MOS Release: v0.4.3-beta
Note: MOS only supports UEFI boot by default
Release contents:
- mos_0.4.3-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.3-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:
- Recommend Kernel 6.18.28
- Update Docker v29.4.3
- Fix/change naming scheme from NFS shares in /mnt/remotes/REMOTE/
- Fix for NFS
- Add key default_shell to docker/mos/containers
- Change naming scheme for NFS shares
- Add timeout to NFS mount commands
- Update display of Tailscale and Netbird status in the navigation bar
- Add support for displaying Tailscale and Netbird status in the navigation bar
- Add conditional display for domain field in SMB dialogs
- Change status indicator color for remotes from red to blue
- Add support for NFS and update input fields for remote mounts
- Fix error when opening terminal for running containers
- Extend terminal functionality with custom shell and improve Docker attributes
- Add status indicator for cron jobs and update translations
- Add support for compose templates and improve error handling
- Update remote display with a table and improve dialogs
- Change input field for NFS mapping to drop down selection
- Improve validation for lxcSettings in openCreateBackupDialog
- Fix lxcBackup
- Extend memory display with swap information and update translations
- Add clipboard functionality and update UI elements for MFA
- Correct terminology in Zswap configuration for consistency
ATTENTION:
Please do note with 0.4.3-beta NFS is now fully implemented into the UI but changed a bit in terms of paths for the remote mounts, it is recommended to delete all your Remote NFS mounts and recreate them and check the new paths /mnt/remotes/{remote}/path_to_remote, if you are having trouble please let us know here on GitHub, Discord,...