Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 14:30
· 34 commits to main since this release
57c3d53

A polish release. No new corners of the app — the note reads better, the panels sit where they should, and several things that could quietly lose a sentence no longer can.

Features

  • Underline (⌘U) and highlight (⇧⌘M) join the formatting keys, and the format bar gains a code-block button on ⌥⌘C.
  • Every button in the pane names itself when you hover it, with its shortcut.
  • Two markdown themes ship — Reading, a roomier serif, and Compact — in the themes folder, to copy and edit rather than to start from nothing.

Changes and fixes

  • Notes read the way they should: tighter lines, real space between blocks, and lists that no longer march across the pane.
  • Raw markdown now shows only where the caret actually is, instead of stripping every bold word on the line — and a pane you have clicked away from renders completely.
  • The caret is the accent colour, which it was supposed to be all along.
  • ⌘K and ⌘P sit properly inside the pane with even margins, close when you click outside them, and no longer let you type into the note behind them.
  • The title bar carries ⌘K; the pin appears only while the pane is pinned; a pane you are not touching keeps its title and word count instead of going blank.
  • The title follows the first line as you type it, so a new note is never nameless.
  • Deleting a note keeps what you typed in the last half-second, and so does changing your notes folder.
  • Nested lists are no longer indented twice, and a new bullet takes the marker the list above it uses.
  • The Shortcuts tab is grouped and easier to scan, and Settings stops explaining every control in a sentence.

Install

brew install --cask ColeMei/pane/pane

Pane is unsigned, so macOS will call it "damaged" the first time. Clear the flag once:

xattr -dr com.apple.quarantine /Applications/Pane.app