details: https://code.tryton.org/tryton/commit/799fb35cd05f branch: 7.0 user: Cédric Krier <[email protected]> date: Wed Jul 01 22:38:21 2026 +0200 description: Prepare release trytond-7.0.53 diffstat:
trytond/CHANGELOG | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diffs (11 lines): diff -r fc3a45f1aa31 -r 799fb35cd05f trytond/CHANGELOG --- a/trytond/CHANGELOG Tue Jun 30 23:09:36 2026 +0200 +++ b/trytond/CHANGELOG Wed Jul 01 22:38:21 2026 +0200 @@ -1,3 +1,7 @@ + +Version 7.0.53 - 2026-07-01 +--------------------------- +* Bug fixes (see mercurial logs for details) * Enforce access right on the email template record (issue14907) * Add ModelAccessProxy (issue14907) * Restrict Genshi evaluation (issue14869, issue5160)
