MOS Release: v0.4.8-beta
Note: MOS only supports UEFI boot by default
Release contents:
- mos_0.4.8-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.8-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.35
- Update Docker v29.5.3
- Update SnapRAID v14.7
- Add BTRFS scrub and balance
- Fix for restarting api, don't pull api on restart
- Use force option for NTFS mounts and ignore mount options
- Add supporter logic in the backend
- Fix issues wget writing hsts files in /
- Add endpoint mos/bootbackupfiles
- Add tar_file to mos/installtodisk endpoint
- Add handling for NTFS filesystems to disk mounting
- Make sure to pull full git repos to get sorting working in MOS Hub
- Make .bash_history available in WebTerminals
- Add BTRFS operations for scrub and balance (API only for now)
- Add BTRFS operation monitors (API only for now)
- Add BTRFS schedules for scrub and balance (API only for now)
- Add support for PayPal and GitHub Sponsors in the support section
- Add support for donations and support banners
- Supporter badge design
- Supporter badge preparations
- Use install to disk to restore file (please only use files created by the MOS Backup Plugin)
- Add support for the French language and update icons for different screen sizes @waazaa-fr
- Add src/locales/fr.json
- Add fr.json
- Copy/Move operations can now be stopped in the file browser's operation dialog
- Remove unused image files and adjust column width in the disk component
- Bugfix: devices dropdown sends wrong values to api