First beta release of Nextcloud Hub 25 Autumn (v32)

The first beta of Nextcloud 32 is now available on our download server! :rocket:

As always, help with testing is very much welcome!
If you notice anything out of order, please report back on the appropriate github repository! :bowing_woman:

We will follow up with frequent betas over the next weeks.

Downloads

Changelog

server

1 Like

3rdparty

activity

app_api

bruteforcesettings

circles

files_downloadlimit

files_pdfviewer

firstrunwizard

logreader

nextcloud_announcements

notifications

password_policy

photos

privacy

recommendations

related_resources

serverinfo

survey_client

suspicious_login

text

twofactor_nextcloud_notification

twofactor_totp

updater

viewer

I update my instances by a script that does these steps: 1. move old NC code aside, 2. extract ZIP from download server, 3. set owner and permission, 4. run occ upgrade.

This resulted in a smooth upgrade from 31.0.8 to 32.0.0beta1 on my minimal instance (where I even disabled all default apps that I don’t need for development). So the update to beta1 was fine.

The same update rendered my test instance (which has MANY apps installed and enabled) non-responding (500). But the reason was not server but the groupfolders 19.1.3 app, see groupfolders issue #3922.

Apart from that, I noticed that twofactor_webauthn 2.3.0 loops, see twofactor_webauthn issue #835.

4 Likes

This topic was automatically closed after 3 days. New replies are no longer allowed.