diff --git a/CHANGELOG b/CHANGELOG index dbfa049ece..9918b56858 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +Changes in version 4.14.1 + Apply bugfixing on release 4.14.0 + Changes in version 4.14.0 Implement masking and redaction features (#3420, #3429) Register report update when the report is opened (#3918) diff --git a/LICENSE b/LICENSE index fc69d88934..60e42c2048 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------- -Copyright (c) 2011-2023 - GlobaLeaks +Copyright (c) 2011-2024 - GlobaLeaks This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/backend/globaleaks/__init__.py b/backend/globaleaks/__init__.py index 68dcc45cdf..f33b006d2e 100644 --- a/backend/globaleaks/__init__.py +++ b/backend/globaleaks/__init__.py @@ -7,7 +7,7 @@ __author__ = 'GlobaLeaks' __email__ = 'info@globaleaks.org' __copyright__ = '2011-2024 - GlobaLeaks' -__version__ = '4.14.0' +__version__ = '4.14.1' __license__ = 'AGPL-3.0' DATABASE_VERSION = 67 diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index 4680e102c4..06f39c48e9 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "GlobaLeaks", - "version": "4.14.0", + "version": "4.14.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "GlobaLeaks", - "version": "4.14.0", + "version": "4.14.1", "license": "AGPL-3.0", "dependencies": { "@flowjs/flow.js": "2.14.1", diff --git a/client/package.json b/client/package.json index c42f1cfb38..34b70f1ed1 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.0", + "version": "4.14.1", "license": "AGPL-3.0", "author": "GlobaLeaks", "repository": { diff --git a/debian/changelog b/debian/changelog index d1dc3b21b2..00a0c84bd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (4.14.1) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Wed, 03 Jan 2024 09:26:44 +0100 + globaleaks (4.14.0) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index 313804044d..ba56b3604d 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,11 +1,11 @@ name: GlobaLeaks -releaseDate: '2024-01-01' +releaseDate: '2024-01-03' 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.0 +softwareVersion: 4.14.1 softwareType: standalone/web developmentStatus: stable platforms: