Update 0.3.6.md

This commit is contained in:
Stefan Pejcic 2024-11-16 15:06:36 +01:00 committed by GitHub
parent 98875e411b
commit 9bef6bf1b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ Not yet released.
- [Java applications](/docs/articles/user-experience/how-to-setup-springboot-java-applicaiton-on-openpanel) can now be run from the 'OpenPanel > AutoInstaller' page.
- Administrators can now use self-hosted API's with custom domains for [temporary preview links](/docs/articles/dev-experience/selfhosted-temporary-links-api/) and [website screenshots](/docs/articles/dev-experience/selfhosted-screenshots-api/) on 'OpenPanel > SiteManager'.
### ️🚨 Security fixes
### 🐛 Bug fixes
@ -17,6 +18,7 @@ Not yet released.
### 💅 Polish
- Addded [weakpass](https://dev.openpanel.com/cli/config.html#weakpass) setting to enable or disable checking passwords against [weakpass.com dictionaries](https://weakpass.com/wordlists).
- Adding domain is now logged in the user activity log.
- Warnign messages when adding domain if syntax errors are detected in templates.
- [Compressed file extraction progress bar #270](https://github.com/stefanpejcic/OpenPanel/issues/270)