Thursday, August 20, 2026
2 changes · 19.0
Enhancements to existing features
Users can again use folder action menus when working with document views embedded in spreadsheets or knowledge articles. This makes it easier to share and reuse live folder views while keeping shared access tokens protected from unintended exposure.
Original PR description
Also impacted: test_documents_full It is convenient to export a dynamic view of a folder in both spreadsheet and knowledge links settings. * Care is taken to avoid leaking access folders tokens through the search panel/model's state in knowledge. * We also enable sharing folders shared via link through embedded views as it enables benefitting from the power of them vs. adding the link to the folder in the article. * As with other actions initiated on shortcuts, the "real" operation is done on the target. Sharing the target is simpler than patching a folder "child_of" to return the target children (shortcut as documents_unique_folder_id is not supported). Task-5180137
Turkish payroll settings are updated for 2026, including clearer minimum wage naming and new configurable social security contribution values. This helps payroll teams calculate SSI contributions more accurately within the updated minimum and maximum contribution limits.
Original PR description
- Update the Turkish payroll rule parameters for 2026. - Rename the minimum wage parameter to 'Turkiye Minimum Net Wage'. - Add configurable parameters for the SSI minimum contribution base and employee contribution rate. - Update the SSI contribution computation to account for both the minimum and maximum contribution bases. **task-6397284**