- [Fixed] In some cases, days were listed under the wrong day of the week. Time zones were not taken into account correctly.
- [Added] Notes function
- [Added] Data import/export function
- [Fixed] The start week in the list was not completely filled
- [Added] The list can now show more days than just one year
- [Added] Vite bundler is now being used. This is important because in the new Capacitor version, you can no longer access the plugins via the window-object.
- [Changed] Upgraded Capacitor from v6 to v7