Skip to content

v0.3.0

Compare
Choose a tag to compare
@SachsenspieltCoding SachsenspieltCoding released this 19 Jun 17:20
· 169 commits to master since this release
39b1c8a

0.3.0 (2023-06-19)

🔄 Changes

  • plan now cached only for last 14 days (bdfb53c)
  • updated links in info dialog (ac4b737)

⚙️ Dependencies

  • bump @sveltejs/kit from 1.20.2 to 1.20.4 (#71) (3337a3f)
  • bump @typescript-eslint/parser from 5.59.9 to 5.59.11 (#73) (f208f51)
  • bump eslint from 8.42.0 to 8.43.0 (#74) (7faaa52)

🆕 Features

  • added gesture control in planview (#76) (d7cf3f5)

🪲 Bug Fixes

  • cache not working due to bad searching (2a7b74c)
  • planview opens in wrong day (weekday, holiday) (#77) (53d06b9)

🔥 Hotfixes

  • plan getting not working due to bad if statement in parsing (e991d2b)