This commit is contained in:
Francesco 2023-09-21 22:39:18 +02:00
parent 7434c3d56a
commit 0f77573add

View File

@ -115,7 +115,7 @@ This annotation can be placed on binary fields to declare they are storing an im
## Changelog ## Changelog
**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 where the interface is server instead of hardcoded "/dbadmin" - Support of custom base url for the web UI, instead of hardcoded "/dbadmin"
- Continued implementation of automated testing with Selenium - Continued implementation of automated testing with Selenium
**0.0.3** **0.0.3**