Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: nextcloud/nextcloudpi

Tags

v1.56.0

Toggle v1.56.0's commit message
[v1.56.0](https://github.com/nextcloud/nextcloudpi/tree/v1.56.0) (202…

…5-11-19) Nextcloud 32 and fixes

Changes
-------

- Support for Nextcloud 32
- Add service workers for Nextcloud's AI functionality

Fixes
-----
- Fix broken IPv6 addresses added to trusted IPs ([#2060](#2060), thanks @lukaszgoworko)
- Fix unnecessary reinstallation of notify_push app during updates ([#2069](#2069), thanks @lovenemesis)

v1.55.4

Toggle v1.55.4's commit message
[v1.55.4](https://github.com/nextcloud/nextcloudpi/tree/v1.55.3) (202…

…5-03-24) Nextcloud 31 and fixes

====

Changes
----

- Support for Nextcloud 31

Fixes
----

- Fix wrongly configured temporary directory for uploads (fixes [#1750](#1750), [#1857](#1857)), thanks [@joshtrichards](https://github.com/joshtrichards)
- Fix regression breaking php upgrades (see [#2026](#2026)), thanks [@twojstaryzdomu](https://github.com/twojstaryzdomu)

v1.55.3

Toggle v1.55.3's commit message
[v1.55.3](https://github.com/nextcloud/nextcloudpi/tree/v1.55.3) (202…

…4-11-08) Nextcloud 30 and fixes

====

Changes
----

- Support for Nextcloud 30 ([#1957](#1957))

Fixes
-----

- Fix resetting failed state of previous ncp-update-nc job ([#1992](#1992))
- Fix installer on systems using resolvconf as DNS manager ([#1926](](#1926))
- Fix typo that prevents ncp-previews from being disabled (Thanks @m-breitbach)

v1.55.2

Toggle v1.55.2's commit message
[v1.55.2](https://github.com/nextcloud/nextcloudpi/tree/v1.55.2) (202…

…4-09-24) Hotfix release

============

Fixes
-------

- Increase the maximum package size for mysqldump to 256M (fixes [#1979](#1979))
- Fix repeated erroneous update success messages for auto updates (fixes [#1979](#1979), [#1981](#1981))

v1.55.1

Toggle v1.55.1's commit message
[v1.55.1](https://github.com/nextcloud/nextcloudpi/tree/v1.55.1) (202…

…4-09-08) Hotfix release

====

Fixes
---

- Prevent attempted downgrade in ncp-update-nc

v1.55.0

Toggle v1.55.0's commit message
[v1.55.0](https://github.com/nextcloud/nextcloudpi/tree/v1.55.0) (202…

…4-09-07) Support for PHP 8.3 and Nextcloud 29

=====

Changes
-----

- Support for Nextcloud 29
- Support for PHP 8.3
- Run `maintenance:repair --include-expensive` after NC update if necessary
- Add logrotate for redis, apache and mysql logs
- Add support for the OrangePi 5 and OrangePi 5 Plus boards

Fixes
-----

- Fix bug in nc-format-USB.sh (thanks @m-breitbach)
- Nextcloud updater fixes
  - Fix constant retries of the auto update if on a version that's later than the last officially supported one [1965](#1965)
  - Fix incorrect detection of os constraints for NC updates beyond v28 [1960](#1960)
  - Fix user requested version being ignored if a later version was available
- Improve stability of nc-encrypt by daemonizing the encryption process [1874](#1874)

Development related
-----

- Perform nc update tests for both lxd as well as vms during CI/CD

v99.99.99

Toggle v99.99.99's commit message
Staged rollouts test

v1.54.3

Toggle v1.54.3's commit message
[v1.54.3](https://github.com/nextcloud/nextcloudpi/tree/v1.54.3) (202…

…4-08-11) Improved Nextcloud (auto) updates

===

Fixes
---

- Prevent dependency conflict during distribution upgrade to debian 12

Changes
---

- Nextcloud updates now automatically determine the next valid version to upgrade to. Auto updates always update to the latest minor version.

v1.54.2

Toggle v1.54.2's commit message
[v1.54.2](https://github.com/nextcloud/nextcloudpi/tree/v1.54.2) (202…

…4-05-08) Fixes for ncp-dist-upgrade (bookworm)

===

Fixes
---

- Make sure zstd is installed [#1921](#1921)
- Dynamically determine DB prefix [#1818](#1818)

v1.54.0

Toggle v1.54.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
theCalcaholic Tobias Knöppler
[v1.54.0](https://github.com/nextcloud/nextcloudpi/tree/v1.54.0) (202…

…4-05-01) Support Debian 12 and Nextcloud 28.0.5

===

Changes
---

- Add support for Nextcloud 28.0.5
- Add ncp-dist-upgrade script to upgrade to Debian 12 (bookworm)
- Change mechanism to prevent root login by default
- Add support for Raspberry Pi 5
- Use Armbian instead of Raspbian as base for Raspberry Pi images

Development related
---

- (CICD) Add integration tests for dist-upgrade
- Add support for building with incus