Skip to content

Releases: Miamiohlibs/SoftwareCheckout2

Version 2.4.0 - October 30, 2024

30 Oct 20:17
86a6097
Compare
Choose a tag to compare
  • 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

12 Jun 18:11
5ffbbe6
Compare
Choose a tag to compare
  • 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

15 Aug 18:23
86b902c
Compare
Choose a tag to compare
  • updates to Oauth instead of deprecated JWT for Adobe API

Version 2.1.3 - 2023-08-15

15 Aug 17:20
3046f23
Compare
Choose a tag to compare
  • updates dependency versions
  • updates AdobeApi-async.test.js and adds missing tests back in

Version 2.1.2 - 2023-08-15

15 Aug 14:55
7c3924c
Compare
Choose a tag to compare
  • additional stats functionality