Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 623 Bytes

File metadata and controls

20 lines (12 loc) · 623 Bytes

CHANGELOG

1.4.1 - 2026-06-01

  • [Fixed] In some cases, days were listed under the wrong day of the week. Time zones were not taken into account correctly.

1.4.0 - 2025-30-12

  • [Added] Notes function

1.3.0 - 2025-29-12

  • [Added] Data import/export function

1.2.0 - 2025-11-07

  • [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