docs: use heading syntax
This commit is contained in:
parent
aa02c60ef3
commit
140eaf8f16
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Critical security updates are indicated by the :warning: icon.
|
|||
- Ported Mastodon API support from Iceshrimp, with added Firefish extensions including push notifications, post languages, schedule post support, and more.
|
||||
- The old Mastodon API has been replaced with a new implementation based on Iceshrimp’s.
|
||||
|
||||
**Breaking changes:**
|
||||
### Breaking changes
|
||||
|
||||
- The new Mastodon API uses a new format to manage Mastodon sessions in the database, whereas old implementation uses Misskey sessions. All previous client app and token registrations will not work with the new API. All clients need to be re-registered and all users need to re-authenticate.
|
||||
- All IDs (of statuses/notes, notifications, users, etc.) will be using the alphanumerical format, aligning with the Firefish/Misskey API. The old numerical IDs will not work when queried against the new API.
|
||||
|
|
Loading…
Reference in a new issue