This release deserves to be v3.0 but we are keeping it v2.5.0 for consistency sake. On the User facing side little has change, but the code side has undergone many changes that could definitely be considered breaking changes.🙂
For the UI there's a new black theme and enhanced forms.
Added vite bundling and used external packages such as toastify.js , refactored the javaScript files into different folders, separated functions and ...
you can check the release notes for full details
What's Changed
- update readme by @nyakotey in #81
- fixes by @nyakotey in #82
- add black theme by @nyakotey in #84
- Sanitize input by @RDjarbeng in #85
- update for docs PR by @nyakotey in #87
- add docs by @nyakotey in #83
- fix persistent homepage form by @nyakotey in #89
- about page updates by @nyakotey in #88
- Dayofyear page by @nyakotey in #90
- form popups to follow dark mode by @nyakotey in #92
- Update Service worker by @RDjarbeng in #96
- update readmes by @nyakotey in #97
- Form enhance by @nyakotey in #93
- Bump links by @nyakotey in #98
- Updatefallback page by @RDjarbeng in #95
- Add custom sort by @RDjarbeng in #99
- update cache names in master by @RDjarbeng in #101
- Updatelistpage by @RDjarbeng in #102
- Readme update by @nyakotey in #103
- homepage style edits by @nyakotey in #94
- Fix update list by @RDjarbeng in #105
- adjust text selection behaviour by @nyakotey in #104
- Repeat every year by @RDjarbeng in #106
- Fix missing quotes in Css Imports by @RDjarbeng in #109
- Alt list text fix by @RDjarbeng in #108
- ui cues for countdown status by @nyakotey in #107
- Fix sort menu by @RDjarbeng in #111
- Version update by @nyakotey in #112
- fix for sidebar by @nyakotey in #113
- v2.4.1 version update by @nyakotey in #114
- Nat vite by @nyakotey in #116
- Fix Update On Elapsed on listpage by @RDjarbeng in #115
- Vite pwa by @RDjarbeng in #117
Full Changelog: v2.0.0...v2.5.0