From 5d2ddfede1524000071eff7bd9ced823037de14c Mon Sep 17 00:00:00 2001 From: Benjamin Neff <benjamin@coding4coffee.ch> Date: Fri, 14 Jul 2017 02:34:53 +0200 Subject: [PATCH] Update changelog [ci skip] --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0e43f86994..c67932a00a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,9 +9,13 @@ * Upgrade to jQuery 3 [#7303](https://github.com/diaspora/diaspora/pull/7303) * Add i18n for color themes [#7369](https://github.com/diaspora/diaspora/pull/7369) * Remove deprecated statistics.json [#7399](https://github.com/diaspora/diaspora/pull/7399) +* Always link comment count text on mobile [#7483](https://github.com/diaspora/diaspora/pull/7483) +* Switch to new federation protocol [#7436](https://github.com/diaspora/diaspora/pull/7436) ## Bug fixes +* Fix height too high on mobile SPV [#7480](https://github.com/diaspora/diaspora/pull/7480) + ## Features * Add support for mentions in comments to the backend [#6818](https://github.com/diaspora/diaspora/pull/6818) * Add support for new mention syntax [#7300](https://github.com/diaspora/diaspora/pull/7300) [#7394](https://github.com/diaspora/diaspora/pull/7394) -- GitLab