chore: ⬆️ Upgrade Bun to 1.1.37

This commit is contained in:
Jesse Wierzbinski 2024-11-28 10:27:17 +01:00
parent cd4b021aec
commit 8f339669b5
No known key found for this signature in database
4 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ Versia Server `0.8.0` is fully backwards compatible with `0.7.0`.
- Outbound federation, inbox processing and data fetching are now handled by a queue system (like most federated software).
- Added an administration UI for managing the queue.
- Upgraded Bun to `1.1.36`.
- Upgraded Bun to `1.1.37`.
- Implemented support for the [**Instance Messaging Extension**](https://versia.pub/extensions/instance-messaging)
- Implement [**Shared Inboxes**](https://versia.pub/federation#inboxes) support.
- Allowed `<div>` and `<span>` tags in Markdown.