Releases: vflame6/uncial
Releases · vflame6/uncial
Release list
Uncial 1.1.2
What's new
- Obsidian-style callouts: a quote that starts with
[!note],[!tip],[!warning]or any other of Obsidian's default types (aliases included) becomes a tinted box with the type's icon and a title, in the page, in Quick Look and in Live Preview.[!type]-and[!type]+fold in the page. Colors follow each theme, light and dark.
Install or upgrade with Homebrew: brew tap vflame6/uncial https://github.com/vflame6/uncial && brew install --cask uncial (or brew upgrade --cask uncial).
Full Changelog: v1.1.1...v1.1.2
Uncial 1.1.1
What's new
- Settings opens on the General tab every time, instead of the tab you looked at last.
- General ends with Attachments and Privacy; the Stop at and New attachments go to rows appear only when they apply.
- The Attachments, Saving and Source descriptions are short and describe the settings you chose.
- The Welcome window scrolls, so every section is reachable on first launch.
Install or upgrade with Homebrew: brew tap vflame6/uncial https://github.com/vflame6/uncial && brew install --cask uncial (or brew upgrade --cask uncial).
Full Changelog: v1.1.0...v1.1.1
Uncial 1.1.0
What's new
- Live Preview now renders like the page: the theme's fonts, sizes and spacing everywhere, while the line with the cursor shows its Markdown source.
- Syntax highlighting in fenced code for about 50 languages, in the rendered page, in Quick Look and in the editor.
- Attachments: images and linked files that are not next to the document are found in its
attachmentsfolder and, folder by folder, above it. Paste or drop files and pictures into the editor to copy them there and insert the Markdown (Settings ▸ General ▸ Attachments). - Opens
.mdown,.mkd,.mkdn,.mkdown,.mdwn,.mdtxtand.mdtextfiles too. - Privacy: nothing is loaded from the web unless you allow it in Settings ▸ General. Release builds no longer carry the debugger entitlement. KaTeX updated to 0.18.7 (CVE-2025-23207).
- Saving: when another program changes the file while you have unsaved edits, Uncial asks whether to keep them or reload the file, and never overwrites such a change blindly.
Install or upgrade with Homebrew: brew tap vflame6/uncial https://github.com/vflame6/uncial && brew install --cask uncial (or brew upgrade --cask uncial).
Full Changelog: v1.0.1...v1.1.0
Uncial 1.0.1
Uncial 1.0.0
Full Changelog: https://github.com/vflame6/uncial/commits/v1.0.0