2024-02-16 16:00:23 +01:00
# v20240217
2024-02-15 16:35:19 +01:00
2024-02-16 09:28:39 +01:00
- Add ability to specify the search engine used in the search bar MFM
- Remove auto NSFW media detection
- The "Hide NSFW media" config is now per device and per account
- Increase the max number of pinned posts from 5 to 15
- Change the second tab on the notifications page from "unread" to "reactions"
- Add ability to show a huge post button on the posting form
- This is a joke feature inspired by https://mstdn.poyo.me/@prime/110668364208741253
- Bug fix
- Add `/api/emojis` endpoint (compatible with Misskey v13) for better experiences with Misskey clients
2024-02-16 09:26:52 +01:00
- This does not mean we will continue to maintain API compatibility with Misskey. Instead, we plan to improve the compatibility with the Mastodon API.
2024-02-15 16:35:19 +01:00
2024-02-15 16:03:32 +01:00
# v20240216
2024-02-15 15:22:30 +01:00
2024-02-16 09:28:39 +01:00
- Style changes in the web client (a770ef4314e21f17fdce1f19feb3758953b04486 ab39ff5954a392cc6688a02f1723e1702df5e35c 4eefd534d8150e2cd5cf31dddd327edceb5b84dc)
- Clicking the "like" button now sends the actual emoji reaction (star, good, heart, etc.) instead of an empty "like"
2024-02-15 15:22:30 +01:00
2024-02-15 05:52:35 +01:00
# v20240215
2024-02-15 05:10:24 +01:00
2024-02-16 09:28:39 +01:00
- Separate settings for displaying rounded avatars for cat and non-cat accounts
- Add a toggleable setting to replace the chat button with account menu on mobile
- Reduce the size of the container image (!10667)
2024-02-15 05:10:24 +01:00
2024-02-13 18:50:31 +01:00
# v20240214
2024-02-16 09:28:39 +01:00
- Fix container images
2024-02-13 18:50:31 +01:00
2024-02-12 16:51:05 +01:00
# v20240213
2024-02-12 14:45:47 +01:00
2024-02-16 09:28:39 +01:00
- Bug fix
- Refactoring
2024-02-12 14:45:47 +01:00
2024-02-12 08:37:40 +01:00
# v20240212
2024-02-11 18:50:02 +01:00
2024-02-16 09:28:39 +01:00
- Refactoring
- Add a toggleable setting to hide follow buttons in a misclickable position
- Add a toggleable setting to show preview in posting form by default
2024-02-10 18:08:25 +01:00
2024-02-10 05:55:26 +01:00
# v20240210
2024-02-16 09:28:39 +01:00
- Security update (cf5b42a160ae8a4d94bf3dcea04ce12935ca4f76)
- Refactoring
2024-02-10 05:55:26 +01:00
2024-02-07 18:40:50 +01:00
# v20240208
2024-02-16 09:28:39 +01:00
- Bug fix (!10654 !10665)
- Enlarge profile picture by clicking it (!10659)
- Support Pleroma chat (!10660)
- [Add documentation about downgrading ](./docs/downgrade.md )
2024-02-07 18:40:50 +01:00
# v20240206
2024-02-16 09:28:39 +01:00
- Many bug fixes
- Per-post language selector (!10616)