CHANGELOG

This commit is contained in:
Francesco 2023-11-11 11:40:40 +01:00
parent 1f6d79cf6c
commit 70780de96e

View File

@ -1,10 +1,10 @@
# Changelog
**0.2.0**
- Renamed all references to "dbadmin" in "snapadmin". This also applies to the configuration parameter prefix (#29)
- SnapAdmin is now disabled by default. Remember to set `snapadmin.enabled=true` to activate it (#30)
- SnapAdmin is now **disabled by default**. Remember to set `snapadmin.enabled=true` to activate it (#30)
- Alerts if SnapAdmin is running on unsecured routes (#32)
- User-aware audit logs (#34)
- Other fixed issues: #35, #27
- Other fixed issues: #35, #27, #38
**0.1.9**
- Renamed project to SnapAdmin