This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixes plugin admin pages showing a Plugin Error when opened from the Plugin Manager.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes plugin admin pages showing a Plugin Error when opened from the Plugin Manager. Fixes plugin admin pages showing a Plugin Error when opened from the Plugin Manager. Source: llm_adapter@2026-06-05 Confidence: high |
— |
| Refactor | Low |
Plugin page resolution now resolves to the first registered page and treats '/settings' and '/settings/' as equivalent paths. Plugin page resolution now resolves to the first registered page and treats '/settings' and '/settings/' as equivalent paths. Source: granite4.1:30b@2026-06-05-audit Confidence: low |
— |
Full changelog
Patch Changes
-
#1305
4ee75f8Thanks @eyupcanakman! - Fixes plugin admin pages showing a Plugin Error when opened from the Plugin Manager. The Settings gear opens a plugin at its root (/plugins/<id>/), but a plugin that registers its page at/settingsrather than/had no page there, so the admin fell through to a 404. Plugin page resolution now resolves the plugin root to the first registered page and treats/settingsand/settings/as the same path, so a single registration works from the Plugin Manager gear and the sidebar regardless of trailing slash. -
Updated dependencies []:
- @emdash-cms/[email protected]
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
About emdash
All releases →Related context
Related tools
Earlier breaking changes
- v@emdash-cms/[email protected] Requires Cloudflare Workers sites to add Cron Trigger and update entry point for scheduled publishing.
- [email protected] Schema migration adds `locale` and `translation_group` columns to `_emdash_bylines`.
- [email protected] Byline hydration now strictly per-locale, suppressing cross‑locale fallback.
- v@emdash-cms/[email protected] Changes `_emdash_content_bylines.byline_id` to store translation_group instead of row id, enforcing strict per-locale credit hydration.
- v@emdash-cms/[email protected] Registry install handler fails closed on non-conforming aggregator release records.
Beta — feedback welcome: [email protected]