Difference between revisions of "EPrints 3.4.7"

From EPrints Documentation
Jump to: navigation, search
(Bug Fixes)
m (New Functionality)
Line 16: Line 16:
 
* [https://github.com/eprints/eprints3.4/pull/434 Implements missing triggers <code>EP_TRIGGER_BEGIN</code> and <code>EP_TRIGGER_END</code>]
 
* [https://github.com/eprints/eprints3.4/pull/434 Implements missing triggers <code>EP_TRIGGER_BEGIN</code> and <code>EP_TRIGGER_END</code>]
 
* Allows [https://github.com/eprints/eprints3.4/issues/445 browse view variation ordering by number]
 
* Allows [https://github.com/eprints/eprints3.4/issues/445 browse view variation ordering by number]
* Adds [https://github.com/eprints/eprints3.4/pull/450 Citation cache management script]
+
* Adds [https://github.com/eprints/eprints3.4/pull/450 citation cache management script]
 
* [https://github.com/eprints/eprints3.4/issues/456 Allows static pages to be put behind login (with exceptions)]
 
* [https://github.com/eprints/eprints3.4/issues/456 Allows static pages to be put behind login (with exceptions)]
 
* [https://github.com/eprints/eprints3.4/pull/462 Allows custom sort to be applied at a browse menu level]
 
* [https://github.com/eprints/eprints3.4/pull/462 Allows custom sort to be applied at a browse menu level]

Revision as of 15:56, 11 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)

EPrints 3.4.7 will be released in 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