__ Generated By Clidey's Auto GitHub Release__
✨ Improvements
Improved Plugin System:
- To speed up our development, we modified the core backend so that adding new data sources is easier and more unified. There's less repeated code and more developer enjoyment 😊
Theme Upgrade:
- WhoDB has a new look! Our designers spent some time looking at how to make WhoDB look more streamlined and professional. Let us know your thoughts 💅
Tailwind Upgrade to V4
- Alongside the theme changes, we have moved up to Tailwind V4 🌬️
End-to-end Testing
- More stability, we should be able to update faster now. Expect bugs and breakage 😳
Scratchpad Reborn
- The Scratchpad saw some major love in this release. We have added:
- Pages - organise your scratchpads into individual notebooks 🗄️
- History - see what queries you ran 📜
- Query replay - instantly rerun a query from the History view 🔄
- Query edit - want to modify a query you ran a day ago? Go on then. Do it from the History view 🐙
🐛 Bug Fixes
Dependabot updates
- Updated several dependencies 🔧
Tweaks to the Update and Delete logic
- More flexibility in updating and deleting rows 🚡
📖 Admin stuff
Apache 2 License
- WhoDB is officially Apache 2 licensed! We have moved away from the GPL due to its restrictive nature. Unfortunately, we have had to take away some GPL code that we did not have permission for, but, we will recreate the functionality as soon as possible 🚄
https://whodb.com is live!
- Happy happy 🥂
Thank you to everyone who contributed to this release! 🚀
Your feedback and support are invaluable.
What's Changed
- build(deps): bump highlight.run from 9.7.2 to 9.14.0 in /frontend by @dependabot in #382
- build(deps-dev): bump @types/lodash from 4.17.13 to 4.17.16 in /frontend by @dependabot in #370
- build(deps): bump the npm_and_yarn group in /frontend with 2 updates by @dependabot in #383
- build(deps): bump react-router-dom from 6.28.0 to 7.4.0 in /frontend by @dependabot in #380
- build(deps): bump @apollo/client from 3.12.3 to 3.13.5 in /frontend by @dependabot in #381
- build(deps): bump github.com/99designs/gqlgen from 0.17.60 to 0.17.68 in /core by @dependabot in #377
- Add plugin system, updates to tailwind, theme by @hkdeman in #395
- update instances to whodb.com from whodb.clidey.com by @modelorona in #396
- build(deps-dev): bump @graphql-codegen/cli from 5.0.3 to 5.0.5 in /frontend by @dependabot in #390
- build(deps-dev): bump @graphql-codegen/typescript-operations from 4.4.0 to 4.6.0 in /frontend by @dependabot in #392
- build(deps-dev): bump @graphql-codegen/typescript from 4.1.2 to 4.1.6 in /frontend by @dependabot in #391
Full Changelog: 0.46.1...0.47.0