MOS Release: v0.4.1-beta
Note: MOS only supports UEFI boot by default
Release contents:
- mos_0.4.1-beta_amd64.zip - for installation to physical media
(The disk must be formatted with FAT32 and the disk must have the label:MOS) - mos_0.4.1-beta_arm64.zip - for installation to physical media
(The disk must be formatted with FAT32 and the disk must have the label:MOS, additionally possibly needs a device tree file) - mos_amd64.img.xz - for installation to VMs (Min Reqs: 2 Cores + 6GB RAM)
(To extract the image you need to use this command on Linux:unxz --decompress mos_amd64.img.xz)
Changes
- Recommended Kernel 6.18.24
- Upgrade Docker v29.4.1
- Upgrade QEMU v11.0.0
- Upgrade SnapRAID v14.4
- Add unzip package
- Fix issue with SnapRAID sync not working properly
- Add function to symlink
.bash_profileif/boot/config/system/bash_profileexists - Display error in syslog when Docker digest cannot be retrieved
- Fix cron/system route
- Add endpoint cron/system to view system crontabs
- Change CIDR handling on network endpoints
- Make sure to also show disk space and mountpoints on disks endpoint (don't skip lsblk/df)
- Fix issue with BTRFS RAID1 not showing RAID disk correctly in disks endpoint
- Fix issue with parsing in MOS Hub architectures
- Add translation status badge to README
- Improve layout of cron scheduling dialog with additional border
- Integrate cron scheduling functionality with Vue.js and Vuetify
- Add @vue-js-cron/vuetify package for cron scheduling UI components
- Implement CronScheduleDialog component for managing cron schedules
- Update various views (cron.vue, dockerService.vue, mosHub.vue, system.vue, pools.vue) to use the new cron scheduling dialog
- Enhance localization files (de.json, en.json) with new strings for cron scheduling
- Update package dependencies to latest versions for improved compatibility and features
- Add support for selecting files or directories in file system navigator
- Optimize display of hard disk power status
- Add CIDR support in network settings
- Add support for Enter key for form submission in login form
- Add button to open new terminal session and optimize session management
- Add new translation for network services and update warning before saving network settings