Releases: nextcloud/univention-app
Releases · nextcloud/univention-app
14.0.4-0
ADDED
- add post-install/update documentation on admin settings messages
- REAMDE_INSTALL: add link to univention help regarding memberOf overlay (@va1entin)
- add hints about the mail server
FIXED
- Fix automatic setting for ONLYOFFICE document server URL (@ngulden)
- set LDAP credentials on update (if necessary)
- Update the htaccess on both install and update
- apply patch from nextcloud/server#13120
CHANGED
- Use LDAP base as group base by default (@va1entin)
- Nextcloud 14.0.4 with Ubuntu 18.04
- change uninstall behaviour to keep all data
- move config data to permanent subfolder
13.0.7-0
Known issue: there are two warnings about non-properly configured .well-known paths. The config is not any different, only those checks were added. I'll try to figure this one out with the next, bigger upgrade to 14.
13.0.6-0
go for Nextcloud 13.0.6
also updates app links to current releases and actual builds
v13.0.4-0
Fixed
- Nextcloud installation fails when the Administrator user in LDAP does not have a displayname set
v13.0.2-0
This release will bring a major upgrade from 12.0.x to 13.0.2 🙌
Changed
- default LDAP mail attribute is now "mail". Effects only new installations.
v12.0.6-0
Added
Fixed
- don't create param when NC_ADDITIONAL_CURL_ARGS is empty #48
- app folder removed on install #49
- support customized admin name #45
Changed
- do not reset trusted domains and trused proxy on update (part of #50)
v12.0.5-0
Added
- mention the Edu Edition Appliance in the long description, #41
- Add php-mcrypt to Dockerfile, #42
Fixed
- fix permissions in edu edition appliance, #40
Changed
- use broad base for users, #43
v12.0.4-0
Added
- Failing curl calls can be debugged (opt-in), #37