What's Changed
As part of this release we are making some drastic changes to Waldo. We recently cleaned up our Discord, and are in the process of migrating away from Kubernetes, and onto Docker Swarm to minimize tech debt. As part of this change we're migrating our current database CockroachDB, to the much simpler PostgreSQL to help further reduce complexity.
We've also had some wonderful progress on the model by @mattolson93, hopefully some more details on that soon.
- update staging branch by @Huskydog9988 in #298
- Removed API link for USER role in Account page & Trusted can now create API keys by @Bensikrac in #315
- Fix link api percentage limit inverted bug & Database vote query count error by @Bensikrac in #316
- fix(plausible): set custom domain by @Huskydog9988 in #332
- Type turnstile ref by @marsidev in #335
- Replaced React image with Chakra image to fix server error by @Bensikrac in #440
- Create CODEOWNERS by @WaldoVisionOfficial in #452
- migrate to postgres provider by @ceriddenn in #467
New Contributors
- @marsidev made their first contribution in #335
- @WaldoVisionOfficial made their first contribution in #452
Full Changelog: v0.3.6...v0.4.0