⚠️ Upgrade Notice
When upgrading from old versions, the upgrade might fail with Undefined constant
error due to the known cache issue in Nextcloud. To fix this, please run the following commands:
php occ upgrade
php occ maintenance:mode --off
Added
- Show form errors if required apps are not enabled or not supported #868
- Add a second OpenProject group in Nextcloud to avoid Nextcloud errors when user is removed from their last Group #869
Changed
- Combine error messages for app not enabled and not supported #865
- Use app name instead of app ID in error messages #876
- Rename Nextcloud group name "OpenProjectSuspended" to "OpenProjectNoAutomaticProjectFolders" #889
Fixed
- Fix: No modifier for the first file upload #877
- Fix: Each request to OpenProject gets new token when setup with external SSO with token-exchange #867
- Improve translation support and fix grammar in the authentication method switch confirmation message #875
- Do not show app error if the form is in disabled state #880
- Fix: Empty app name if the app is not available #886
- Fix: Show latest stable OpenProject version #887