From d9c71f2e410830885604b9c35fb09c9dc3b2c821 Mon Sep 17 00:00:00 2001 From: Alec Smecher Date: Fri, 29 Nov 2024 10:15:10 -0800 Subject: [PATCH] Prep for release --- dbscripts/xml/install.xml | 2 +- dbscripts/xml/upgrade.xml | 2 +- dbscripts/xml/version.xml | 8 ++++---- docs/RELEASE | 15 ++++++++++++--- docs/release-notes/README-3.3.0 | 15 ++++++++++++--- 5 files changed, 30 insertions(+), 12 deletions(-) diff --git a/dbscripts/xml/install.xml b/dbscripts/xml/install.xml index 3f46f180220..cf488181736 100644 --- a/dbscripts/xml/install.xml +++ b/dbscripts/xml/install.xml @@ -10,7 +10,7 @@ * Installation descriptor file. --> - + diff --git a/dbscripts/xml/upgrade.xml b/dbscripts/xml/upgrade.xml index 8f492b5cde2..365b75ad1fa 100644 --- a/dbscripts/xml/upgrade.xml +++ b/dbscripts/xml/upgrade.xml @@ -11,7 +11,7 @@ * --> - + diff --git a/dbscripts/xml/version.xml b/dbscripts/xml/version.xml index e76f53b83ba..52951c8df98 100644 --- a/dbscripts/xml/version.xml +++ b/dbscripts/xml/version.xml @@ -13,9 +13,9 @@ ojs2 core - 3.3.0.19 - 3_3_0-19 - 2024-08-23 + 3.3.0.20 + 3_3_0-20 + 2024-11-29 http://pkp.sfu.ca/ojs/ - http://pkp.sfu.ca/ojs/download/ojs-3.3.0-19.tar.gz + http://pkp.sfu.ca/ojs/download/ojs-3.3.0-20.tar.gz diff --git a/docs/RELEASE b/docs/RELEASE index 77bdb0de268..72c9708e681 100644 --- a/docs/RELEASE +++ b/docs/RELEASE @@ -1,8 +1,8 @@ OJS 3.3.0 Release Notes -Git tag: 3_3_0-19 +Git tag: 3_3_0-20 -Release date: August 23, 2024 -=========================== +Release date: November 29, 2024 +=============================== Configuration Changes --------------------- @@ -30,6 +30,15 @@ configuration parameters. - The setting general.session_samesite (default value: Lax) has been added to control the "SameSite" setting for the session cookie. - The setting security.force_ssl, when enabled, will also set the "Secure" flag for the session cookie. +3.3.0-20 Build +-------------- + #10277: Contributors in browse lists are required to send mail in editorial decision + #10249: Limited data loss at settings tables when migrating from a version smaller than 3.3.0 + #10213: Hide or remove provider's secrets in the administration "system info" page + #9877: Provide submission/book DOI/URN via OMP OAI + #9812: The plugin gallery isn't visible at the site settings + #6055: Category selection not reloaded when submission step 1 form doesn't validate + 3.3.0-19 Build -------------- #6055: Category selection not reloaded when submission step 1 form doesn't validate diff --git a/docs/release-notes/README-3.3.0 b/docs/release-notes/README-3.3.0 index 77bdb0de268..72c9708e681 100644 --- a/docs/release-notes/README-3.3.0 +++ b/docs/release-notes/README-3.3.0 @@ -1,8 +1,8 @@ OJS 3.3.0 Release Notes -Git tag: 3_3_0-19 +Git tag: 3_3_0-20 -Release date: August 23, 2024 -=========================== +Release date: November 29, 2024 +=============================== Configuration Changes --------------------- @@ -30,6 +30,15 @@ configuration parameters. - The setting general.session_samesite (default value: Lax) has been added to control the "SameSite" setting for the session cookie. - The setting security.force_ssl, when enabled, will also set the "Secure" flag for the session cookie. +3.3.0-20 Build +-------------- + #10277: Contributors in browse lists are required to send mail in editorial decision + #10249: Limited data loss at settings tables when migrating from a version smaller than 3.3.0 + #10213: Hide or remove provider's secrets in the administration "system info" page + #9877: Provide submission/book DOI/URN via OMP OAI + #9812: The plugin gallery isn't visible at the site settings + #6055: Category selection not reloaded when submission step 1 form doesn't validate + 3.3.0-19 Build -------------- #6055: Category selection not reloaded when submission step 1 form doesn't validate