Skip to content

Releases: globaleaks/globaleaks-whistleblowing-software

GLOBALEAKS 5.0.54

23 Feb 21:23
Compare
Choose a tag to compare

Changes in version 5.0.54

  • Revise code related to password initialization in demo and wbpa mode

GLOBALEAKS 5.0.55

28 Feb 19:15
Compare
Choose a tag to compare

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

23 Feb 21:22
Compare
Choose a tag to compare

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

18 Feb 22:39
Compare
Choose a tag to compare

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

15 Feb 00:14
Compare
Choose a tag to compare

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

11 Feb 21:11
Compare
Choose a tag to compare

changes in version 5.0.50

  • Fix admin loading and re-loading of images
  • Bump client dependencies to latest version

GLOBALEAKS 5.0.49

11 Feb 21:11
Compare
Choose a tag to compare

Changes in version 5.0.49

  • Re-enable email notifications, disabled by mistake during testing of 5.0.48

GLOBALEAKS 5.0.48

10 Feb 20:14
Compare
Choose a tag to compare

Changes in version 5.0.48

  • Revise correction for issue #4394

GLOBALEAKS 5.0.47

10 Feb 20:13
Compare
Choose a tag to compare

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

10 Feb 20:12
Compare
Choose a tag to compare

Changes in version 5.0.46

  • Fix issue on creation of users on multitenant systems introduced in 5.0.44