diff --git a/dbscripts/xml/install.xml b/dbscripts/xml/install.xml index 693a08692e3..2417961a2c5 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 9ea9a36341a..32f33ff9392 100644 --- a/dbscripts/xml/upgrade.xml +++ b/dbscripts/xml/upgrade.xml @@ -10,7 +10,7 @@ * Upgrade descriptor file. --> - + diff --git a/dbscripts/xml/version.xml b/dbscripts/xml/version.xml index 1c9fe1c4362..293463defb7 100644 --- a/dbscripts/xml/version.xml +++ b/dbscripts/xml/version.xml @@ -13,9 +13,9 @@ omp core - 3.4.0.4 - 3_4_0-4 - 2023-11-17 + 3.4.0.5 + 3_4_0-5 + 2024-02-23 https://pkp.sfu.ca/omp/ - https://pkp.sfu.ca/omp/download/omp-3.4.0-4.tar.gz + https://pkp.sfu.ca/omp/download/omp-3.4.0-5.tar.gz diff --git a/docs/release-notes/README-3.4.0 b/docs/release-notes/README-3.4.0 index a305cf7ad5c..fa67dabe1be 100644 --- a/docs/release-notes/README-3.4.0 +++ b/docs/release-notes/README-3.4.0 @@ -1,7 +1,7 @@ OMP 3.4.0 Release Notes -Git tag: 3_4_0-4 +Git tag: 3_4_0-5 -Release date: November 17, 2023 +Release date: February 23, 2024 =============================== Configuration Changes @@ -46,6 +46,46 @@ New config.inc.php parameters added for emails: - default (default value: sendmail), being the default mailer driver to be used for email delivery - sendmail_path (default value: "/usr/sbin/sendmail -bs"), being the path to the sendmail program on the server +3.4.0-5 Build +------------- + #6627: Allow users to unsubscribe from emails sent using the notify tool + #7470: Fair Copy files not migrated when upgrading from OJS 2 to 3 + #8248: Tab Separated Values reporting for COUNTER R5 + #9065: [OMP] CSVImportExportPlugin is broken + #9131: Typo in ReviewAssignmentFileWritePolicy which permits managers file access when assigned to a submission + #9296: Implement sandbox mode + #9302: Internal PHP locale fails to be defined under Windows and others + #9381: Limit reviewers' statistics to a journal in multi-journals OJS instance + #9400: Display competing Interests in OJS once a reviewer accepts an invitation + #9421: Review html escaping strategy on vue.js codebase in stable-3_3_0 and stable-3_4_0 + #9476: Data loss at review rounds after migrating from OJS 2.x to +3.3 + #9487: Upgrade to 3.3.x can be interrupted due to non-conforming *_settings tables + #9500: Hook `Template::SubmissionWizard::Section::Review ` not inside `submissionWizard__reviewPanel` + #9518: Error in I5716_EmailTemplateAssignments upgrading from 3.3.0-8 to 3.4.0-3 + #9535: PHP Fatal error: Uncaught ValueError: DOMDocument::loadXML(): Argument #1 ($source) must not be empty in + #9541: Fatal error when adding reviewer + #9546: "xmlEscapeEntities: char out of range" error when exporting issues through the Native XML plugin + #9557: PHP Fatal error: Uncaught TypeError: PKP\section\PKPSection::getTitle() + #9561: Fatal error filtering unassigned submissions by keyword + #9574: Add support for author's competing interests statement + #9582: CompileUsageStatsFromTemporaryRecords fails on PostgreSQL due to non-existing function (OJS 3.4.0.4) + #9590: OJS 3.4 - Removing journal is not updating the list automatically + #9607: Selecting an email template in Discussions uses the template name as subject, rather than its actual subject. + #9625: Native XML plugin not escaping data properly + #9627: SQL in removeDoubleClicks needs improvement + #9632: Opening category in OPS/OMP causes 500 + #9637: Migrations can be re-executed at OJS 3.4 + #9650: Resolve template injection with context name + #9664: Use jobs chain for usage stats log files processing + #9665: Indexation, for search purposes, might fail silently + #9679: Allow processing of the log files from the last month + #9682: Address the execution of scheduled tasks and jobs + #9686: The arguments for the jobs.php are not working + #9731: Remove the min/max length for login Username/Email + #9742: Add missing functionality to gracefully restart queue worker + #9759: Additional file validation causes error + #9762: Deadlock happening often at the statistics' jobs + 3.4.0-4 build ------------- #8025: Context name can not be localized correctly in a job