842 B
842 B
Changes to the Firefish API
Breaking changes are indicated by the ⚠️ icon.
v1.0.5 (unreleased)
dev18
- ⚠️ response of
meta
no longer includes the following:enableTwitterIntegration
enableGithubIntegration
enableDiscordIntegration
- ⚠️ parameter of
admin/update-meta
and response ofadmin/meta
no longer include the following:enableTwitterIntegration
enableGithubIntegration
enableDiscordIntegration
twitterConsumerKey
twitterConsumerSecret
githubClientId
githubClientSecret
discordClientId
discordClientSecret
- ⚠️ response of
admin/show-user
no longer includesintegrations
.
dev17
- Added
lang
parameter tonotes/create
andnotes/edit
.
dev11
- ⚠️
notes/translate
now requires credentials.