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)
 
(2 intermediate revisions by the same user not shown)
Line 50: Line 50:
 
* [https://github.com/eprints/eprints3.4/issues/552 Improves determination of appropriate application for conversion of document to plaintext (for indexing?)]
 
* [https://github.com/eprints/eprints3.4/issues/552 Improves determination of appropriate application for conversion of document to plaintext (for indexing?)]
 
* [https://github.com/eprints/eprints3.4/issues/566 Removes hard-coded defaults in bin/indexer]
 
* [https://github.com/eprints/eprints3.4/issues/566 Removes hard-coded defaults in bin/indexer]
* [https://github.com/eprints/eprints3.4/pull/569 Updates <code>cgi/opensearchdescription</code> to use <code>cgi/opensearch</code> rather than <code>cgi/search/simple</code>
+
* [https://github.com/eprints/eprints3.4/pull/569 Updates <code>cgi/opensearchdescription</code> to use <code>cgi/opensearch</code> rather than <code>cgi/search/simple</code>]
 
* [https://github.com/eprints/eprints3.4/commit/8cea29fb31e67dc92e1e1448c7935279977eb348 Allows opensearchdescription to list staff restricted export formats if Authorization header used]
 
* [https://github.com/eprints/eprints3.4/commit/8cea29fb31e67dc92e1e1448c7935279977eb348 Allows opensearchdescription to list staff restricted export formats if Authorization header used]
 
* [https://github.com/eprints/eprints3.4/pull/573 Provides support for startIndex and size params in opensearch]
 
* [https://github.com/eprints/eprints3.4/pull/573 Provides support for startIndex and size params in opensearch]
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 ==

Latest revision as of 13:04, 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.