From edd8b9a5d0fc114a8daec0153352b2a218d213d0 Mon Sep 17 00:00:00 2001 From: Alec Smecher Date: Fri, 29 Nov 2024 10:15:32 -0800 Subject: [PATCH] Prep for release --- dbscripts/xml/install.xml | 2 +- dbscripts/xml/upgrade.xml | 2 +- dbscripts/xml/version.xml | 8 ++++---- docs/RELEASE | 14 +++++++++++--- docs/release-notes/README-3.3.0 | 14 +++++++++++--- 5 files changed, 28 insertions(+), 12 deletions(-) diff --git a/dbscripts/xml/install.xml b/dbscripts/xml/install.xml index bdd667d7d1..7a78b493ae 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 43133c8989..58921fdee0 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 d013a04936..9d6ca8d774 100644 --- a/dbscripts/xml/version.xml +++ b/dbscripts/xml/version.xml @@ -13,9 +13,9 @@ ops 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/ops/ - http://pkp.sfu.ca/ops/download/ops-3.3.0-19.tar.gz + http://pkp.sfu.ca/ops/download/ops-3.3.0-20.tar.gz diff --git a/docs/RELEASE b/docs/RELEASE index caecde2d8d..b26e6c3a9c 100644 --- a/docs/RELEASE +++ b/docs/RELEASE @@ -1,8 +1,8 @@ OPS 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,14 @@ 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 + #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 caecde2d8d..b26e6c3a9c 100644 --- a/docs/release-notes/README-3.3.0 +++ b/docs/release-notes/README-3.3.0 @@ -1,8 +1,8 @@ OPS 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,14 @@ 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 + #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