report federating status in nodeinfo
[akkoma] / CHANGELOG.md
index 1427bc34753ab5acbaefbdf4ac16ed2bb5af4c58..eac7d7366bc8484e3efe2be83743734a272a33b0 100644 (file)
@@ -4,10 +4,21 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ## [1.1.6] - 2019-11-19
-## Fixed
+### Fixed
 - Not being able to log into to third party apps when the browser is logged into mastofe
+- Email confirmation not being required even when enabled
 - Mastodon API: conversations API crashing when one status is malformed
 
+### Bundled Pleroma-FE Changes
+#### Added
+- About page
+- Meme arrows
+
+#### Fixed
+- Image modal not closing unless clicked outside of image
+- Attachment upload spinner not being centered
+- Showing follow counters being 0 when they are actually hidden
+
 ## [1.1.5] - 2019-11-09
 ### Fixed
 - Polls having different numbers in timelines/notifications/poll api endpoints due to cache desyncronization