Releases: globaleaks/globaleaks-whistleblowing-software
Releases · globaleaks/globaleaks-whistleblowing-software
v5.0.27
GLOBALEAKS 5.0.26
- Deprecate (at least temporarily) states motivations for reasons discussed on #4201 with the core globaleaks community.
- Revise regular expression for email validation to allow domains with tld longer than 5 characters (#4309)
- Fix inclusion of pdfjs library fix issue on opening PDF files with integrated file viewer
- Fix issue on loading of images causing white page on settings page (#4311)
- Fix mandatory checks on file uploads and voice recordings
- Fix exception on email generation when users has disabled notifications
- Bump client dependencies to latest versions
GLOBALEAKS 5.0.25
Changes in version 5.0.25
- Revise receiver and context images style (#4303)
- Revise path checks in relation to adminonly configurations
- Properly communicate to users when a password reset token is expired
- Bump client dependencies to latest version
GLOBALEAKS 5.0.24
Changes in version 5.0.24
- Fix proper visualization of checkboxes and datepickers
GLOBALEAKS 5.0.23
Changes in version 5.0.23
- Fix visualization of steps with no questions (#4298)
GLOBALEAKS 5.0.22
Changes in version 5.0.22
- Correct position of tooltips on questions' hint
- Enable recipients whistleblowers to leave comments even if report status is closed (#4293)
- Revise configuration of chunk file uploader
- Bump client dependencies to latest version
- Fix pagination style merging changes of 4205ede
- Fix exception when file upload happens during expired user session
GLOBALEAKS 5.0.21
Changes in version 5.0.21
- Fix translation of report statuses in case labels are left empty by mistake
- Bump client dependencies to latest versions
- Update translations
GLOBALEAKS 5.0.20
Changes in version 5.0.20
- Fix retrival of account recovery key when 2FA is enabled
GLOBALEAKS 5.0.19
Changes in version 5.0.19
- Update codebase to use new angular 17 standalone components and control flow
- Correct accessibility of language selector
- Fix issue #4278
- Revise colors of the application
- Revise sticky footer implementation using Bootstrap 5 classes
- Bump client dependencies to latest version
- Update translations
- Update brand assets
- Rename main branch in stable
- [ci] Revise tests to improve screenshots
GLOBALEAKS 5.0.18
Changes in version 5.0.18
- Adopt OpenSSF Scorecard and implement most of the recommendations
- Add OpenSSF Scorecard to README.md
- Ensure docker images uses pinned dependencies
- Enable CodeQL action
- Enable Dependabot action
- Revise default permission on workflows
- Strip HTML from Markdown text using DOMPurify
- Revise login redirect and implement sanitization
- Correct accessibility of language selector
- Revise audit logs tracking users target of grant/revoke report operations
- Revise report search making it possible to make full text search on the entire report
- Fix audit log exporting correctly the object column (#4248)
- Correct exceptions in relation to ngx-translate/core/issues/782
- Fix translation of string: Allow the recipient to edit the reports' expiration date
- Use postcss-rtlcss to create a single optimized CSS bundle supporting both ltr and rtl
- Optimize loading of css files including primary fonts in main css and ensuring secondary fonts are lazy-loaded
- Revise CSS colors in relation to globaleaks visual identity
- Apply GLBOALEAKS brand colors via SCSS
- Update GlobaLeaks visual identity document
- Update translations
- Bump client dependencies to latest version
- [doc] Update documentation images