mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
19 lines
754 B
Markdown
19 lines
754 B
Markdown
# 0.3.6
|
|
|
|
Not yet released.
|
|
|
|
### 🚀 New features
|
|
|
|
### ️🚨 Security fixes
|
|
|
|
### 🐛 Bug fixes
|
|
- Fixed bug with domain validation on 'OpenPanel > Domains > Add New' form.
|
|
|
|
### 💅 Polish
|
|
- 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)
|
|
- 'OpenAdmin > Settings > OpenPanel' now allows Administrators to set: login_ratelimit, login_blocklimit, session_duration and session_lifetime.
|
|
- 'OpenAdmin > Settings > OpenAdmin' now allows Administrators to set: impersonate, login_ratelimit, login_blocklimit, basic_auth, basic_auth_username and basic_auth_password.
|
|
|