updated changelog

This commit is contained in:
Chris H 2023-11-24 17:09:12 +01:00
parent 2aa433dff3
commit 97f427b49b

View file

@ -1,5 +1,9 @@
# Changelog # Changelog
## V1.2.3
- Fixed attachment deletion bug
- Fixed random email generation
## V1.2.0 ## V1.2.0
- Implemented IP/Subnet filter using the config option `ALLOWED_IPS` - Implemented IP/Subnet filter using the config option `ALLOWED_IPS`
- Implemented Password authentication of the site and API using config option `PASSWORD` - Implemented Password authentication of the site and API using config option `PASSWORD`