Skip to content

v60.3

Compare
Choose a tag to compare
@ddavness ddavness released this 30 Oct 23:06
· 21 commits to main since this release

Version pinning

From now on it's possible (and slightly easier) to install a certain version of Power Mail-in-a-Box instead of just "the latest version". This is useful if you need to upgrade to an older version (for working around known issues that are yet to fix) or install a pre-release version for testing. To do so, you can run this command:

curl -L https://power-mailinabox.net/<VERSION>/setup.sh | sudo bash

Where <VERSION> is the version you want to install (For example: v56.5).

⚠️ Note: you can also technically use this to restore a system to an older version (aka downgrading), however, this may not work in all cases, and unless specified otherwise, it's not supported. Please make sure you know what you're doing, have a backup ready for the worst, and cross your fingers for the best.

Changelog

🔽 - The change was imported from an upstream update
🌟 - Change specific to Power Mail-in-a-Box

Software Updates

  • Nextcloud
    • 🌟 Calendar plugin updated to version 3.5.2
  • Webmail
    • 🌟 CardDAV plugin updated to version 4.4.4

Setup

  • 🌟 Fixed a bug where Nextcloud upgrades would fail under certain conditions.

DNS

  • 🔽 nsd now reloads properly when zones are modified, created or removed (in edge cases, nsd may still be restarted altogether).