github ich777/mos-releases 0.4.0-beta
MOS 0.4.0-beta

pre-release10 hours ago

MOS Release: v0.4.0-beta
Note: MOS only supports UEFI boot by default

Release contents:

  • mos_0.4.0-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.0-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.23
  • Upgrade SnapRAID v14.3
  • Fix quotation issues in various files
  • Make sure to run ldconfig before services are starting
  • Add ld.conf files if found
  • Fix Compose update routine
  • Fix 3rd party Docker and Compose containers restart policy not working
  • Add local search domain to resolv.conf
  • Fix DNS remote mount issues
  • Fix Compose stack override issue
  • Fix API warnings from compose being treated as errors
  • Add missing package to package.json
  • Fix untagged images not showing in unused images
  • Fix HTTP status code on error
  • Fix deleting image referenced in multiple repositories
  • Add file upload endpoint mos/upload
  • Fix DNS remote mount issue
  • Fix MOS Hub typo preventing architecture filtering
  • Add support for page entries in MOS Hub settings
  • Add clear option to selection fields for SMB and NFS shares
  • Add upload functionality and expand translations for file operations
  • Add login status monitoring and apply system-wide theme defaults
  • Remove default hostname value in app bar and adjust document title
  • Add welcome message and setup instructions on first setup page
  • Add comment for admin token dialog and fix prepend-icon usage in token validation dialog
  • Change font from 'text-subtitle-1' to 'text-title-medium' in multiple components
  • Update file system navigator dialog path to /mnt in dockerChange.vue and dockerCreate.vue
  • Fix UID generation in dockerChange.vue and add download and update functions for VirtIO ISOs in vm.vue
  • Set recreateCertificatesDialog to false after certificate recreation
  • Add support for showing/hiding hidden files, update certificate translations and improve certificate management UI
  • Update UI components and enhance certificate management features
  • Add HTTPS support and certificate management to system settings

Don't miss a new mos-releases release

NewReleases is sending notifications on new releases.