summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-01-03 12:04:33 +0100
committerJulius Härtl <jus@bitgrid.net>2019-01-03 12:04:33 +0100
commit2c7f655335626244cb849bb5a674eaa998d3adab (patch)
tree56c60fa535aeb2dfdc96b77eada86e737464a336 /CHANGELOG.md
parent424f1e31f00aa689b20a32e9a2fa46567ce90aed (diff)
Add UI changes to changelog and fix format to be parsed by the app store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files 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