kopia lustrzana https://github.com/nextcloud/social
Add UI changes to changelog and fix format to be parsed by the app store
Signed-off-by: Julius Härtl <jus@bitgrid.net>pull/292/head
rodzic
424f1e31f0
commit
2c7f655335
11
CHANGELOG.md
11
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
|
||||
|
|
Ładowanie…
Reference in New Issue