details: https://code.tryton.org/tryton/commit/db1c4940d652 branch: 7.8 user: Cédric Krier <[email protected]> date: Wed Jul 01 22:37:23 2026 +0200 description: Prepare release trytond-7.8.12 diffstat:
trytond/CHANGELOG | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diffs (11 lines): diff -r 9a04fd46cbcb -r db1c4940d652 trytond/CHANGELOG --- a/trytond/CHANGELOG Tue Jun 30 23:08:57 2026 +0200 +++ b/trytond/CHANGELOG Wed Jul 01 22:37:23 2026 +0200 @@ -1,3 +1,7 @@ + +Version 7.8.12 - 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)
