Nextcloud 32.0.2
server
- Refactor(files): move hotkeys in app settings to new `NcAppSettingsShortcutsSection` (server#56413)
- Add rememberme checkbox (server#56423)
- Fix(encryption): Add the script to test encryption status only on logged in pages (server#56424)
- Fix(files_sharing): use webroot for public links (server#56427)
- Refactor(files): migrate app settings to new `NcForm*` components (server#56442)
- 32.0.2 RC2 (server#56445)
- Fix npm lint errors in stable32 (server#56492)
bruteforcesettings
photos
- Fix: escaping album names (photos#3291)
- Fix(Album): Do not close the form on rename error (photos#3295)
- Fix(Album): Stop replacing navigation button (photos#3299)
- Fix(Album): Prevent whitespace-only album names (photos#3300)
- Fix(Timeline): Scroll to top of app content on route change (photos#3306)