Difference between revisions of "EPrints 3.4.8"

From EPrints Documentation
Jump to: navigation, search
(Release Notes (Provisional): All changes up to 29th December 2025)
m (Bug Fixes)
Line 42: Line 42:
 
* [https://github.com/eprints/eprints3.4/pull/534 Don't add export link elements to deleted item page head]
 
* [https://github.com/eprints/eprints3.4/pull/534 Don't add export link elements to deleted item page head]
 
* [https://github.com/eprints/eprints3.4/issues/535 Specifies more appropriate <code>empty_value</code>s for <code>Int</code> and <code>Float</code> MetaFields]
 
* [https://github.com/eprints/eprints3.4/issues/535 Specifies more appropriate <code>empty_value</code>s for <code>Int</code> and <code>Float</code> MetaFields]
* [https://github.com/eprints/eprints3.4/issues/508 Fixes <code>eval</code> blocks calling user-defined <code>toform</code> or <code>fromform</code> functions to work as effective try/catch blocks.
+
* [https://github.com/eprints/eprints3.4/issues/508 Fixes <code>eval</code> blocks calling user-defined <code>toform</code> or <code>fromform</code> functions to work as effective try/catch blocks]
  
 
== Planned Features and Improvements ==
 
== Planned Features and Improvements ==

Revision as of 10:27, 18 May 2026

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

Release Notes (Provisional)

EPrints 3.4.8 is planned to be released in the Summer of 2026.

  • Zero codename: TO BE DETERMINED
  • Publications flavour codename: TO BE DETERMINED

New Dependencies

Check earlier dependencies for EPrints 3.4.7 and before.

If you wish to set a timezone of the dates and times displayed on your repository, you will need to make sure the DateTime Perl module is installed. For RHEL-based Linux this can be installed with the perl-DateTime RPM. For Debian-based Linux this requires libdatetime-perl.

Changes Since 3.4.7

New Functionality

Security and Privacy Improvements

General Improvements

Bug Fixes

Planned Features and Improvements

See 3.4.8 milestone on GitHub for more details.