mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add collections field to Notes
This commit is contained in:
parent
b59b6b8ebb
commit
e97b86f983
9 changed files with 95 additions and 38 deletions
|
|
@ -24,6 +24,8 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
|
|||
- Added [Interaction Controls Extensions](/extensions/interaction-controls)
|
||||
- Added [URI Collections](/structures/collection#uri-collection)
|
||||
- Changed all Collections that can contain remote entities to use URI Collections (eg. [User](/entities/user) `collections.followers`).
|
||||
- Add `collections` field to [Notes](/entities/note).
|
||||
- [Likes Extension](/extensions/likes), [Reactions Extension](/extensions/reactions) and [Share Extension](/extensions/share) now use this field, instead of a custom field in `extensions`.
|
||||
|
||||
## Since WD 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue