Skip to main content

0.5.8-stable

Download

Download this release on the GitHub Releases page.

Systemโ€‹

  • Recommended Kernel 6.18.48
  • Update Docker v29.7.2
  • Update QEMU v11.1.1
  • Update wsddn v1.27
  • Update edk2 v202608
  • Add missing function execution for rsync daemon in MOS startup routine
  • Add rsync daemon support
  • Create custom rsync init script
  • Fix cronjob names
  • System update default values

New Featuresโ€‹

Performance Metricsโ€‹

  • Add performance modifier to Compose, Docker, LXC and VM
  • Add new URL modifier performance=true to get the Container/Stack/VM performance metrics (CPU/Memory) โ€” by default no metrics are sent when modifier is not given

Rsync Daemonโ€‹

  • Add new rsync_daemon to network services
  • Create new GET and POST endpoints /mos/settings/network/services/rsync/config

NUT (Network UPS Tools)โ€‹

  • Create new GET and POST endpoints /nut/scripts/{event} to create/edit event scripts
  • NUT Websocket implementation

Networkingโ€‹

  • Add IPv6 support for nginx
  • Create new key runtime_address for IPv6 to make SLAAC or DHCP address visible

Diagnosticsโ€‹

  • Add containers, compose and groups to diagnostics
  • Add docker network ls to diagnostics

WebUI / Frontendโ€‹

  • CodeMirror plugin for fileEdit-Dialogs
  • LXC file picker for mount source fields
  • Network chart transitions
  • Network chart โ†’ eChart
  • NUT card design
  • Style known repo dialog
  • NUT translations

Bugfixesโ€‹

Networkingโ€‹

  • Fix IPv6 issues
  • Fix for networking service start/stop/restart
  • Make sure to not throw error when dhcp=false and no address for IPv6 is given

Dockerโ€‹

  • Modify docker pull command to capture output while maintaining error handling
  • Fix variable assignment for local SHA256 Docker digest

System & Servicesโ€‹

  • Re-enable nmbd
  • Fix make sure to run mos-api_cli as root for NUT
  • Fix issues with notification system
  • Make sure to return full model from network services if key is missing
  • Make sure that not available NFS shares don't block API
  • Add timeout for df when testing mounts to make sure they are actually working
  • Add timeout for NFS shares when querying them
  • Kick out systeminformation from disks service
  • Use lsblk to get disks
  • Remove lowercase from notifications

WebUI / Frontendโ€‹

  • networkServices design fixes
  • NUT design fixes
  • Fix NFS create share dialog
  • Fix virtual pools policies
  • Update dialog handling

๐Ÿ“‹ Release Notes Overview | Previous: 0.5.6-stable โ†