From 127098e01ec2e1b2b504e1d10933306ecde4b7cb Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Fri, 9 Feb 2018 16:05:40 +0100 Subject: [PATCH] release 1.4.2 Signed-off-by: Bjoern Schiessle --- CHANGELOG.md | 8 +++++++- Makefile | 2 +- appinfo/info.xml | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f390b5394..a7c32a355 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. +## 1.4.2 + +- update display name in accounts table correctly +- improve error messages and logging + + ## 1.4.0 ### Fixed @@ -16,4 +22,4 @@ All notable changes to this project will be documented in this file. ### Added -- Added sample screenshots \ No newline at end of file +- Added sample screenshots diff --git a/Makefile b/Makefile index 1be7effc8..c2d8ba33f 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.4.0 +version+=1.4.2 all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index baac1d1f6..ccb0ea441 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.4.0 + 1.4.2 AGPL Lukas Reschke User_SAML