Releases: epodol/bsclibrary
Releases · epodol/bsclibrary
v0.2.0-alpha.1
v0.2.0-alpha.1 Release Notes
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
from5.12.0
to5.14.1
(#188 #197) - Updated
@testing-library/react
from11.2.7
to12.0.0
(#205) - Updated
firebase
from8.6.2
to8.6.8
(#181 #187 #192 #196 #200) - Updated
formik
from2.2.7
to2.2.9
(#171 #186) - Updated
react-phone-number-input
from3.1.21
to3.1.23
(#171 #177)
devDependencies
v0.1.0
v0.1.0-alpha.1
Add Book Copies Feature (#95)