From 2c7f655335626244cb849bb5a674eaa998d3adab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Thu, 3 Jan 2019 12:04:33 +0100 Subject: [PATCH] Add UI changes to changelog and fix format to be parsed by the app store MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae306f1a..ea9a5ac1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,6 @@ # Changelog - -### 0.1.2 +## 0.1.2 - [global] Fix Host Header on proxy setup - [global] Delete object by objectId, not just by its Type+Id @@ -11,9 +10,13 @@ - [request] Manage Update/Person and use signature date as creation on Person creation/update - [request] check the status of queued request before forking process - [request] fixing Accept header for Diaspora +- [UI] Improve account data handling +- [UI] Fix follow button on profile pages +- [UI] Add profile page for remote users +- [UI] Fix feedback on following the Nextcloud mastodon account -### 0.1.1 +## 0.1.1 - [setup] the app is now displaying an issue with the setup of the httpd only if there is issue. - [setup] fixing 'not-big-enough' fields in database. @@ -33,6 +36,6 @@ -### 0.1.0 +## 0.1.0 - first alpha release