Last week, NCP 1.54.3 has been released, bringing improvements to the Nextcloud updater:

- Only major versions are pinned for auto updates, so they will always install the latest minor version
- Auto-selection of a valid major NC release to install when requesting to skip a major release. Before, the update would fail in this case.

This is to ensure timely security updates and fixes for users and relieve me from making a NCP release for every single minor version. :)

https://github.com/nextcloud/nextcloudpi/releases/tag/v1.54.3

Release v1.54.3 Improved Nextcloud (auto) updates · nextcloud/nextcloudpi

v1.54.3 (2024-08-11) Improved Nextcloud (auto) updates Fixes Prevent dependency conflict during distribution upgrade to debian 12 Changes Nextcloud updates now automatically determine the next v...

GitHub