details: https://code.tryton.org/tryton/commit/74c323b2975b branch: 7.6 user: Cédric Krier <[email protected]> date: Fri Nov 21 01:25:49 2025 +0100 description: Prepare release trytond-7.6.11 diffstat:
trytond/CHANGELOG | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diffs (11 lines): diff -r f38d8011bf03 -r 74c323b2975b trytond/CHANGELOG --- a/trytond/CHANGELOG Fri Nov 21 01:20:12 2025 +0100 +++ b/trytond/CHANGELOG Fri Nov 21 01:25:49 2025 +0100 @@ -1,3 +1,7 @@ + +Version 7.6.11 - 2025-11-21 +--------------------------- +* Bug fixes (see mercurial logs for details) * Enforce access check in export_data (issue14366) * Include the traceback only in RPC responses in development mode (issue14354) * Enforce access check in HTML editor route (issue14364)
