Releases: apptension/saas-boilerplate
Releases · apptension/saas-boilerplate
2.4.0
Features
- Add a waiting mechanism to
saas up
CLI command to wait for backend to start before starting web app dev server (#420) (2c542ac) - Refactor pull through cache usage and add docker mirror to AWS for segment/chamber image (#414) (f530506)
Bug Fixes
- Add chmod +x for the runtime scripts in backend Dockerfile (#432) (2298b90)
- App deployment from local repository (#431) (cf292bd)
- HMR not working for the components outside the webapp directory (#434) (9791d58)
- Invalid logo version (#436) (f0044d4)
- Prevent API stack from throwing error during deployment when user does not define all domains. (#421) (b6ade66)
- Websocket connection error on AWS env (#435) (28abdcc)
2.3.0
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.3
Bug Fixes
- #293 Fix different avatars of one user in the notification widget (#375) (8972594)
- #328 Fix sign-up returns validation error on installation without env variables (#374) (9b65dd9)
- #353 Fix missing logo in emails (#366) (a8406e3)
- #362 Update python runtime version in workers to 3.11 (#369) (6a74062)
extract-intl
script not working as expected (#339) (e1d8479)- Allow running nx run webapp:graphql:download-schema if the contentful env vars are not set (#354) (3347aa1)
- Clear cached cursors if current page end cursor is in cached… (#368) (ad8382b), closes #365
- Fix documentation error for form-with-mutation.mdx (#355) (cae7fd8)
- Fix download-graphql-schema.sh in webapp-api-client and webapp-contentful (#350) (3a8fab6)
- refetch crud item after add mutation (#361) (f0c1131), closes #351
- Remove unused e2e-tests container from docker-compose.yml (#376) (57d9e79)
- Use local nx installation by running it through pnpm in all scripts and make rules (#352) (e910640)
2.0.2
Features
Bug Fixes
2.0.1
Features
- Adjust email look (#317) (caeec56)
- Community links (#315) (63e4156)
- Update GitHub issue templates (#316) (d40e0bd)
- Update logo / favicon / icon (#324) (fd02db0)
Bug Fixes
- #309 Fix invalid version bump skipping main package.json file (#312) (8149af3)
- [docs] Fix invalid link color (#336) (15241e2)
- Change image (#326) (53a4ac7)
- Fix invalid links in webapp manifest.json (#329) (e04de31)
- Fix invalid version bump skipping some package.json files (#337) (ac4c6cc)
- Go back button in subscriptions page (#327) (c85b239)
- lack of space in payments (#313) (383673d), closes #303 #303
- Replace Gtag with GTM in docs (#325) (51828d3)
- Update contentful package npm dependencies (#322) (f23cb9d)