From 3eaec9ab3d1d63ff0f3fe1adbc371f5fa86e630b Mon Sep 17 00:00:00 2001 From: naskya Date: Sun, 17 Mar 2024 02:34:08 +0900 Subject: [PATCH 1/3] docs: update changelog --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 6d8abed428..e9b313f928 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -11,7 +11,7 @@ Critical security updates are indicated by the :warning: icon. - Add langage annotation to post contents (!10687) - Add a toggleable setting to show a warning when you attempt to post files without alt text - Fix bugs -- Update documents +- Update documents and example config files ## v20240301 From fb881282c81a4ebfe53ebd129d94652695b5bd94 Mon Sep 17 00:00:00 2001 From: naskya Date: Sun, 17 Mar 2024 02:35:36 +0900 Subject: [PATCH 2/3] docs (minor): update changelog --- docs/changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index e9b313f928..a9c00032d0 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -80,7 +80,7 @@ Critical security updates are indicated by the :warning: icon. - 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 +- Fix bugs - 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. @@ -101,7 +101,7 @@ Critical security updates are indicated by the :warning: icon. ## v20240213 -- Bug fix +- Fix bugs - Refactoring ## v20240212 @@ -117,12 +117,12 @@ Critical security updates are indicated by the :warning: icon. ## v20240208 -- Bug fix (!10654 !10665) +- Fix bugs (!10654 !10665) - Enlarge profile picture by clicking it (!10659) - Support Pleroma chat (!10660) - [Add documentation about downgrading](./docs/downgrade.md) ## v20240206 -- Many bug fixes +- Fix many bugs - Per-post language selector (!10616) From ba48f063a508f2f42950e86251049f36f8bab282 Mon Sep 17 00:00:00 2001 From: naskya Date: Sun, 17 Mar 2024 02:51:24 +0900 Subject: [PATCH 3/3] docs: add links to compare versions in changelog --- docs/changelog.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index a9c00032d0..b1abd1b04a 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -13,7 +13,7 @@ Critical security updates are indicated by the :warning: icon. - Fix bugs - Update documents and example config files -## v20240301 +## [v20240301](https://firefish.dev/firefish/firefish/-/compare/v20240229...v20240301?from_project_id=7&straight=false) - Add a page (`/my/follow-requests/sent`) to check your follow requests that haven't been approved - Add ability to hide replies from certain users in timelines @@ -32,34 +32,34 @@ Critical security updates are indicated by the :warning: icon. - Disable new user registration - Fix bugs -## v20240229 +## [v20240229](https://firefish.dev/firefish/firefish/-/compare/v20240228...v20240229?from_project_id=7&straight=false) - Add ability to pull-down-to-refresh timelines in PWA - Make passkey/security key independent of TOTP (!10670) - Fix bugs -## v20240228 +## [v20240228](https://firefish.dev/firefish/firefish/-/compare/v20240225...v20240228?from_project_id=7&straight=false) - Update "About Firefish" page (!10673) - Fix bugs (!10675 !10676 !10678 !10679) - Remove charts generation to improve performance (#10611) -## v20240225 +## [v20240225](https://firefish.dev/firefish/firefish/-/compare/v20240222...v20240225?from_project_id=7&straight=false) - Fix bugs - Add syntax highlighting in MFM code blocks in various programming languages -## v20240222 +## [v20240222](https://firefish.dev/firefish/firefish/-/compare/v20240221-1...v20240222?from_project_id=7&straight=false) - Enhance Mastodon post import feature (!10652) - Minor style change in the web client - Refactoring -## v20240221-1 +## [v20240221-1](https://firefish.dev/firefish/firefish/-/compare/v20240221...v20240221-1?from_project_id=7&straight=false) - Fix a bug -## v20240221 +## [v20240221](https://firefish.dev/firefish/firefish/-/compare/v20240217-1...v20240221?from_project_id=7&straight=false) - Add the ability to give regular (non-moderator) users permission to manage custom emojis - Fix a bug that made impossible to update user profiles under some conditions @@ -67,11 +67,11 @@ Critical security updates are indicated by the :warning: icon. - It's just a paraphrase of DMs without recipients - You can also convert your existing public posts to private posts -## :warning: v20240217-1 +## :warning: [v20240217-1](https://firefish.dev/firefish/firefish/-/compare/v20240217...v20240217-1?from_project_id=7&straight=false) - Fix a [security issue](https://github.com/misskey-dev/misskey/security/advisories/GHSA-qqrm-9grj-6v32) -## v20240217 +## [v20240217](https://firefish.dev/firefish/firefish/-/compare/v20240216...v20240217?from_project_id=7&straight=false) - Add ability to specify the search engine used in the search bar MFM - Remove auto NSFW media detection @@ -84,45 +84,45 @@ Critical security updates are indicated by the :warning: icon. - 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. -## v20240216 +## [v20240216](https://firefish.dev/firefish/firefish/-/compare/v20240215...v20240216?from_project_id=7&straight=false) - 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" -## v20240215 +## [v20240215](https://firefish.dev/firefish/firefish/-/compare/v20240214...v20240215?from_project_id=7&straight=false) - 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) -## v20240214 +## [v20240214](https://firefish.dev/firefish/firefish/-/compare/v20240213...v20240214?from_project_id=7&straight=false) - Fix container images -## v20240213 +## [v20240213](https://firefish.dev/firefish/firefish/-/compare/v20240212...v20240213?from_project_id=7&straight=false) - Fix bugs - Refactoring -## v20240212 +## [v20240212](https://firefish.dev/firefish/firefish/-/compare/v20240210...v20240212?from_project_id=7&straight=false) - 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 -## v20240210 +## [v20240210](https://firefish.dev/firefish/firefish/-/compare/v20240208...v20240210?from_project_id=7&straight=false) - Security update (cf5b42a160ae8a4d94bf3dcea04ce12935ca4f76) - Refactoring -## v20240208 +## [v20240208](https://firefish.dev/firefish/firefish/-/compare/v20240206...v20240208?from_project_id=7&straight=false) - Fix bugs (!10654 !10665) - Enlarge profile picture by clicking it (!10659) - Support Pleroma chat (!10660) - [Add documentation about downgrading](./docs/downgrade.md) -## v20240206 +## [v20240206](https://firefish.dev/firefish/firefish/-/compare/v1.0.5-rc...v20240206?from_project_id=7&straight=false) - Fix many bugs - Per-post language selector (!10616)