⧼vector-jumptocontent⧽

EPrints 3.4.4: Difference between revisions

From EPrints Documentation
Added link to files.eprints.org
Release Notes: Fixed typo in prototypejs ingredient
Line 8: Line 8:
=== New Dependencies ===
=== New Dependencies ===
For future facilitation of interchangeable JavaScript libraries, Prototype JavaScript currently used by EPrints has been moved to become an ingredient.  Therefore, for those upgrading their repository the following line needs to be added to your flavour's inc file (e.g. <tt>/opt/eprints3/flavours/pub_lib/inc</tt>):
For future facilitation of interchangeable JavaScript libraries, Prototype JavaScript currently used by EPrints has been moved to become an ingredient.  Therefore, for those upgrading their repository the following line needs to be added to your flavour's inc file (e.g. <tt>/opt/eprints3/flavours/pub_lib/inc</tt>):
  ingredients/protyotypejs
  ingredients/prototypejs
Check earlier dependencies for [[EPrints 3.4.3]] and before.
Check earlier dependencies for [[EPrints 3.4.3]] and before.



Revision as of 11:23, 8 September 2022

Release Notes

EPrints 3.4.4 is now available on files.eprints.org and GitHub.

  • Zero codename: Lemon Trifle Bora
  • Publications flavour codename: Amaretti Biscuit Haboob (1.4)

New Dependencies

For future facilitation of interchangeable JavaScript libraries, Prototype JavaScript currently used by EPrints has been moved to become an ingredient. Therefore, for those upgrading their repository the following line needs to be added to your flavour's inc file (e.g. /opt/eprints3/flavours/pub_lib/inc):

ingredients/prototypejs

Check earlier dependencies for EPrints 3.4.3 and before.

Changes Since 3.4.3

New Functionality

Security and Privacy Improvements

General Improvements

Bug Fixes

Planned Development

See EPrints 3.4.5