Additions:
- Standard plan is now free :)
Fixes:
- Fix payment failure notifications
- Fix markdown parser due to dependabot update
- Fix deprecated localstack-full Docker image no longer runs
- Fix DDB tables not created in local run
- Fix self-host with localstack not working with content upload with presigned urls (https://github.com/clearflask/clearflask/issues/113)
Self-hosting upgrade notice:
If you are using Localstack using the quick deploy, image uplaods may not be working (https://github.com/clearflask/clearflask/issues/113). You need to add the following properties:
com.smotana.clearflask.store.impl.S3ContentStore$Config.proxyEnabled=true
com.smotana.clearflask.store.impl.S3ContentStore$Config.proxyResolveTo=localstack