Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added 5.3 release notes
Info
titleOnline Version of Documentation also available

This documentation was produced with Confluence software. A PDF version was generated directly from Confluence. An online, updated version of this 5.x Documentation is also available at: https://wiki.duraspace.org/display/DSDOC5x

 
Welcome to Release 5.23, a bug-fix release for the DSpace 5.x platform. For information on upgrading to DSpace 5, please see Upgrading DSpace.
 

 

5.3 Release Notes

DSpace 5.3 is a bug fix release to resolve several issues found in DSpace 5.2. As it only provides only bug fixes, DSpace 5.2 should constitute an easy upgrade from DSpace 5.0, 5.1 or 5.2 for most users. Beginning with DSpace 5.x, we also provide an easier upgrade process from any prior version of DSpace (1.x.x, 3.x or 4.x).


Major bug fixes include:

  • Search and browse fixes:
    • Solr and Lucene special characters no longer cause search errors (DS-2339, DS-2461, DS-2472)
    • Resolved issue where clicking letters to jump to browse pages in 
    • Resolved issues jumping to values in when browsing by item or date (DS-2571, DS-2602)
  • OAI fixes:
    • Performing a full OAI import now also cleans the OAI cache (DS-2543)
    • Harvested items are now properly imported in OAI (DS-2554)
    • Tombstones (deleted item status) are now properly applied for withdrawn items (DS-2593)
      (
      note: this requires 'import' to be run, the OAI event consumer will not create tombstones automatically)
    • dc.date.available is now properly exposed when using the mets metadata format (DS-2598)
  • Authorization policy fixes:
    • Custom policies for items in workspace or workflow (eg. embargo lifts) are now ignored by AuthorizeManager (DS-2614)
    • NULL Resource Policy types (commonly found when upgrading from DSpace < 3.0) are now handled correctly by AuthorizeManager (DS-2587)
    • Item-level versioning now carries across all custom policies in new item versions (eg. embargos) (DS-2358)
  • Other notable fixes:
    • Optimized "Select Collection" query is now disabled by default as a workaround to ensure special group lookups (LDAP, Shibboleth) work out-of-the-box (DS-2673)
    • Resolved issue where citation_pdf_url metadata was NULL for items with multiple bitstreams but no primary bitstream (DS-2603)
    • dc.rights metadata is now properly exposed in embedded XHTML head DC (DS-2568)

In addition, this release fixes a variety of minor bugs in the 5.x releases. For more information, see the Changes in 5.x page.

5.2 Release Notes

DSpace 5.2 is a bug fix release to resolve several issues found in DSpace 5.1.  As it only provides only bug fixes, DSpace 5.2 should constitute an easy upgrade from DSpace 5.0 or 5.1 for most users. Beginning with DSpace 5.x, we also provide an easier upgrade process from any prior version of DSpace (1.x.x, 3.x or 4.x).

...