From 6686283c77d05e78f63782100d41adaa14788b25 Mon Sep 17 00:00:00 2001 From: Giovanni Pellerano Date: Sun, 6 Oct 2024 18:27:43 +0200 Subject: [PATCH] Prepare changelog for version 5.0.12 --- CHANGELOG | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 3598c44018..410d29c891 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,23 @@ +Changes in version 5.0.12 + Add ConnectionRefusedError to list of silenced exceptions + Revise implementation of periodic jobs and implement minutely exception notifications limits + Revise functionality and UI for date range questions + Ensure reports could be exported even if one single answer fails to be processed + Fix pdf export (available for the moment only on Ubuntu Noble) + Implement full case insensitive search on admin's sites interface + Order audit log entries with descending order + Extend client session idling time from 5 to 20 minutes + Fix issues #4209, #4218, #4217, #4207, #4211 + Revise Language configuration UI improving usability + Apply CSS fixes to improve adherence to GlobaLeaks brand color + Uniform layout of checkboxes and radios using boostrap classes (#4216) + Include Ubuntu Noble in current recommended LTS distributions along with Debian Bookworm + Bump client dependencies to latest version + Update client dependencies shrinkwrap + Update translations + [ci] Update tests in relation to latest changes + [doc] Update documentation images + Changes in version 5.0.11 Correct decryption of change status motivations for whistleblowers