Skip to content

Releases: FPurchess/blank

Blank v1.2.0

05 Jan 12:20
Compare
Choose a tag to compare

✨ Features

  • 📻 add support to open files via CLI ($ blank <filepath>)

🐛 💄 Fixes & Improvements

  • fix: correct filesystem permissions to handle files in leading dot dirs as well
  • add vitest setup and refactor tests

See the assets to download this version and install.

Blank v1.1.0

03 Jan 11:53
Compare
Choose a tag to compare

✨ Features

  • ⌨️ add editor configurations to support custom keyboard bindings

🔧 Technical Improvements

  • migrate to Tauri 2
  • switch from yarn to bun

See the assets to download this version and install.

Blank v0.2.0

26 Jul 20:03
a2e0a91
Compare
Choose a tag to compare

✨ Features

  • add welcome message with sample showcase for new users
  • add autocompletion for common layout tasks (headings, bullet lists) and ASCII-characters
  • add support for blockquotes, code-blocks, images and links (prosemirror-markdown)

🐛 💄 Fixes & Improvements

  • map increasing / decreasing indentation to TAB / Shift + TAB
  • restore word/char counter upon program start

Special thanks to @marijnh for the quick fix of marijnh/w3c-keyname#13

See the assets to download this version and install.

Blank v0.1.3

22 Jul 06:20
7fe5b89
Compare
Choose a tag to compare

CHANGELOG:

  • 💌 use pdfmake instead of wkhtmltopdf to fix #1
  • 💄 tweak typography & font (DejaVu Sans)
  • 🐛 fix windows builds

See the assets to download this version and install.

Blank v0.1.2

14 Jul 07:43
6f9aac3
Compare
Choose a tag to compare

CHANGELOG:

  • 🌞 🌒 persist theme-selection
  • 💾 restore document-state upon start

See the assets to download this version and install.

v0.1.1

10 Jul 20:58
6b50821
Compare
Choose a tag to compare

CHANGELOG:

  • add system notifications
  • add line breaks (Key binding: Mod + Enter / Shift + Enter)
  • add horizontal line (Key binding: Mod + h)
  • add eslint / prettier
  • add test suite (vitest)

See the assets to download this version and install.

v0.1.0

10 Jul 20:41
Compare
Choose a tag to compare

🎉 initial release 🎉

See the assets to download this version and install.