Skip to content

Releases: epodol/bsclibrary

v0.2.0-alpha.1

25 Jun 16:46
Compare
Choose a tag to compare
v0.2.0-alpha.1 Pre-release
Pre-release

v0.2.0-alpha.1 Release Notes

Compare Diff

New Features

  • Redesign of most of the website and remove MDBReact (#203)
  • Implement full text search of books using Algolia (#203)

Updates

  • Fixed reset password email failing (#203)
  • Book descriptions now show new lines (#203)
  • Updated the About and Contribute Page (#203)
  • Moved the Cloud Functions to us-west2 to reduce latency (#203)
  • Added meta data into index.html to improve rich embeds (#203)

Other

  • Updated the README (#203)
  • Updated the .env.example to include a fake api key that can be used for emulators (#203)
  • Add Firestore rules for upcoming book requests feature (#203)
  • Enabled App Check, Analytics, and Performance Monitoring (#203)
  • Disabled React Strict Mode (#203)

Dependencies

/

dependencies

  • Added algoliasearch (#203)
  • Added bootstrap-css-only (#203)
  • Added react-material-ui-carousel (#203)
  • Removed @fortawesome/fontawesome-svg-core (#171)
  • Removed @fortawesome/free-brands-svg-icons (#171)
  • Removed @fortawesome/free-solid-svg-icons (#171)
  • Removed @fortawesome/react-fontawesome (#171)
  • Removed mdbreact (#203)
  • Removed react-spring (#203)
  • Updated @testing-library/jest-dom from 5.12.0 to 5.14.1 (#188 #197)
  • Updated @testing-library/react from 11.2.7 to 12.0.0 (#205)
  • Updated firebase from 8.6.2 to 8.6.8 (#181 #187 #192 #196 #200)
  • Updated formik from 2.2.7 to 2.2.9 (#171 #186)
  • Updated react-phone-number-input from 3.1.21 to 3.1.23 (#171 #177)

devDependencies

  • Updated eslint from 7.26.0 to 7.29.0 (#171 #190 #201)
  • Updated eslint-plugin-import from 2.23.2 to 2.23.4 (#171 #183)
  • Updated eslint-plugin-react from 7.23.2 to 7.24.0 (#182)
  • Updated firebase-tools from 9.11.0 to 9.14.0 (#178 #185 #198 #199 #204)
  • Updated prettier from 2.3.0 to 2.3.1 (#191)
/functions

dependencies

  • Updated firebase-admin from 9.8.0 to 9.10.0 (#179 #208)

devDependencies

  • Updated eslint from 7.26.0 to 7.29.0 (#171 #193 #202)
  • Updated firebase-functions-test from 0.2.3 to 0.3.0 (#189)

v0.1.0

22 May 00:03
Compare
Choose a tag to compare

Initial release of the BASIS Scottsdale Library Website

v0.1.0-alpha.1

20 Mar 01:34
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release
Add Book Copies Feature (#95)