1.6 KiB
1.6 KiB
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 )
[1.1.2] - 2020-04-10
Added
- ♿ Increase contrast ratio hover link color (#29)
- ♿ Add landmarks roles to header, main and footer sections (#43)
- ♿ Add title to open stores link and add more explicit text (#44, #45)
- ♿ Expose aria-invalid field assistance technologies (#24)
- ✨ Add timestamp to generated pdf (#9)
- 💄 Don't use autocompletion for release date and time (#31)
- 💄 Add underline on hover links
Fixes
- Fix Typo site.webmanifest (#52)