diff --git a/CHANGELOG.md b/CHANGELOG.md index 6039b87..d36b994 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog All notable changes to this project will be documented in this file. +# 1.6.2 + +### Changelog + +- Add reset button to start over with the configuration +- Show default login screen until SSO is configured +- updated translations +- small fixes + # 1.6.1 ### Fixed diff --git a/Makefile b/Makefile index 364826f..b793045 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ source_dir=$(build_dir)/source sign_dir=$(build_dir)/sign package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates -version+=1.6.1 +version+=1.6.2 all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index 48c5069..be60109 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ The following providers are supported and tested at the moment: * Any other provider that authenticates using the environment variable While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]> - 1.6.1 + 1.6.2 agpl Lukas Reschke User_SAML