This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryFixed critical bug where unsaved changes were discarded or caused freezes in Tauri's native dialog handler.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Replaces native message boxes with a custom visual Promise‑based overlay for handling unsaved modifications on New File, Open File, and App Close events. Replaces native message boxes with a custom visual Promise‑based overlay for handling unsaved modifications on New File, Open File, and App Close events. Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Feature | Low |
Automatically maps keyboard focus to default action buttons when confirmation dialogs appear. Automatically maps keyboard focus to default action buttons when confirmation dialogs appear. Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Feature | Low |
Redesigns project documentation to meet Feather MD performance budgets (cold start <100 ms, installer <10 MB, RAM footprint <60 MB). Redesigns project documentation to meet Feather MD performance budgets (cold start <100 ms, installer <10 MB, RAM footprint <60 MB). Source: llm_adapter@2026-05-30 Confidence: low |
— |
| Bugfix | Medium |
Fixes critical bug where unsaved changes were ignored in Tauri's native dialog handler. Fixes critical bug where unsaved changes were ignored in Tauri's native dialog handler. Source: llm_adapter@2026-05-30 Confidence: low |
— |
| Bugfix | Low |
Restores standard native file picker behavior when prompting to save unsaved changes on new or unnamed files. Restores standard native file picker behavior when prompting to save unsaved changes on new or unnamed files. Source: llm_adapter@2026-05-30 Confidence: high |
— |
Full changelog
Bug Fixes & Stability
- Fixed Unsaved Changes Guard: Resolved a critical bug in Tauri's native dialog message handler where state changes were ignored, causing all prompt actions (Save, Don't Save, Cancel) to discard changes or freeze.
- Custom Prompts: Replaced native message boxes with a custom visual Promise-based overlay for robust handling of unsaved modifications on New File, Open File, and App Close events.
- Save Dialog Fix: Restored standard native file picker behavior when prompting to save changes on new or unnamed files.
Enhancements
- Complete Performance Readme: Redesigned project documentation aligning strictly to Feather MD performance budgets (under 100ms cold start, under 10MB installer, under 60MB RAM footprint).
- Improved Focus States: Keyboard focus is automatically mapped to default action buttons when confirmation dialogs appear.
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 prathamreet/featherMD
All releases →Related context
Related tools
Earlier breaking changes
- v1.4.0 Removed legacy Vim Mode configurations and packages.
Beta — feedback welcome: [email protected]