Skip to content

prathamreet/featherMD

v1.6.0 Feature

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

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

Updates New Features, Bug Fixes & Chores, and Improvements & Usability across a mixed release.

Changes in this release

Feature Medium

Adds page breaks support via `<pb>` tag in PDF export layouts

Adds page breaks support via `<pb>` tag in PDF export layouts

Source: llm_adapter@2026-06-05

Confidence: high

Feature Medium

Adds toggle for page break visibility via View > Show Page Breaks or Alt+P shortcut

Adds toggle for page break visibility via View > Show Page Breaks or Alt+P shortcut

Source: llm_adapter@2026-06-05

Confidence: high

Feature Medium

Improves statistics counting by stripping Markdown formatting characters before tallying

Improves statistics counting by stripping Markdown formatting characters before tallying

Source: llm_adapter@2026-06-05

Confidence: high

Feature Medium

Adds selection stats displaying word, character, and paragraph counts for highlighted text in status bar

Adds selection stats displaying word, character, and paragraph counts for highlighted text in status bar

Source: llm_adapter@2026-06-05

Confidence: high

Feature Medium

Prevents headings, tables, code blocks, and blockquotes from orphaning or splitting across pages during printing/PDF export

Prevents headings, tables, code blocks, and blockquotes from orphaning or splitting across pages during printing/PDF export

Source: llm_adapter@2026-06-05

Confidence: high

Feature Medium

Adds rich document statistics showing Words, Characters, and Paragraphs in status bar

Adds rich document statistics showing Words, Characters, and Paragraphs in status bar

Source: llm_adapter@2026-06-05

Confidence: low

Feature Low

Enables dragging the application window via the main title bar while protecting button and menu interactions

Enables dragging the application window via the main title bar while protecting button and menu interactions

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Low

Fixes backtick rendering and escaped tags within the Welcome document

Fixes backtick rendering and escaped tags within the Welcome document

Source: llm_adapter@2026-06-05

Confidence: high

Full changelog

New Features

  • Page Breaks Support (<pb>): You can now structure your PDF export layouts by inserting <pb> page break tags.
  • Page Break Visibility Toggle: Toggle the visibility of the visual dashed line for <pb> markers in the preview pane via the View > Show Page Breaks menu or using the new shortcut Alt + P.
  • Rich Document Statistics: The status bar now displays individual counts for Words, Characters, and Paragraphs instead of just words.
  • Accurate Statistics Counting: Markdown formatting characters (such as links, code block fences, tables, checklists) are now stripped out of raw text before counting for higher statistical accuracy.
  • Selection Stats: Highlight any text in the editor to immediately see the selected word, character, and paragraph count in the status bar.
  • Distraction-Free Printing: Headings are prevented from being orphaned at the bottom of pages, and tables, code blocks, or blockquotes will avoid page splits when printing or exporting to PDF.

Improvements & Usability

  • Window Dragging: The application window can now be dragged by clicking and dragging the main title bar, with button and menu interactions protected from accidental drag events.

Bug Fixes & Chores

  • Resolved a linter error related to an unused catch variable.
  • Fixed backtick rendering and escaped tags within the Welcome document.
  • Updated UI unit tests to align with status bar elements and view items.

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]