diff --git a/CHANGELOG b/CHANGELOG index dcb8b5301d..417f34d6d0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,17 @@ +Changes in version 4.15.0 + Fix issues #4019, #4020 + Do not loose channel selection when changing platform language + Make it possible to use channel id parameter on homepage link + Fix memory leak on speaker anonymization algorithm + Implement deletion of audit logs after 5 years or report deletion + Do not require mandatory motivation on report close + Extend gl-admin command adding possibility to change encrypted passwords + Deprecate old migrations for globaleaks versions < 4.0.0 + Optimize Tor loading enabling permanent data dir + Bump npm dependencies to latest versions + Update translations + [doc] Add reference to new security audit report by ISGroup + Changes in version 4.14.8 Fix failure on configuration of network filter introduced in 4.14.0 (#3971) Fix failure on the upload of PGP keys (#3970) diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index 250dc7e58f..241deba6ca 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "GlobaLeaks", - "version": "4.14.8", + "version": "4.14.9", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/client/package.json b/client/package.json index 190e9f8c5c..81a4fafc4a 100644 --- a/client/package.json +++ b/client/package.json @@ -1,7 +1,7 @@ { "name": "GlobaLeaks", "description": "GlobaLeaks - Free and Open-Source Whistleblowing Software", - "version": "4.14.8", + "version": "4.15.0", "license": "AGPL-3.0", "author": "GlobaLeaks", "repository": { diff --git a/debian/changelog b/debian/changelog index d6d8f96fc5..8d35a49cd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (4.15.0) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Tue, 12 Mar 2024 16:18:06 +0100 + globaleaks (4.14.8) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index e1ec6126a4..ab44b07bb8 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,11 +1,11 @@ name: GlobaLeaks -releaseDate: '2024-01-25' +releaseDate: '2024-03-12' publiccodeYmlVersion: '0.2' url: 'https://github.com/globaleaks/GlobaLeaks' landingURL: 'https://www.globaleaks.org/' roadmap: "https://docs.globaleaks.org/en/main/roadmap/" logo: brand/assets/globaleaks-icon-color.svg -softwareVersion: 4.14.8 +softwareVersion: 4.15.0 softwareType: standalone/web developmentStatus: stable platforms: