--- 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.