Skip to content

Version 0.1.1

Compare
Choose a tag to compare
@mhucka mhucka released this 29 Mar 23:28
· 744 commits to main since this release
c44e5b3
  • When running in debug mode, loan durations and reloan waits are set to 1 minute.
  • When not running in debug, loans by staff/library users are not counted in the histories, to avoid skewing the loan statistics.
  • Currently active loans are shown in bold face in the /stats page.
  • When the refresh poll max is reached during auto-refresh on the /item pages, a different message is shown to the user alerting them that they need to manually reload the page in order to see updates.
  • The /item pages should have disabled to the page cache to prevent stale data from being shown to users.