mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 19:09:16 +01:00
feat: ✨ Allow uppercase letters in usernames, make them case-insensitive
This commit is contained in:
parent
aba8ff170b
commit
a88272c666
2 changed files with 4 additions and 2 deletions
|
|
@ -26,6 +26,8 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
|
|||
- 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`.
|
||||
- Allowed uppercase characters in [User](/entities/user) `username`.
|
||||
- These are now case-insensitive.
|
||||
|
||||
## Since WD 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue