New update available

openmediavault 7.3.1

  • Update locale files.
  • Fix the error of automatic reloading of several dashboard widgets, e.g. the system time widget.
  • Fixed a bug in unattended-upgrades that causes all new packages to be installed instead of just security updates.
  • Hardening of the quota Salt state to cope with situations where there are multiple mount points for a device.
  • Do not activate the IPv6 privacy extension for network interfaces. If necessary this can be done individually using sysctl.

New update available

openmediavault-k8s 7.2.0

  • Issue #1775: Add ability to choose between etcd or SQLite as datastore. SQlite is now used by default, as this is better suited to installations on SBCs.

New update available

openmediavault-s3 7.0.1

  • Issue #1782: Add the environment variable OMV_S3_APP_CONTAINER_START_OPTIONS.

New updates available

openmediavault 7.3.0

  • Update locale files.
  • Refactor the RPC parameter handling.
  • Refactor UI to get rid of ::ng-deep, which was an obstacle to migrating to Angular >= 15.
  • Add Power Mode and Temperature datatable column to the Storage | Disks page. Note, the columns are hidden by default. If the device is in standby mode, no temperature is displayed.
  • Issue #1774: Improve foundation for plugins.

openmediavault-apt 7.0

  • Initial release.
  • Check the forum post for more information.

New updates available

openmediavault 7.2.1

  • Issue #1748: Enable TCP for NFS v2 and v3.
  • Issue #1766: Harden the daily SSL certificate expiration cron job.
  • Issue #1769: Add support for setting SMTP server to localhost in notification settings page.
  • Refactor the download.php RPC infrastructure.

openmediavault-k8s 7.1.2

  • Several improvements.