Skip to content

prathamreet/featherMD

v1.0.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 8d Editors & IDEs
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

codemirror desktop-app dual-pane lightweight linux markdown
+8 more
markdown-editor native notes rust tauri tauri-app windows writing

Summary

AI summary

Fixed critical bug where unsaved changes were discarded or caused freezes in Tauri's native dialog handler.

Changes in this release

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

Track prathamreet/featherMD

Get notified when new releases ship.

Sign up free

About prathamreet/featherMD

All releases →

Related context

Earlier breaking changes

  • v1.4.0 Removed legacy Vim Mode configurations and packages.

Beta — feedback welcome: [email protected]