From c1d9923616b7d17bd0f277b4eb04734c320caf7b Mon Sep 17 00:00:00 2001 From: naskya Date: Thu, 8 Feb 2024 02:54:29 +0900 Subject: [PATCH] docs: update api-change.md --- docs/api-change.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/docs/api-change.md b/docs/api-change.md index f630552080..dfd873b873 100644 --- a/docs/api-change.md +++ b/docs/api-change.md @@ -2,15 +2,10 @@ Breaking changes are indicated by the :warning: icon. -## v1.0.5 (unreleased) - -### dev21 +## v1.0.5-rc - `admin/update-meta` can now take `moreUrls` parameter, and response of `admin/meta` now includes `moreUrls` - These URLs are used for the help menu ([related merge request](https://git.joinfirefish.org/firefish/firefish/-/merge_requests/10640)) - -### dev18 - - :warning: response of `meta` no longer includes the following: - `enableTwitterIntegration` - `enableGithubIntegration` @@ -26,11 +21,5 @@ Breaking changes are indicated by the :warning: icon. - `discordClientId` - `discordClientSecret` - :warning: response of `admin/show-user` no longer includes `integrations`. - -### dev17 - - Added `lang` parameter to `notes/create` and `notes/edit`. - -### dev11 - - :warning: `notes/translate` now requires credentials.