Skip to content

Releases: klaudsol/klaudsol-commons

v1.4.0

16 Apr 17:12
3de285d
Compare
Choose a tag to compare
  • Migration system now avaiable via dist/scripts
  • Plugin system also availabe via dist/scripts
  • Bug fix: cannot change password on initial login

v1.3.0

16 Apr 00:04
c66d930
Compare
Choose a tag to compare
  • Addition of a migration system, found in dist/db
  • Addition of PATCH and OPTIONS verb on createAPIHandler

v1.2.0

12 Apr 08:36
2e61d17
Compare
Choose a tag to compare
  • Added @klaudsol/commons/lib/SES

v1.1.2

12 Apr 04:10
27356b1
Compare
Choose a tag to compare

v1.1.1

05 Apr 23:08
4ad55db
Compare
Choose a tag to compare
  • Prefixed all environment variables with KS_ so that we can play nicely with AWS Amplify

v1.1.0

04 Apr 23:25
a693eb3
Compare
Choose a tag to compare
  • Added support for JWT Tokens
  • Added some CORS improvement

v1.0.2

04 Apr 10:11
4250202
Compare
Choose a tag to compare
  • Minor environment variable fix: KS_SECRET_COOKIE_PASSWORD and KS_SECRET_COOKIE_NAME

v1.0.1

17 Mar 23:15
f94c7dc
Compare
Choose a tag to compare
  • Fix: People model should be ordered deterministically.

v1.0.0

13 Mar 11:43
22b887c
Compare
Choose a tag to compare

These are reusable code that has just been recently refactored out of KlaudSol CMS.

Important bits include:

  • Groups and Capabilities
  • API handlers and Default Error Handlers
  • Connectivity to Data API of Aurora Serverless V1