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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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