Merge branch 'stable' into develop
This commit is contained in:
commit
086931d745
1 changed files with 7 additions and 3 deletions
10
Changelog.md
10
Changelog.md
|
|
@ -86,10 +86,16 @@ With the port to Bootstrap 3, app/views/terms/default.haml has a new structure.
|
|||
* Add permalink icon to stream elements [#6457](https://github.com/diaspora/diaspora/pull/6457)
|
||||
* Move reshare count to interactions for stream elements [#6487](https://github.com/diaspora/diaspora/pull/6487)
|
||||
|
||||
# 0.5.5.0
|
||||
# 0.5.6.0
|
||||
|
||||
## Refactor
|
||||
|
||||
## Bug fixes
|
||||
|
||||
## Features
|
||||
|
||||
# 0.5.5.0
|
||||
|
||||
## Bug fixes
|
||||
* Redirect to sign in page when a background request fails with 401 [#6496](https://github.com/diaspora/diaspora/pull/6496)
|
||||
* Correctly skip setting sidekiq logfile on Heroku [#6500](https://github.com/diaspora/diaspora/pull/6500)
|
||||
|
|
@ -98,8 +104,6 @@ With the port to Bootstrap 3, app/views/terms/default.haml has a new structure.
|
|||
* Prevent participations being created for invalid interactions [#6552](https://github.com/diaspora/diaspora/pull/6552)
|
||||
* Improve federation for reshare related interactions [#6481](https://github.com/diaspora/diaspora/pull/6481)
|
||||
|
||||
## Features
|
||||
|
||||
# 0.5.4.0
|
||||
|
||||
## Refactor
|
||||
|
|
|
|||
Loading…
Reference in a new issue