Releases: Miamiohlibs/SoftwareCheckout2
Releases · Miamiohlibs/SoftwareCheckout2
Version 2.4.0 - October 30, 2024
- adds an optional admin web console for viewing status, logs, and statistics
- command-line stats processes (logEachCheckout, getUsageData, anonymizeStats) are now set up to be able to run as nightly cron jobs, keeping usage stats up-to-date
Version 2.3.0 - June 12, 2024
- use Bearer token authentication for Jamf
- Added demo scripts for LibCal, Adobe, Jamf, and Email
- Improved logging:
- More consistent log format
- Improved logging for database connections
- Improved error handling for stats functions
- dailyUsageSummary output CSV one line per date
- emailConverter fails gracefully
- Expanded documentation using GitBook
Version 2.2.0 - August 15, 2023
- updates to Oauth instead of deprecated JWT for Adobe API
Version 2.1.3 - 2023-08-15
- updates dependency versions
- updates AdobeApi-async.test.js and adds missing tests back in
Version 2.1.2 - 2023-08-15
- additional stats functionality