Releases: appvantageasia/starter-kit
Releases · appvantageasia/starter-kit
v1.0.0-next.33
Bug Fixes
- add source-map-support to production dependencies (9c7150a)
v1.0.0-next.32
Bug Fixes
- solve merging on many to many data laoders (d307027)
- update dockerfile to solve typo error on base image tag (6f2f1f0)
v1.0.0-next.31
Bug Fixes
- use wss protocol when being served on https protocol (9fea5a3)
v1.0.0-next.30
Features
- add API to disable 2FA on the authenticated user (e0f9a31)
v1.0.0-next.29
Features
- add more default features to the user management (20e2f72)
v1.0.0-next.27
Features
- add worker beat and refactor jobs (4329c0d)
v1.0.0-next.26
Bug Fixes
- improve health probes and add support startup probe (1b84915)
v1.0.0-next.25
Bug Fixes
- solve missing export on unit testing helpers (20c972e)
- solve testing issue with queues (c7505ee)