Difference between revisions of "EPrints 3.4.8"

From EPrints Documentation
Jump to: navigation, search
m (Bug Fixes)
m (General Improvements)
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]

Revision as of 12:53, 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.