Skip to content

Releases: Mathieu-COSYNS/sep

2.0.0-beta2

01 Sep 00:48
d17f013
Compare
Choose a tag to compare
2.0.0-beta2 Pre-release
Pre-release
  • Add maskable PWA icons
  • Introduce tests with Cypress
  • Remove Redux in favor of Zustand
  • Introduce React-query for data fetching and data mutations
  • Revamp basket UI
  • Sales are now loaded using a cursor pagination strategy and infinite loading
  • Various other UI fixes

2.0.0-beta1

26 Aug 15:20
1fd3dd6
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release

This update include a huge reformatting, migration from Webpack to Vite and dependencies updates

1.2.4

09 Dec 00:59
99bc314
Compare
Choose a tag to compare
  • Favicons and manifests are now generated automatically based on the main logo.
  • Move global configuration to app.config.json
  • Remove unnecessary scrolling to login page on small screens.
  • Fix service worker not properly registered.

1.2.3

06 Oct 18:24
f54a602
Compare
Choose a tag to compare

Update npm dependencies

1.2.2

29 Sep 13:09
fef7ae6
Compare
Choose a tag to compare

Fix: bug sales are saved twice when multiple payment methods are available
Fix: color on windows tiles

1.2.1

29 Sep 13:10
199927e
Compare
Choose a tag to compare

Update npm dependencies