Merge branch 'develop' into feature/tag_feed
[akkoma] / CHANGELOG.md
index 182f5e579add447127e27d6d6b940f200fcc688b..2d7d9a69a7444f2f46c3e386b17cfc8a98eedda2 100644 (file)
@@ -92,6 +92,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Captcha: Support native provider
 - Captcha: Enable by default
 - Mastodon API: Add support for `account_id` param to filter notifications by the account
+- Configuration: `feed.logo` option for tag feed.
+- Tag feed: `/tags/:tag.rss` - list public statuses by hashtag.
 </details>
 
 ### Fixed