Skip to content

Release 1.6.0

Compare
Choose a tag to compare
@mhucka mhucka released this 24 May 00:16
· 31 commits to main since this release

Changes in this version:

  • In the dialog for entering credentials, Foliage now checks that the value given for the OKAPI URL actually looks like a URL, to help guard against a common error where the user swaps the URL and tenant ID values. Foliage also reports error messages from Folio when the user name or user password does not exist, instead of (unhelpfully) only reporting that Folio rejected the request.
  • The Look up records tab now prints the item loan type when the search is for item records.
  • The Look up records tab now has a new Enhanced summary option; this adds additional computed field values to the summary table, at the cost of requiring additional time to look up the field values.
  • The Look up records tab now exports all values, even those not found. In the output (whether CSV or JSON), records which were not found will have empty field values except for the identifier field.
  • The file requirements.txt has updates to versions of dependencies.