What's Changed
- ⬆️ Bump app-builder-lib and electron-builder by @dependabot in #11
- ⬆️ Bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group by @dependabot in #12
- ⬆️ Bump vite from 4.4.9 to 4.5.3 in the npm_and_yarn group by @dependabot in #13
- 👽 Migrate to mensa-api v2 by @Draculente and @Importantus in #14
Migration to api version 2
We're moving to the new, rusty (🦀) v2 of the Mensa API because version 1 will be terminated (🔫) soon. As the new API includes an endpoint for locations, we also tidied up some of the code in the tray widget to load locations on the fly. This makes it easy to add new canteens (like the new Bits + Bytes in the TH) without having to update this widget again. Unfortunately, because of this code tidying up, we couldn't keep your old settings, so you'll have to select your food preferences and allergies again.
Full Changelog: v0.7.1...v0.8.1