docs: update api-change.md
This commit is contained in:
parent
c74e320519
commit
c1d9923616
1 changed files with 1 additions and 12 deletions
|
@ -2,15 +2,10 @@
|
||||||
|
|
||||||
Breaking changes are indicated by the :warning: icon.
|
Breaking changes are indicated by the :warning: icon.
|
||||||
|
|
||||||
## v1.0.5 (unreleased)
|
## v1.0.5-rc
|
||||||
|
|
||||||
### dev21
|
|
||||||
|
|
||||||
- `admin/update-meta` can now take `moreUrls` parameter, and response of `admin/meta` now includes `moreUrls`
|
- `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))
|
- 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:
|
- :warning: response of `meta` no longer includes the following:
|
||||||
- `enableTwitterIntegration`
|
- `enableTwitterIntegration`
|
||||||
- `enableGithubIntegration`
|
- `enableGithubIntegration`
|
||||||
|
@ -26,11 +21,5 @@ Breaking changes are indicated by the :warning: icon.
|
||||||
- `discordClientId`
|
- `discordClientId`
|
||||||
- `discordClientSecret`
|
- `discordClientSecret`
|
||||||
- :warning: response of `admin/show-user` no longer includes `integrations`.
|
- :warning: response of `admin/show-user` no longer includes `integrations`.
|
||||||
|
|
||||||
### dev17
|
|
||||||
|
|
||||||
- Added `lang` parameter to `notes/create` and `notes/edit`.
|
- Added `lang` parameter to `notes/create` and `notes/edit`.
|
||||||
|
|
||||||
### dev11
|
|
||||||
|
|
||||||
- :warning: `notes/translate` now requires credentials.
|
- :warning: `notes/translate` now requires credentials.
|
||||||
|
|
Loading…
Reference in a new issue