refactor: 🔥 fuck you hash
Some checks failed
Check Types / tests (push) Failing after 1s
CodeQL / Analyze (javascript) (push) Failing after 0s
Lint & Format / tests (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s

This commit is contained in:
Jesse Wierzbinski 2025-12-18 23:49:55 +01:00
parent 67bd6090e8
commit 1b243f1aca
No known key found for this signature in database
3 changed files with 5 additions and 18 deletions

View file

@ -21,6 +21,7 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
- New endpoints have been defined under `/.versia/v0.6/` to fetch entities by their `id`.
- Added [References](/types#reference) as a way to refer to other entities.
- Changed usage of "`null` authors" to simply being an optional field.
- Replaced the stupid `hash` field on [ContentFormat](/structures/content-format) with hex-encoded SHA-256.
- Added more guidelines on [JSON data handling](/json).
- Clarified the meaning of [Domain](/api/basics#domain) in the context of Versia.
- Changes to [Note](/entities/note):