From 5498a696e7167799f5c5a080377532caa8b442d8 Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Thu, 7 Feb 2019 10:03:01 -0100 Subject: 0.1.4 Signed-off-by: Maxence Lange --- CHANGELOG.md | 7 +++++++ Makefile | 2 +- appinfo/info.xml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edc97e45..c3426a3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +## 0.1.4 + +- [federated] the app now accept redirection on outgoing request. +- [global] the app is now compatible with custom apps folder. +- [UI] cache issue on some setup should also be fixed. + + ## 0.1.3 - [global] fixing an issue displaying timeline when opening details for a local account. diff --git a/Makefile b/Makefile index 521f02d1..e983f19b 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=alpha1 codecov_token_dir=$(HOME)/.nextcloud/codecov_token -version+=0.1.3 +version+=0.1.4 diff --git a/appinfo/info.xml b/appinfo/info.xml index 1cfe7ec0..baa9c9be 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ **🕸 Open standards:** We use the established ActivityPub standard! ]]> - 0.1.3 + 0.1.4 agpl Maxence Lange Julius Härtl -- cgit v1.2.3