This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryBuilt‑in RSS, Jellyfin, and Meilisearch functionality moved to third‑party plugins requiring config updates.
Full changelog
Changelogs
features
- Refactor codebase to be easier to work with, make sure everything is typed and in the right folders, things should make more sense in case you want to contribute now
- Add a message on store repository if the repos have new updates
official store changes
Some built in functionality is now a third party plugin, please make sure to refresh the store and install them from there if you were using them previously. This also means you'll have to update the settings, sorry about this, trying to make sure the core app is as bare as possible
- Moved the rss built in engine to be its own
!rsscommand (same functionality) and allow desktop feed via settings. - Moved the Jellyfin and Meilisearch plugins out of the builtins and made them third party, to keep the default search even more minimal
- in
./data/plugin-settings.jsonyou'll need to addplugin-in front of thejellyfinandmeilisearchkeys in the json object for the settings to be applied (or you can delete all your melisearch/jellyfin settings and re-apply the from the UI).
- in
Breaking Changes
- RSS engine removed from core; now provided as the `!rss` command plugin.
- Jellyfin and Meilisearch plugins moved out of built‑ins to third‑party status; settings in `./data/plugin-settings.json` must have keys prefixed with `plugin-` (e.g., `plugin-jellyfin`, `plugin-meilisearch`).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]