Releases: globaleaks/globaleaks-whistleblowing-software
Releases · globaleaks/globaleaks-whistleblowing-software
GLOBALEAKS 5.0.54
Changes in version 5.0.54
- Revise code related to password initialization in demo and wbpa mode
GLOBALEAKS 5.0.55
Changes in version 5.0.55
- Re-implement auto-expand of text areas as in version 4
- Add CSS IDs to enable to customize some of the section of the report
- Add tip-status-id and tip-substatus-id css classes to enable to customize sections with CSS by report status
- Revise functionality of simplified login interface broken since initial version 5
- Disable button send activation link for users that do not have access to escrow keys
- Re-add signup data visualization for platforms in mode != 'demo'
- Bump client dependencies to latest version
GLOBALEAKS 5.0.53
Changes in version 5.0.53
- Revise fix of bug loading of questionnaires designed with informative step without questions reintroduced in 5.0.47 and short term fixed in 5.0.52
- Update application to use Angular 19
- Bump client dependencies to latest version
GLOBALEAKS 5.0.52
Changes in version 5.0.52
- Fix bug loading of questionnaires designed with informative steps without questions reintroduced in 5.0.47
GLOBALEAKS 5.0.51
Changes in version 5.0.51
- Reset reports reminders when reports are put in closed statuses
- Fix users password generation for users created using signup feature
v5.0.50
GLOBALEAKS 5.0.49
Changes in version 5.0.49
- Re-enable email notifications, disabled by mistake during testing of 5.0.48
GLOBALEAKS 5.0.48
Changes in version 5.0.48
- Revise correction for issue #4394
GLOBALEAKS 5.0.47
Changes in version 5.0.47
- Adopt new angular builder: angular-devkit/build-angular:browser-esbuild
to optimize packaging - Adopt variable fonts when available (#4388)
- Correct globaleaks/utils/securetempfile.py enabling to call open() on
already opened file to fix bug on encryption of files introduced in
5.0.44 preventing correct storage of files on setups with more than
one recipient (#4394) - Reimplementing python packaging replacing setup.py with pyproject.toml
- Fix issue #4390
- Bump client dependencies to latest versions
GLOBALEAKS 5.0.46
Changes in version 5.0.46
- Fix issue on creation of users on multitenant systems introduced in 5.0.44