⧼vector-jumptocontent⧽

EPrints 3.4.4: Difference between revisions

From EPrints Documentation
Added changes up to 22nd May 2022
Added changes up to 31st May 2022
Line 132: Line 132:
* [https://github.com/eprints/eprints3.4/issues/219 Prevents epc:comment in template files rendering comment text on generated web pages].
* [https://github.com/eprints/eprints3.4/issues/219 Prevents epc:comment in template files rendering comment text on generated web pages].
* Fixes leap year exceptions to every 400 not 1000 years in date MetaField validation.
* Fixes leap year exceptions to every 400 not 1000 years in date MetaField validation.
* [https://github.com/eprints/eprints3.4/issues/224 Fixes download of encapsulated HTML file from Admin::Config::Edit::XPage].
* Ensures HTML generated for download from Admin::Config::Edit::XPage is valid according to xmllint.
* Removes libsepol1 from Deb deps as not available in Ubuntu 22.04.
* Adds mariadb-{client,server} as alternatives to MySQL Debs.


[[Category:Eprints3.4]]
[[Category:Eprints3.4]]
[[Category:Planned Releases]]
[[Category:Planned Releases]]

Revision as of 12:44, 31 May 2022

This page contains information about the provisional EPrints v3.4.4 tag and release on GitHub. A date for this release is planned for the end of June 2022.

Provisional Release Notes

  • Zero codename: Lemon Trifle Bora
  • Publications flavour codename: Amaretti Biscuit Haboob

New Dependencies

None. Check earlier dependencies for EPrints 3.4.3 and before.

Changes Since 3.4.3

New Functionality

Security and Privacy Improvements

General Improvements

Bug Fixes