Skip to content

prathamreet/featherMD

v1.10.4 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 1mo 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

Prevents automatic, non‑consensual application restarts during background update checks.

Full changelog

This is a critical bug fix preventing automatic, non-consensual application restarts during background update checks.

Summary:

  • Safe Update Installation: Background updates are now only downloaded and prepared. The installation will never trigger automatically or force-close the application. Instead, the update is staged and waits until you click "Restart App!" to apply.

Details:

  • Decoupled Update Stages: Separated retrieval and installation in [src/platform/updater.js](file:///e:/project/featherMD/src/platform/updater.js) by migrating from update.downloadAndInstall() to sequential calls of update.download() and update.install().
  • Specification Sync: Documented the new state transition lifecycles in [PRD.md](file:///e:/project/featherMD/artifacts/docs/PRD.md).

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]