Releases: donny-son/sugarfree
Release list
cli-v1.5.1
Add horizontal-rule stripping; bump app+CLI to 1.5.1 Adds a new `horizontalRule` sugar to SugarCore (CommonMark thematic breaks `---`/`***`/`___` in plain text, `<hr>` in HTML) with the matching CLI flag (`--horizontal-rules`) and app checklist entry (via Sugar.allCases). Off by default like the other non-default sugars; emphasis markers are unaffected since they always carry inner content. Aligns the two release tracks on a single version number going forward: app 1.5.0 and CLI 1.4.0 both move to 1.5.1. Docs (CLAUDE.md, RELEASING.md) updated to record the lockstep-versioning policy. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sugarfree 1.5.1
Full Changelog: app-v1.5.0...app-v1.5.1
Sugarfree v1.5.0 (macOS app)
- Support for custom keybindings
- Minor UI adjustments
Install: download Sugarfree-1.5.0.dmg, open it, drag Sugarfree to Applications, and launch.
Looking for just the command-line tool (macOS / Linux)? See the cli-v1.4.0 release.
cli-v1.4.0
Sugarfree 1.4.0 (macOS app)
macOS menu-bar app, build 5 — signed with Developer ID and notarized.
Strips formatting sugar from the clipboard (bold / italic / underline / strikethrough / headers) plus optional Tables → list transforms. This build also bundles the cross-platform sugarfree CLI inside the app and symlinks it to /usr/local/bin/sugarfree on first launch.
Install: download Sugarfree-1.4.0.dmg, open it, drag Sugarfree to Applications, and launch.
Looking for just the command-line tool (macOS / Linux)? See the cli-v1.4.0 release.
Sugarfree v1.2.0
Strip formatting "sugar" (bold, italic, underline, strikethrough) from clipboard content — a macOS menu-bar utility.
What's new in 1.2.0
- Tables → list transform: optionally reshape copied Markdown pipe tables and HTML
<table>s into YAML or TOML list items (you pick the format). Header-keyed mapping, lossless for any column count. - Transforms are structural and lossy, so they're off by default and live in their own "Transforms" section of the dashboard.
Carried over from 1.1.0
- Per-sugar checklist: independently toggle bold / italic / underline / strikethrough (bold + italic on by default).
- Strips each enabled sugar across RTF, HTML, and plain-text (markdown) clipboard representations.
- Configurable pasteboard polling interval, all in a single menu-bar dashboard (no separate Settings window).
- Cotton theme: calm paper surfaces with a cotton-candy gradient accent.
Install
- Download
Sugarfree-1.2.0.zipbelow and unzip. - Move
Sugarfree.appto/Applications. - The build is ad-hoc signed (no Developer ID), so on first launch right-click → Open to bypass Gatekeeper.
Requires macOS 13+.
Sugarfree v1.1.0
Strip formatting "sugar" (bold, italic, underline, strikethrough) from clipboard content — a macOS menu-bar utility.
What's in this release
- Per-sugar checklist: independently toggle bold / italic / underline / strikethrough (bold + italic on by default).
- Strips each enabled sugar across RTF, HTML, and plain-text (markdown) clipboard representations.
- Configurable pasteboard polling interval, all in a single menu-bar dashboard (no separate Settings window).
- Cotton theme: calm paper surfaces with a cotton-candy gradient accent.
Install
- Download
Sugarfree-1.1.0.zipbelow and unzip. - Move
Sugarfree.appto/Applications. - The build is ad-hoc signed (no Developer ID), so on first launch right-click → Open to bypass Gatekeeper.
Requires macOS 13+.