Difference between revisions of "EPrints 3.4.7"

From EPrints Documentation
Jump to: navigation, search
(Release Notes (Provisional): Added link for first release candidate)
(Bug Fixes: Add bug fix for test data)
Line 81: Line 81:
 
* [https://github.com/eprints/eprints3.4/issues/474 Adds cgi/register to accessibility check]
 
* [https://github.com/eprints/eprints3.4/issues/474 Adds cgi/register to accessibility check]
 
* Fixes logic support complex page ranges (e.g. A-2-B-4)
 
* Fixes logic support complex page ranges (e.g. A-2-B-4)
 +
* Removes <code>rev_number</code> from eprints in test import data to prevent missing revisions when imported.
  
 
[[Category:Eprints3.4]]
 
[[Category:Eprints3.4]]
 
[[Category:Planned Releases]]
 
[[Category:Planned Releases]]

Revision as of 16:05, 12 August 2025

This page contains information about the provisional EPrints v3.4.7 tag and release on GitHub. An exact date for this release is yet to be scheduled.

Release Notes (Provisional)

First release candidate of EPrints 3.4.7 is now available on GitHub. A full release of EPrints 3.4.7 will be made on 29th August 2025.

  • Zero codename: Granita Gregale
  • Publications flavour codename: Tiramisu Tramontane

New Dependencies

Check earlier dependencies for EPrints 3.4.6 and before.

Changes Since 3.4.6

New Functionality

Security and Privacy Improvements

General Improvements

Bug Fixes