New updates available

openmediavault 7.4.8

  • Update locale files.
  • Unify the sorting order of displayed data in the Disk Temperatures and S.M.A.R.T. Status dashboard widgets for a consistent user experience.
  • Issue #1825: Support Xen predictive network interface naming.

openmediavault-k8s 7.3.1

  • Update locale files.
  • Add the ipaddr and ipaddr6 functions to the recipe DSL (Domain Specific Language). These functions allow users to retrieve the IP address of the specified network interface, e.g. ipaddr('ens6'). If no network interface name is specified, the IP address of the network interface used for the default route is returned.

openmediavault-nut 7.0.5

  • Update locale files.
  • Make sure the NUT config parser is not irritated by the characters # and = in a password.

New updates available

openmediavault 7.4.7

  • Support host names according to RFC1123.

openmediavault 7.3.0

  • Upgrade K3S to v1.30.4+k3s1.
  • Create a wildcard SSL certificate.
  • Various improvements.

New updates available

openmediavault 7.4.6

  • Update locale files.
  • Add UDEV rule to fix the duplicate serial number issue for Congdi 2.5-Inch USB 3.1 Type-C hard drive enclosures.
  • Add UDEV rule to fix the duplicate serial number issue for Insignia 2-Bay HDD docking stations.
  • Use subtree_check to reduce subtree attacks in the NFSv4 pseudo file system export. This can be modified via the OMV_NFSD_V4_PSEUDO_ROOT_OPTIONS environment variable.
  • Remove support to create Ext3 file systems from the UI.
  • Use of the internal quotas of Ext4 for new file systems to be created.
  • Improve file system quota Salt state.
  • Issue #1813: Return the configured mount point for each file system in the FileSystemMgmt::enumerateMountedFilesystems RPC instead of the dynamically determined one.

openmediavault-nut 7.0.4

  • Improve log file parsing.

New updates available

openmediavault 7.4.3

  • Issue #1809: Add the ability to customize the apticron configuration file via environment variables.

openmediavault-clamav 7.0.1

  • Issue #1811: Display clamav diagnostic information in the Diagnostics | Services | Antivirus page.

openmediavault-diskstats 7.0.1

  • Issue #1805: Show predictable device file in Disk I/O performance statistics tabs.

openmediavault-k8s 7.2.1

  • Remove commented lines to avoid processing incorrectly filled placeholders.

openmediavault-md 7.0.2

  • Relocate mdadm cron job into this plugin.

New update available

openmediavault 7.4.4

  • Update locale files.
  • Get correct client IP in login message when system is behind a reverse proxy.
  • Rename Diagnostics | Performance Statistics | Disk Usage to File System Usage to differentiate with Disk I/O.
  • Issue #1635: Switch to @siemens/ngx-datatable component.
  • Issue #1799: Do not use a login shell in the cron script openmediavault-update-smart-drivedb.
  • Issue #1801: Support requesting multiple files from a remote host, e.g. user@host:/dir1 :/dir2 :/dir3, in rsync jobs.