Skip to content

Releases: epodol/bsclibrary

v0.6.4

27 Oct 23:20
f70c19b
Compare
Choose a tag to compare

What's Changed

  • Add Bulk Status/Condition Update Tool by @epodol in #820

Full Changelog: v0.6.3...v0.6.4

v0.6.3

24 Aug 02:52
94897ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

21 Aug 04:39
19cd3df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

21 Aug 01:47
db2c0eb
Compare
Choose a tag to compare

What's Changed

  • Bug Fixes by @epodol in db2c0eb
    • Update Dependencies
      • Update to React 18
    • Fix Permissions Errors #753 & #741
    • Fix Renew Function
    • Fix Typo in Checkout Page
    • Fix Update Due Date in Manage Checkouts
    • Update Verify Email to Origin Instead of href
    • Update "Library" to "library" on Home Page
  • Update Manage Checkouts Default Query by @epodol in db2c0eb
    • Limited to 50 Results
    • Defaults to Time Out Descending

Full Changelog: v0.6.0...v0.6.1

v0.6.0

08 Aug 20:39
6d7939b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

23 Jul 05:01
9eaba99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

22 Jul 04:43
83944d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Jul 04:17
a0daf56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

01 Feb 17:06
d56d799
Compare
Choose a tag to compare

What's Changed

  • Update to use firebase-admin ES module entry points by @epodol in #487
  • Bump @typescript-eslint/parser from 5.9.0 to 5.9.1 by @dependabot in #488
  • Bump @mui/material from 5.2.7 to 5.2.8 in /react by @dependabot in #491
  • Bump firebase from 9.6.2 to 9.6.3 in /react by @dependabot in #492
  • Bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.10.0 by @dependabot in #493
  • Bump node-fetch from 2.6.6 to 2.6.7 in /common by @dependabot in #512

Full Changelog: v0.4.2...v0.4.3

v0.4.2

08 Jan 18:06
70dfd3f
Compare
Choose a tag to compare

v0.4.2 Release Notes

Compare Diff v0.4.1 - v0.4.2

New Features

Updates

Other