Releases: caltechlibrary/boffo
Release 1.2.0
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
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 inv1.2.3
. - The Makefile has been overhauled, with internal functions implemented differently and some more automation added.
Release 1.0.0
Final 1.0.0 release.
Release 1.0.0 (beta 6)
This release mainly changes how the Folio URL and tenant id is stored in the
user properties.
Release 1.0.0 (beta 5)
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
First complete version and first release in Google Marketplace, ready for internal testing by Caltech Library staff.