X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=a9ee14f0ec9670d7be553ba84f21697a84acd556;hb=d15d55eda2c2e4672090460e13be675bd9e38631;hp=4b3847049d8ac5c866e24ff5c6067770089ec963;hpb=f15c9e8b08fef6e9284e0cd4de7637662e335971;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b3847049..a9ee14f0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,29 @@ 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/). +## [Unreleased] + +## 2.5.2 + +### Added +- Allow posting and recieving of misskey markdown (requires text/x.misskeymarkdown in `allowed_post_formats`) + +### Changed +- Set frontend URLs to akkoma-maintained ones + +### Fixed +- Updated `no_empty` MRF to not error when recieving misskey markdown + +## 2.5.1 + +### Added +- Elasticsearch Search provider support +- Enabled custom emoji reactions to posts via `/api/v1/pleroma/statuses/:id/reactions/:shortcode:` +- Added continuous integration builds for x86 glibc and musl + +### Fixed +- Enabled support for non-standard AP entities, such as those used by bookwyrm + ## 2.5.0 - 10/06/2022 ### Changed