Skip to content

Releases: stalinzbb/GitPad

GitPad 0.9.3 — undo you can trust

Pre-release

Choose a tag to compare

@stalinzbb stalinzbb released this 31 Jul 08:11
700f991

Undo you can trust, a selection bar that actually toggles, and ⌘K everywhere. Full details in CHANGELOG.md.

Features: ⌘K command palette · editor bottom bar (word count, pin, move, delete) · selection bar v2 (real toggles, headings, lists, links)
Fixes: four undo/data-loss defects · pill survives display unplugs · selecting list lines no longer reveals markdown backing text

SHA-256:

6a539334471fa5ae405ec9cd4c36b2bed30eaab583a784e9291926f46e288754  GitPad-0.9.3.zip
c4ae5e9116cded5f4742111bdab87d26f5e5ecb61eb2b1af935cbde23d0faffd  GitPad-0.9.3.dmg

GitPad 0.9.2 — first public beta

Pre-release

Choose a tag to compare

@stalinzbb stalinzbb released this 25 Jul 00:31
39b933f

The writing experience, rebuilt — plus fuzzy search and the open-source beta itself.

Editor overhaul

  • Hanging indents — wrapped list lines align under the item's text; every nest level gets a real visual indent
  • Display markers — bullets render • → ◦ → ▪ and ordered lists 1. → a. → i. by depth (disk stays plain CommonMark)
  • Auto-renumbering — insert, delete, indent, paste, or undo in a numbered list and the ordinals fix themselves
  • Tab/Shift-Tab that behave — caret and multi-line selections survive indent/outdent
  • Checkboxes redrawn — fixed size and position in every state, comfortable spacing, click the box to toggle
  • Smart Backspace removes a whole list or heading marker in one stroke
  • Headings get breathing room; fresh notes open focused with a visible full-height caret
  • Selection toolbar stays inside the panel; fixed a crash when it fired after the panel closed

Features & fixes

  • Fuzzy search folds case and diacritics — "cafe" finds "Café"
  • Daily-note titles normalized (older notes backfilled)
  • Denser Library sidebar; pill gets a one-click expand glyph
  • ⌘Q quits from any screen, plus a quit button in Settings
  • Checkbox variants from other editors (* [X], + [ ]) are recognized

Install

Homebrew:

brew install --cask stalinzbb/tap/gitpad

Or download: GitPad-0.9.2.dmg (drag to Applications) or GitPad-0.9.2.zip. Both signed with Developer ID and notarized by Apple — no Gatekeeper warnings.

SHA-256 (verify with shasum -a 256 <file>):

ab98f538707f2bbe6cb70ebd001736cda8cab141ef20935c38c6235927d8a174  GitPad-0.9.2.dmg
de87c908216317090f43003a24f9de474c53df62a61243c8c8f77f1dfb50a0b9  GitPad-0.9.2.zip

🤖 Generated with Claude Code