diff --git a/CHANGELOG b/CHANGELOG index 8c50144088..18ab68c835 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,14 @@ +Changes in version 4.13.19 + Correct audio player in relation to handling of multiple recordings + Modify report print to unroll tabs and export completed data + Reimplement CI on the base of Github Actions + During wizard register hostname only if it is not an IP + Revise firewalling rules in relation to Tor malfunctions + When creating a new channel always assign the 'default' questionnaire + Fix issues: #3790, #3794 + Update translations + [doc] Revise documentation about Continuous Integration + Changes in version 4.13.18 Fix download of recipient files by whistleblowers Deprecate Accessibility Declaration feature; diff --git a/backend/globaleaks/__init__.py b/backend/globaleaks/__init__.py index 99fa95876d..5cd386b3bf 100644 --- a/backend/globaleaks/__init__.py +++ b/backend/globaleaks/__init__.py @@ -7,7 +7,7 @@ __author__ = 'GlobaLeaks' __email__ = 'info@globaleaks.org' __copyright__ = '2011-2023 - GlobaLeaks' -__version__ = '4.13.18' +__version__ = '4.13.19' __license__ = 'AGPL-3.0' DATABASE_VERSION = 66 diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index 3943940aea..142193a5cf 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "GlobaLeaks", - "version": "4.13.18", + "version": "4.13.19", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "GlobaLeaks", - "version": "4.13.18", + "version": "4.13.19", "license": "AGPL-3.0", "dependencies": { "@flowjs/flow.js": "2.14.1", diff --git a/client/package.json b/client/package.json index d62619cf88..5aaa4804dd 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.13.18", + "version": "4.13.19", "license": "AGPL-3.0", "author": "GlobaLeaks", "repository": { diff --git a/debian/changelog b/debian/changelog index cd29caf85c..9dd36d5ab0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (4.13.19) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Sat, 09 Dec 2023 21:14:03 +0100 + globaleaks (4.13.18) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index 5b8d9c111e..2e42961ebf 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,11 +1,11 @@ name: GlobaLeaks -releaseDate: '2023-11-12' +releaseDate: '2023-12-09' 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.13.18 +softwareVersion: 4.13.19 softwareType: standalone/web developmentStatus: stable platforms: