Difference between revisions of "EPrints 3.4.8"

From EPrints Documentation
Jump to: navigation, search
(Added changes up to 14th May 2026)
m (Bug Fixes)
Line 78: Line 78:
 
* [https://github.com/eprints/eprints3.4/issues/572 Stops <code>EPrints::DataObj->new_from_data</code> tries to delete multiple compound sub-field values that don't exist]
 
* [https://github.com/eprints/eprints3.4/issues/572 Stops <code>EPrints::DataObj->new_from_data</code> tries to delete multiple compound sub-field values that don't exist]
 
* [https://github.com/eprints/eprints3.4/issues/583 Makes output of redo_thumbnails more helpful]
 
* [https://github.com/eprints/eprints3.4/issues/583 Makes output of redo_thumbnails more helpful]
* [https://github.com/eprints/eprints3.4/issues/580 Fixes mistyping of <code>event_queue</code) (not <code>eventqueue</code> in the configuration for data objects excluded from citation caching]
+
* [https://github.com/eprints/eprints3.4/issues/580 Fixes mistyping of <code>event_queue</code> (not <code>eventqueue</code> in the configuration for data objects excluded from citation caching]
 
* [https://github.com/eprints/eprints3.4/issues/586 Fixes subject fields showing undepositable options when used as a subfield]
 
* [https://github.com/eprints/eprints3.4/issues/586 Fixes subject fields showing undepositable options when used as a subfield]
 
* [https://github.com/eprints/eprints3.4/issues/585 Fixes <code>EPrints::Script::Compiled->run_contains</code> not returning proper boolean results]
 
* [https://github.com/eprints/eprints3.4/issues/585 Fixes <code>EPrints::Script::Compiled->run_contains</code> not returning proper boolean results]
 
  
 
== Planned Features and Improvements ==
 
== Planned Features and Improvements ==

Revision as of 11:24, 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.