fix(docs): update for 6-char IDs

This commit is contained in:
Iris System 2024-05-01 20:19:19 +12:00
parent c0b96daa8d
commit 7705bdefab
6 changed files with 14 additions and 12 deletions

View file

@ -5,6 +5,8 @@ permalink: /api/changelog
# Version history
* 2024-05-01
* Short IDs (the `id` field in system / member / group models) can now be either 5 or 6 characters.
* 2022-12-14
* Added keys to member model: `autoproxy_enabled` (own-system only), `message_count` and `last_message_timestamp` (under metadata privacy)
* 2022-01-11