# Collection subscriptions

2025-04-11

We added the ability to subscribe directly to a collection. Get notified when a document any document
is added or updated without having to subscribe to each document individually.

### Other improvements

- Added the ability to change the type of a notice in the editor without having to delete and recreate
- PWA dock icon is now badged when notifications are available
- `Search in document` was added to the command menu
- Inline code can now be formatted with bold, italic, and links
- `@Mentions` of the currently logged in user are now highlighted
- Admin: Shared links management in settings now has filtering
- Several new languages added to code blocks which were also optimized to load faster
