0.4.9-beta
Download
Download this release on the GitHub Releases page.
Systemโ
- Recommended Kernel: 6.18.36
- Update Docker to v29.6.0
- Minor improvements and fixes for plugin installation routine
- Fix an issue where
VERSION_PATHwould always be empty - Add detection if plugin needs additional system packages and update package index
- Add installation and update routine for additional plugin system packages
- Add cleanup logic for old system packages
- Fix installation process for additional packages
- Make sure to wait for scrub and balance to actually send notifications
- Make sure to not spam
syslogwithsmartdmessages - Make sure to only install packages from version directories
- Add timeout (300s) to function file execution to avoid boot blocking for plugins
- Move start order from services a bit around
- Create new function
pre_installfor plugin installation - Install/download additional packages when
packagefile is found in plugin repository - Fix issue where mapping from NVMe and other devices was not correctly parsed for disk going offline from a mounted pool
- Add acknowledge endpoints to acknowledge attributes with issues to not get notification if the specific attribute doesn't increase
- Fix detection for disk types, at least trying to
- Add more information to SMART for NVMe drives
- Fix for attributes not correctly getting parsed and shown for certain kind of disks
- Make sure to transform the
appdatapaths to the local set appdata directory if in the template/mnt/(cache|user)is set - Make sure to send a disabled notification when usage warning is set to zero for pools
- Add scrub and balance status to pools
- Add support for BTRFS operations and create empty language files for Spanish and Italian
- Set default release in install dialog based on fetched plugin releases
- Add dialogs for restart and shutdown
- Remove unnecessary blank lines in template and
setHubRepositoriesfunction - Change default sort order and position in Hub and adjust
getMosHubfunction accordingly - Fix condition for displaying Balance switch in Multi-Schedules dialog for BTRFS pools
- Change conditions for displaying Multi-Schedules dialog and adjust dialog contents for BTRFS pools
- Allow opening Multi-Schedules dialog for single and multi-pools
- Add BTRFS schedules
- Sleep / Wakeup all disks
Frontendโ
- Icon size dashboard devices
- Updated
@babel/runtimefrom^7.29.2to^7.29.7 - Updated
@codemirror/viewfrom^6.41.0to^6.43.0 - Updated
@uiw/codemirror-theme-duotonefrom^4.25.9to^4.25.10 - Updated
sassfrom^1.99.0to^1.101.0 - Updated
vuefrom^3.5.34to^3.5.38 - Updated
vue-i18nfrom^11.4.2to^11.4.5 - Updated
vue-routerfrom^5.0.7to^5.1.0 - Updated
vuetifyfrom^4.0.7to^4.1.1 - Updated
vitefrom^8.0.13to^8.0.16 - Enhanced German, English, and French localization files with new translations for boot backup functionality
- Refactored
boot.vueto improve the installation dialog and added functionality to fetch boot backup files - Excluded
vue-i18nfrom dependency optimization invite.config.js - Update translation status badge in README
- Remove hover effect for supporter badge
- Fix translations
โ Previous: 0.4.10-beta | ๐ Release Notes Overview | Next: 0.4.8-beta โ