Releases: crocofied/AdminData
Releases · crocofied/AdminData
v0.0.4-ALPHA
What's changed
🎉 Welcome to the last ALPHA release before the first BETA comes out! 🎉
This update focusses on the deployment process. Now it is no longer necessary to painstakingly pull the git repo: Everything now runs via prebuild docker images. Therefore only a docker compose has to be created and started! Further information in our docs.
v0.0.1-BETA
What's changed
🎉 Out of Alpha 🎉
- 🌎 Localization (Supported languages: german & english, public crowdin comming soon)
- 📦 Additional SQL-Editor in Table View
- ⚙️ New Settings Menu
- 🎨 Small UI improvements & Bug Fixes
Full Changelog: v0.0.4-ALPHA...v0.0.1-BETA
v0.0.3-ALPHA
v0.0.2-ALPHA
What's changed
- 🔑 Improved application security
- 👥 Ability to change username
- 🎨 UI improvements
- 📋 Connection validation
- 📦 You can now see in the web app if a new update is available
Warning
There are breaking changes that will remove all your saved AdminData data in the database. You will also need to update the .env and docker-compose on your system.
v0.0.1-ALPHA
First Public Release
v0.0.1-dev
Deploy fix