Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 985 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 985 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

To see tags and releases, please go to Tags on GitHub.

[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