Versions Compared

Key

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

...

Summary: This release includes one new features, several enhancements and a number of non-functional changes to improve database integrity and prevent message timeouts.

New features

Horizon Host LMS adapter -

...

Z39.50 integration

  • ILS integration with Horizon via z39Z39.50 is now available allowing the auto-responder to do real time availability checks for material held at institutions using Horizon for their ILS.

...

  • Each tenant should have one root institution entry in Directory, and all branches should be children of that entry. To prevent the accidental creation of a duplicate consortia or root entry in the Directory, a warning message will appear when a duplicate consortia consortium or root entry is created to allow the user to back out of the process before committing it to the database.

...

  • If ReShare fails to send a message, there will be the ability to retry sending the request again before the request is moved on to the next rota location or end of rota. Note: While the request is in retry mode, users will be blocked from performing any actions on the request.

...

  • The underlying plug-in used in managing address information in Directory has been refactored to:

    • Move all to single monorepo

    • Build each module as a public npm under the k-int namespace

    • Tweak reshare ReShare build dependencies to use these new modules

    • Clean up code as you go – refactor to functional components and make use of hooks Hooks and better knowledge of final-form

...

    • Final Form