chore: ⬆️ Upgrade Bun to 1.1.40

This commit is contained in:
Jesse Wierzbinski 2024-12-18 20:46:26 +01:00
parent 1509786090
commit c334cd9cc8
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.38`.
- Upgraded Bun to `1.1.40`.
- 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.