firefish/docs/changelog.md

56 lines
1.8 KiB
Markdown
Raw Normal View History

# Unreleased
- add ability to specify the search engine used in the search bar MFM
- remove auto NSFW media detection
2024-02-15 18:55:31 +00:00
- the "Hide NSFW media" config is now per device and per account
2024-02-15 18:59:48 +00:00
- increase the max number of pinned posts from 5 to 15
- change the second tab on the notifications page from "unread" to "reactions"
2024-02-15 19:14:19 +00:00
- add ability to show a huge post button on the posting form
- joke feature, inspired by https://mstdn.poyo.me/@prime/110668364208741253
2024-02-16 05:17:22 +00:00
- bug fix
2024-02-16 08:26:52 +00:00
- add `/api/emojis` endpoint (compatible with Misskey v13) for better experiences with Misskey clients
- 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 15:03:32 +00:00
# v20240216
2024-02-15 15:03:32 +00: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 04:52:35 +00:00
# v20240215
- 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
2024-02-15 04:52:35 +00:00
- reduce the size of the container image (!10667)
2024-02-13 17:50:31 +00:00
# v20240214
- fix container images
2024-02-12 15:51:05 +00:00
# v20240213
- bug fix
- refactoring
2024-02-12 07:37:40 +00:00
# v20240212
2024-02-11 17:50:02 +00:00
2024-02-12 07:37:40 +00: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 04:55:26 +00:00
# v20240210
- security update (cf5b42a160ae8a4d94bf3dcea04ce12935ca4f76)
- refactoring
2024-02-07 17:40:50 +00:00
# v20240208
- bug fix (!10654 !10665)
- enlarge profile picture by clicking it (!10659)
- support Pleroma chat (!10660)
- [add documentation about downgrading](./docs/downgrade.md)
# v20240206
- many bug fixes
- per-post language selector (!10616)