Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

47 lines (26 loc) · 2.48 KB

Changelog

2.3.0 (2023-05-26)

Features

  • moved notifications to bottom (32cad34)

2.2.0 (2022-08-11)

Features

  • added empty message for empty list (d29aef1)
  • added settings page (f221a21)
  • show skeleton when loading items (46688a4)

Bug Fixes

  • auth: save mock token in local storage too (5386fb9)
  • format logo link (ca5c4ea)
  • only load items on login (6551c0f)

2.1.2 (2022-08-08)

Features

  • UI: added i18n and popup menu (11194d4)

Bug Fixes

  • CI: adapt paths to new base directory (49c6439)
  • CI: allow legacy-peer-deps (bf8de8a)
  • fixed workflows (f58fe8a)
  • UI: fixed assed path (8bfb9b9)
  • ui: stop FE from exiting if backend not available on startup (c5e3d85)
  • UI: Use English items for demo shopping list (156f3c7)
  • updated base-href for demo build (b15a041)

Miscellaneous Chores