mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat(api): ✨ Add initial Push Notifications support
This commit is contained in:
parent
acd2bcb469
commit
d096ab830c
21 changed files with 3301 additions and 3 deletions
|
|
@ -8,6 +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.
|
||||
- Added [Push Notifications](https://docs.joinmastodon.org/methods/push) support.
|
||||
- Upgraded Bun to `1.1.42`.
|
||||
- Implemented support for the [**Instance Messaging Extension**](https://versia.pub/extensions/instance-messaging)
|
||||
- Implement [**Shared Inboxes**](https://versia.pub/federation#inboxes) support.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue