Skip to content

Releases: caltechlibrary/boffo

Release 1.2.0

13 Jul 00:09
Compare
Choose a tag to compare

This version speeds up data fetches from the FOLIO server. Boffo should now be roughly twice as fast, which means that compared to the previous version, it can now look up twice as many barcodes before it hits the institutional time limit on Apps Script functions (which is 1800 seconds for Caltech Library users). In testing, the maximum number of records is around 1100.

Other changes in this version:

  • make lint now lints the HTML files too.
  • Minor HTML file errors have been corrected.
  • The Makefile has had a few more small additions and improvements.

Release 1.1.0

30 Jun 20:36
Compare
Choose a tag to compare

User-visible changes in this version:

  • The field named "effective shelving order" is no longer printed in the output sheet for barcode lookups, following a discussion with Caltech Library staff (who reported that they didn't find it useful).
  • The documentation has been slightly updated.

Other changes in this version:

  • Release tags in GitHub once again start with the letter v, as in v1.2.3.
  • The Makefile has been overhauled, with internal functions implemented differently and some more automation added.

Release 1.0.0

30 Jun 02:52
Compare
Choose a tag to compare

Final 1.0.0 release.

Release 1.0.0 (beta 6)

29 Jun 01:37
Compare
Choose a tag to compare

This release mainly changes how the Folio URL and tenant id is stored in the
user properties.

Release 1.0.0 (beta 5)

28 Jun 19:57
Compare
Choose a tag to compare

This version includes an internal code change to try to gauge the effect on
an issue with the add-on once it's installed by users. The release also
includes documentation improvements.

Version 1.0.0 beta 4

24 Jun 01:36
Compare
Choose a tag to compare

First complete version and first release in Google Marketplace, ready for internal testing by Caltech Library staff.