mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
21 lines
770 B
Markdown
21 lines
770 B
Markdown
---
|
|
hide_table_of_contents: true
|
|
---
|
|
|
|
# 0.2.8
|
|
|
|
Not yet released.
|
|
|
|
### 🚀 New features
|
|
|
|
### 🐛 Bug fixes
|
|
- Fixed broken css on Flarum from autoinstaller because of setting http:// in Flarum configuration.
|
|
- Fixed bug with Flarum autoinstaller not using provided admin username and always setting 'admin' instead.
|
|
- Fixed bug with Mautic autoinstaller not using provided admin username and always setting 'admin' instead.
|
|
- Fixed bug with the update_check script and added alternative server for updates.
|
|
|
|
|
|
### 💅 Polish
|
|
- Update script will now [create a log file of each update attempt and write a notification in OpenAdmin dashboard](https://i.postimg.cc/sXvkNFKv/2024-08-30-20-33.png).
|
|
- Added timeouts to all external curl and wget calls from opencli scripts.
|