CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
To see tags and releases, please go to [Tags](https://github.com/BioAnalyticResource/ePlant_Plant_eFP/tags) on [GitHub](https://github.com/BioAnalyticResource/ePlant_Plant_eFP).
## [1.0.20] - 2024-01-15
Optimization:
- Addressed client-side caching for faster loading
- Improved performance of mouse hover listeners
- Optimized images
Update:
- Added ESLint
- No longer supporting Internet Explorer
- Updated packages
Documentation:
- Fixed links in markdown files
- Updated README's examples
Bug fix:
- Fixed `localStorage` failing to initialize and store/call data
- Fixed issue where cannot call `generateSVG`
- Fixed issue with favicons, now uses BAR's favicon over local (same for web manifest)
## [1.0.19] - 2022-11-03
Functional release tag