Thursday, August 27, 2026
2 changes · saas-18.3
Security fixes and vulnerability patches
Portal access tokens are now checked using exact matches only, preventing near-matches or partial values from being accepted. This strengthens portal access controls and helps ensure that shared links or protected records are only opened with the correct token.
Original PR description
Access tokens can only be matched by exact value. Task-6481193
Resolved issues and error corrections
Freezing an editable spreadsheet now records the expected data loss prevention log. This improves auditability for document spreadsheet actions and helps businesses track sensitive data handling more reliably.
Original PR description
Task: 6389096 Forward-Port-Of: odoo/enterprise#126461