Releases: Vertretungsapp/app
Releases · Vertretungsapp/app
v0.3.0
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
🪲 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)
v0.2.6
0.2.6 (2023-06-16)
🔥 Hotfixes
- one-liner-planinfo was ignored by parser (56f6bdc)
v0.2.5
0.2.5 (2023-06-16)
⚙️ Dependencies
- bump workbox-strategies from 6.6.1 to 7.0.0 (#62) (06b975a)
🪲 Bug Fixes
- better error handling when plan is not found on initial pageload (#68) (a06d022)
- infoline for schoolplan not parsed correctly (9836b85)
- plan disappeared when force reload plan in offline mode (#66) (ba7f05f)
v0.2.4
0.2.4 (2023-06-11)
🪲 Bug Fixes
- favorite button redirects now directly to plan (caused white flash) (51cb371)
v0.2.3
0.2.3 (2023-06-11)
Updated Dependencies and new CI workflow