2024-02-17 10:40:05 +01:00
# Changelog
Critical security updates are indicated by the :warning: icon.
2024-02-29 14:28:04 +01:00
## Unreleased
- Add ability to pull-down-to-refresh timelines in PWA
- Make passkey/security key independent of TOTP (!10670)
- Fix bugs
2024-02-27 20:50:14 +01:00
## v20240228
2024-02-27 18:28:38 +01:00
2024-02-27 20:50:14 +01:00
- Update "About Firefish" page (!10673)
- Fix bugs (!10675 !10676 !10678 !10679)
2024-02-27 18:28:38 +01:00
- Remove charts generation to improve performance (#10611)
2024-02-25 13:05:50 +01:00
## v20240225
- Fix bugs
- Add syntax highlighting in MFM code blocks in various programming languages
2024-02-22 10:27:29 +01:00
## v20240222
2024-02-22 09:26:01 +01:00
- Enhance Mastodon post import feature (!10652)
- Minor style change in the web client
- Refactoring
2024-02-21 10:11:38 +01:00
## v20240221-1
- Fix a bug
2024-02-21 00:44:06 +01:00
## v20240221
2024-02-20 09:39:32 +01:00
- Add the ability to give regular (non-moderator) users permission to manage custom emojis
2024-02-20 19:25:45 +01:00
- Fix a bug that made impossible to update user profiles under some conditions
2024-02-20 23:24:52 +01:00
- Add "private" (only me) post visibility
- It's just a paraphrase of DMs without recipients
2024-02-21 00:42:12 +01:00
- You can also convert your existing public posts to private posts
2024-02-20 09:39:32 +01:00
2024-02-17 10:40:05 +01:00
## :warning: v20240217-1
- Fix a [security issue ](https://github.com/misskey-dev/misskey/security/advisories/GHSA-qqrm-9grj-6v32 )
## 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-17 10:40:05 +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-17 10:40:05 +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-17 10:40:05 +01:00
## v20240214
2024-02-13 18:50:31 +01:00
2024-02-16 09:28:39 +01:00
- Fix container images
2024-02-13 18:50:31 +01:00
2024-02-17 10:40: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-17 10:40:05 +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-17 10:40:05 +01:00
## v20240210
2024-02-10 05:55:26 +01:00
2024-02-16 09:28:39 +01:00
- Security update (cf5b42a160ae8a4d94bf3dcea04ce12935ca4f76)
- Refactoring
2024-02-10 05:55:26 +01:00
2024-02-17 10:40:05 +01:00
## v20240208
2024-02-07 18:40:50 +01:00
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
2024-02-17 10:40:05 +01:00
## v20240206
2024-02-07 18:40:50 +01:00
2024-02-16 09:28:39 +01:00
- Many bug fixes
- Per-post language selector (!10616)