Skip to content

v0.4.0

Compare
Choose a tag to compare
@SocialGroovyBot SocialGroovyBot released this 05 Feb 09:32
· 915 commits to main since this release

0.4.0 (2024-02-05)

Bug Fixes

  • add query params for switch in-store and online on wallet page (1bb029f)
  • add validityTo check of offer to coupon getOne and assignToUser routes (68bc183)
  • beforeinstallprompt for pwa in default layout and in auth context (4c24d31)
  • change custom type in-store / online to offer model kind voucher / code for standardization (9b8a046)
  • missing secrets on setup of new dev environnement (eae36e3)
  • pwa service worker redirect because of the middleware (8ee6a4b)
  • remove chakra theme on admin component (7ef9e6a)
  • revert using sealed secret for build cmd for testing purpose (532632f)

Features

  • add new wallet page for current users coupons, with loading and no data state and switch between in-store and online offers (06157ad)
  • add property used to coupon, hide coupon when used on list and wallet (be217ef)
  • add quickAccess to global payload and display quickAccess in homepage (5f81d34)
  • begin homepage with list of categories, list of offers, list of partner, fix bg color add categories to bottom navigation (cf712d5)