MOS Release: v0.4.11-beta
Note: MOS only supports UEFI boot by default
Release contents:
- mos_0.4.11-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.11-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.37
- Update wsddn v1.25
- Update QEMU v11.0.2
- Update Docker 29.6.1
- Hub and Docker Group improvements
- Add docker/hub/recommended endpoint so that recommended repositories can be fetched/displayed by MOS (recommended repositories are only fetched on boot but only if Hub Updates are enabled)
- Add ability to specify URLs from PNGs to add a Docker group icon
- Fix issue with not giving back proper model for smart attribute acknowledgement
- Improvements to Hub and LXC
- Add installed key to Docker and Plugins index
- Improve loading times from LXC page, at least try to
- Add MergerFS Virtual Pools
- Add endpoints GET/POST pools/vpools and pools/vpools/{id} to be able to create vpools and get information from vpools
- Add endpoints PUT pools/vpools/order and POST pools/vpools{id}/automount to set the order and autostart from vpools
- Add endpoints DELETE pools/vpools/{id} to delete a vpool
- Add endpoints POST pools/vpools/{id}/mount and pools/vpools/{id}/umount to mount/umount vpools
- Include vpools information in diagnostics
- Visualize recommended repositories and better visualization of YAML fields in docker-compose
- Set default values for SMART disk attributes and update configuration after acknowledgement
- Acknowledge for smart values
- Remove redundant v-overlay components from several Vue files
- Increase line count for environment variables in Compose Stacks dialogs
- Btrfs scrub/balance more operations