details: https://code.tryton.org/tryton/commit/fdca98b5ddd2 branch: 7.4 user: Cédric Krier <[email protected]> date: Fri Nov 21 01:26:21 2025 +0100 description: Prepare release trytond-7.4.21 diffstat:
trytond/CHANGELOG | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diffs (11 lines): diff -r 408204b8f249 -r fdca98b5ddd2 trytond/CHANGELOG --- a/trytond/CHANGELOG Fri Nov 21 01:20:33 2025 +0100 +++ b/trytond/CHANGELOG Fri Nov 21 01:26:21 2025 +0100 @@ -1,3 +1,7 @@ + +Version 7.4.21 - 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)
