Skip to content

Releases: LinusHe/MensaPWA

v1.15.0

13 Dec 20:41
Compare
Choose a tag to compare

1.15.0 (2023-12-13)

Bug Fixes

  • fixed missing key in codeGuide (b91c9ec)

Features

v1.14.0

22 Oct 19:21
Compare
Choose a tag to compare

1.14.0 (2023-10-22)

Bug Fixes

  • nightly: nutrition fallback when API unreachable (3a00c47)

Features

v1.13.1

24 Sep 20:26
Compare
Choose a tag to compare

1.13.1 (2023-09-24)

Bug Fixes

  • removed local db and node server (6ce13f0)

v1.13.0

20 Sep 14:05
Compare
Choose a tag to compare

1.13.0 (2023-09-20)

Bug Fixes

  • no notifications when theres no menu (f6ddccd)
  • removed unused imports (7816e83)

Features

  • Added CodeGuide (f484b15)
  • Added LoadingIndicator for toggle and example notification (ebb2299)

v1.12.1

19 Sep 15:52
Compare
Choose a tag to compare

1.12.1 (2023-09-19)

Bug Fixes

  • fixed bug when switching vegan on not 1st tab (8440c98)

v1.12.0

19 Sep 15:32
Compare
Choose a tag to compare

1.12.0 (2023-09-19)

Features

  • added allergens and additives to dishDetail (f705eae)
  • Added Installation Prompt (5023e5a)
  • added vegan order (c577ca3)

v1.11.1

18 Sep 23:41
Compare
Choose a tag to compare

1.11.1 (2023-09-18)

Bug Fixes

  • fixed notification title display (acdf365)

v1.11.0

18 Sep 23:26
Compare
Choose a tag to compare

1.11.0 (2023-09-18)

Bug Fixes

  • added notifications in firebase and improved py script (673b749)

Features

  • added notification generator to nightly scripts (4129c68)

v1.10.0

18 Sep 21:10
Compare
Choose a tag to compare

1.10.0 (2023-09-18)

Bug Fixes

  • fixed duplicate notification bug (5bda7dc)

Features

  • added app name and logo (3c1b914)

v1.9.0

18 Sep 14:08
Compare
Choose a tag to compare

1.9.0 (2023-09-18)

Bug Fixes

  • fixed firebase timestamp shift (d0edd69)
  • made key public & changed store db handling (e47f59a)

Features

  • added firebase sync to project (da8b016)
  • implemented firebase logic for notifications (57c2f1c)