Update 0.2.1.md

This commit is contained in:
Stefan Pejcic
2024-06-19 21:00:52 +02:00
committed by GitHub
parent 84c1d0e308
commit f6838ee947

View File

@@ -23,6 +23,7 @@ Not yet released.
### 💥 Breaking changes
- All OpenPanel configuration files are now stored in `/etc/openpanel` - this directory is not modified on updates.
- OpenPanel service is now run inside `openpanel` docker container.
- Translations are now stored in `/etc/openpanel/openpanel/translations/` directory.
### 🐛 Bug fixes
- Excluded `/send_email` route on OpenAdmin from terms check.