chore: ⬆️ Upgrade Bun to 1.1.38

This commit is contained in:
Jesse Wierzbinski 2024-12-09 10:57:24 +01:00
parent 0708b3c45d
commit c8b909db08
No known key found for this signature in database
4 changed files with 4 additions and 4 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.37`.
- Upgraded Bun to `1.1.38`.
- 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.