deplacement-covid-19/CHANGELOG.md

1.1 KiB
Raw Blame History

Changelog

[1.0.13] - 2020-04-06

Added

  • first public release

[1.1.0] - 2020-04-08

Added

  • (#21, #23, #25, #26, #27, #28, #29) improve A11Y support
  • adds github links in footer
  • (#19) clear localstorage
  • prevent sending personal data
  • 💚 Publish html as workflow asset and code in public repository
  • Add sitemap and tell robots.txt to scan the sitemap
  • Add Changelog

Changes

  • (#18) 📝 Update header for reasons section
  • (#3) ✏ Replace codiv by covid in package.json, README
  • changes start target
  • (#1) 🐛 Autocomplete birthday field only on keyup, not when deleting
  • (#1) 🎨 Improve regex control pattern for birhtday
  • ♻️ Move check update code to dedicated file
  • ♻️ Move dom utils in dedicated file
  • Notify user about newer version
  • Add cache with service workers
  • ♻️ Cleanup directory structure
  • Avoid using env specific syntax in npm scripts
  • changes PWA display

[1.1.1] - 2020-04-09

Fixed

  • 🔧 Fix parcel-plugin-sw-cache configuration

Added

  • 📝 add CONTRIBUTORS

Changes

  • 📝 change LICENCE ( #16 )