Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Major performance improvements to UI and REST API
    • In 7.0, several UI pages (Homepage, MyDSpace, Search, etc) would respond slowly if a large number of Communities & Collections existed in the system.  Performance has been drastically improved in 7.1.
  • In Submission form, the "administrator" Bitstream access condition was fixed. Previously, depending on Collection's "DEFAULT_READ" settings, the "administrator" permission limitation may not have worked properly.  See https://github.com/DSpace/DSpace/pull/8013
  • In Login form, some special characters in passwords were not accepted.  This was the result of an encoding error which is now fixed. See https://github.com/DSpace/dspace-angular/issues/1367
  • In "Edit Item" on "Bitstreams" tab, the upload button was not working properly. This has been fixed. See https://github.com/DSpace/dspace-angular/issues/1286
  • In "Edit Item" on "Relationships" tab, it was difficult to manage Entities with many relationships. This has been improved. See https://github.com/DSpace/dspace-angular/issues/1148
  • Google Analytics reporting has been moved to an asynchronous/batch script to improve performance. See https://github.com/DSpace/DSpace/pull/2248
  • Numerous other minor bug fixes or accessibility improvements. See the DSpace 7.1 Board for all fixesmilestone for frontend and backend for a list of all changes applied in 7.1.

New/Updated Language support:

...