Difference between revisions of "EPrints 3.4.7"

From EPrints Documentation
Jump to: navigation, search
(Changes Since 3.4.6: Up to end of March 2025)
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page contains information about the provisional EPrints v3.4.7 tag and release on GitHub.  A date for this release is yet to be scheduled.
+
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) ==
 
== Release Notes (Provisional) ==
EPrints 3.4.6 will be released later in 2025.
+
EPrints 3.4.7 will be released in August 2025.
* '''Zero codename:''' ''TO BE DETERMINED''
+
* '''Zero codename:''' ''Granita Gregale''
* '''Publications flavour codename:''' ''TO BE DETERMINED''
+
* '''Publications flavour codename:''' ''Tiramisu Tramontane''
  
 
=== New Dependencies ===
 
=== New Dependencies ===
Line 14: Line 14:
 
* Adds <code>check_config</code> optioion to <code>tools/epm</code> allowing configuration files (under <code>cfg/</code>) to be compared between the EPM and the archive and potentially copied to the latter if the file is not already present.
 
* Adds <code>check_config</code> optioion to <code>tools/epm</code> allowing configuration files (under <code>cfg/</code>) to be compared between the EPM and the archive and potentially copied to the latter if the file is not already present.
 
* [https://github.com/eprints/eprints3.4/issues/425 Allows <code>bin/epadmin</code> to logout all users (possibly with 1 or more exclusions)]
 
* [https://github.com/eprints/eprints3.4/issues/425 Allows <code>bin/epadmin</code> to logout all users (possibly with 1 or more exclusions)]
 +
* Adds [https://github.com/eprints/eprints3.4/pull/450 Citation cache management script]
  
 
==== Security and Privacy Improvements ====
 
==== Security and Privacy Improvements ====
Line 26: Line 27:
 
* [https://github.com/eprints/eprints3.4/issues/439 Removes no longer supported cgi/paracite script]
 
* [https://github.com/eprints/eprints3.4/issues/439 Removes no longer supported cgi/paracite script]
 
* [https://github.com/eprints/eprints3.4/issues/443 Improve <code>restrict_paths</code> by only allowing some IP rather than just disallowing others]
 
* [https://github.com/eprints/eprints3.4/issues/443 Improve <code>restrict_paths</code> by only allowing some IP rather than just disallowing others]
 +
* [https://github.com/eprints/eprints3.4/pull/451 Various improvements to citation caching]
 +
* Allows [https://github.com/eprints/eprints3.4/issues/445 browse view variation ordering by number]
  
 
==== Bug Fixes ====
 
==== Bug Fixes ====
Line 39: Line 42:
 
* Fixes [https://github.com/eprints/eprints3.4/pull/435 typos is template Accessibility report]
 
* Fixes [https://github.com/eprints/eprints3.4/pull/435 typos is template Accessibility report]
 
* Fixes [https://github.com/eprints/eprints3.4/issues/442 <code>EPrint::MetaField::Multipart->ordervalues_basic</code> does not forward all parameters]
 
* Fixes [https://github.com/eprints/eprints3.4/issues/442 <code>EPrint::MetaField::Multipart->ordervalues_basic</code> does not forward all parameters]
 +
* Fixes [https://github.com/eprints/eprints3.4/pull/426 Applying subtitle to <code>book_title</code> for book chapter items]
 +
* [https://github.com/eprints/eprints3.4/pull/441 Aligns <code>basic-auth</code> in Sword and Auth modules] so passwords can contain non-word characters
 +
* Fixes [https://github.com/eprints/eprints3.4/pull/449 Increment of data-row-cell-index for compound field header rows]
 +
* Fixes [https://github.com/eprints/eprints3.4/issues/447 citation caching: non-linked cached citations]
 +
* Fixes [https://github.com/eprints/eprints3.4/pull/438 before commit trigger changes not appearing in revision files]
 +
* Fixes [https://github.com/eprints/eprints3.4/issues/452 <code>EPrints::Plugin::Search::Xapian->_get_records</code> cannot handle 0 results]
 +
* Fixes [https://github.com/eprints/eprints3.4/issues/453 issues with ReCAPTCHAv3 form being able to submit]
  
 
== Planned Features and Improvements ==
 
== Planned Features and Improvements ==

Latest revision as of 09:21, 18 June 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

Planned Features and Improvements

See 3.4.7 milestone on GitHub for more details.