Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Releases: appvantageasia/starter-kit

v1.0.0-next.33

19 Jul 01:44
9c7150a

Choose a tag to compare

v1.0.0-next.33 Pre-release
Pre-release

1.0.0-next.33 (2022-07-19)

Bug Fixes

  • add source-map-support to production dependencies (9c7150a)

v1.0.0-next.32

25 May 02:43

Choose a tag to compare

v1.0.0-next.32 Pre-release
Pre-release

1.0.0-next.32 (2022-05-25)

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

20 May 09:55

Choose a tag to compare

v1.0.0-next.31 Pre-release
Pre-release

1.0.0-next.31 (2022-05-20)

Bug Fixes

  • use wss protocol when being served on https protocol (9fea5a3)

v1.0.0-next.30

02 May 04:05

Choose a tag to compare

v1.0.0-next.30 Pre-release
Pre-release

1.0.0-next.30 (2022-05-02)

Features

  • add API to disable 2FA on the authenticated user (e0f9a31)

v1.0.0-next.29

29 Apr 03:53

Choose a tag to compare

v1.0.0-next.29 Pre-release
Pre-release

1.0.0-next.29 (2022-04-29)

Features

  • add more default features to the user management (20e2f72)

v1.0.0-next.28

08 Apr 13:10

Choose a tag to compare

v1.0.0-next.28 Pre-release
Pre-release

1.0.0-next.28 (2022-04-08)

Features

v1.0.0-next.27

29 Mar 17:12

Choose a tag to compare

v1.0.0-next.27 Pre-release
Pre-release

1.0.0-next.27 (2022-03-29)

Features

  • add worker beat and refactor jobs (4329c0d)

v1.0.0-next.26

17 Mar 09:39

Choose a tag to compare

v1.0.0-next.26 Pre-release
Pre-release

1.0.0-next.26 (2022-03-17)

Bug Fixes

  • improve health probes and add support startup probe (1b84915)

v1.0.0-next.25

10 Mar 07:19
20c972e

Choose a tag to compare

v1.0.0-next.25 Pre-release
Pre-release

1.0.0-next.25 (2022-03-10)

Bug Fixes

  • solve missing export on unit testing helpers (20c972e)
  • solve testing issue with queues (c7505ee)

v1.0.0-next.24

10 Mar 06:29

Choose a tag to compare

v1.0.0-next.24 Pre-release
Pre-release

1.0.0-next.24 (2022-03-10)

Features