Skip to content

v4.1.4

Choose a tag to compare

@briri briri released this 21 Jun 17:01
· 52 commits to main since this release
9b5725f
  • Fixes an issue where a failure from the uc3-citation gem was forcing the RelatedIdentifier model into an endless loop. #479.
  • Updated JS and gem dependencies
  • Added users.ui_token in preparation for v5 work. Added the api/v2/me endpoint to fetch the currently logged in user's info which will be used by future React pages. UI token is generated/regenerated when the user logs in and deleted when they log out.