Wednesday, August 13, 2025
1 change · saas-18.4
New functionality added to Odoo
This change adds test coverage for a specific undo scenario in the HTML editor where repeated text changes can affect history tracking. It helps reduce the risk of regressions in editing behavior, ensuring users can rely on undo actions working consistently.
Original PR description
there is already this todo that seems to be aware of it > @todo: this removes mutation records that change the node reference.