Skip to content

v1.21.0

Latest

Choose a tag to compare

@fullstacksherpa fullstacksherpa released this 05 Feb 02:47
c46d123

1.21.0 (2026-02-04)

Features

  • add .env to different folder (f11955c)
  • add feature price on detail and list (cb6d7ce)
  • add feature_collections and featured_items admin crud with client view (8bfe255)
  • add payment log handler (0508107)
  • add payment return (db1e734)
  • add payment return and app deeplink (66e2f30)
  • add push notification for booking (0854fe1)
  • add reset password templ file (a978db4)
  • add user account deletion (be50df4)
  • add venue search (03a3ffb)
  • added admin payment handler (1726a54)
  • added admindashboard doman (96f3d55)
  • added appreview (8efd503)
  • added ecommerce base api and DAL (cabd7f6)
  • added gen-doc in makefile (2fa3164)
  • added order route for user (10acdda)
  • added payment gateway (4791470)
  • added pgxPool to container for tx (3f521d3)
  • added role based access control (152a054)
  • added swagger doc for changed package (d2f1a8b)
  • added venue owner status change (d89cd9c)
  • added venue request table and handler (ce1f9a5)
  • allow unauthenticated routes to some api (7915c04)
  • change delete user invitation to make idempotent (5cce001)
  • change storage architecture to seperate domain (53feb58)
  • create base ecommerce setup (7b4e696)
  • migrate game table with booking_status (0f24e6f)
  • remove update user (9fd4032)
  • remove watch tower from docker compose (cb0ae6c)

Bug Fixes

  • resolve ST1005 and U1000 staticcheck warnings (be0fcee)