feat: Support timezone in Vanity extension

This commit is contained in:
Jesse Wierzbinski 2024-12-24 13:14:39 +01:00
parent 32aa7cf164
commit 66a6331502
No known key found for this signature in database
2 changed files with 5 additions and 0 deletions

View file

@ -32,6 +32,7 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
- [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.
- Added `timezone` field to [Vanity Extension](/extensions/vanity).
## Since WD 3