Skip to content

Releases: nextcloud/univention-app

14.0.6-0

16 Jan 15:23
d496afa
Compare
Choose a tag to compare
bump to 14.0.6

14.0.4-0

09 Jan 23:03
e772898
Compare
Choose a tag to compare

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

15 Oct 12:51
cf5c22c
Compare
Choose a tag to compare

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

10 Oct 15:56
2560504
Compare
Choose a tag to compare
go for Nextcloud 13.0.6

also updates app links to current releases and actual builds

13.0.5-0

13 Aug 09:22
c7dac8c
Compare
Choose a tag to compare
prepare 13.0.5 release

v13.0.4-0

12 Jun 22:03
63fc10f
Compare
Choose a tag to compare

Fixed

  • Nextcloud installation fails when the Administrator user in LDAP does not have a displayname set

v13.0.2-0

07 May 16:27
b524a9b
Compare
Choose a tag to compare

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

15 Mar 16:36
5b6bcf9
Compare
Choose a tag to compare

Added

  • import UCS CA #47

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

25 Jan 11:34
b086859
Compare
Choose a tag to compare

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

25 Jan 11:29
018d118
Compare
Choose a tag to compare

Added

  • Failing curl calls can be debugged (opt-in), #37