This commit is contained in:
Francesco 2023-09-25 10:18:22 +02:00
parent cdbad51641
commit 6f069197b2

View File

@ -114,6 +114,11 @@ This annotation can be placed on binary fields to declare they are storing an im
## Changelog ## Changelog
**0.1.0**
- Implemented action logs
- Implemented user settings
**0.0.4** **0.0.4**
- Simplified setup/configuration: now it only requires a couple of config properties and 1 annotation - Simplified setup/configuration: now it only requires a couple of config properties and 1 annotation
- Support of custom base url for the web UI, instead of hardcoded "/dbadmin" - Support of custom base url for the web UI, instead of hardcoded "/dbadmin"