v1.6.2 UI improvements and fixes
This update includes some follow-up polish and important fixes.
Fixes & Improvements
- Fixed a bug where sometimes it wasn't possible to rename files.
- Fixed minor macOS 26.2 UI bugs
- Other minor fixes and improvements.
Follow Pinery on X (formerly Twitter) to stay updated on everything we ship.
This update includes some follow-up polish and important fixes.
This update significantly improves the syntax highlighting introduced in our last release, making it faster, more accurate, and more reliable.
This update brings a new, highly-requested feature for technical writers, plus more stability improvements.

NEW: Syntax Highlighting for Code! Your code blocks will now be beautifully colored, making them much easier to read and edit. Whether you're documenting APIs, writing tutorials, or including code snippets in your technical documentation, syntax highlighting makes your code stand out and improves readability.
Pinery supports 70+ programming languages, including: ada, apache, bash, c, clojure, clojure-repl, cmake, coffeescript, cpp, crystal, csharp, css, d, dart, diff, django, dns, dockerfile, elixir, elm, erb, erlang, fsharp, go, gradle, graphql, groovy, haml, handlebars, haskell, http, ini, java, javascript, json, julia, kotlin, less, lua, makefile, markdown, matlab, nginx, nim, node-repl, objectivec, ocaml, perl, php, plaintext, powershell, properties, protobuf, python, python-repl, r, ruby, rust, scala, scss, shell, sql, swift, typescript, vbnet, vbscript, verilog, vim, wasm, xml, yaml. Simply specify the language in your code fence (e.g., ```javascript or ```python) and watch your code come to life with beautiful syntax highlighting.
This update focuses on making the app launch faster and more reliably.
This update brings Portuguese language support improvements to Pinery, plus some important fixes.
This update brings full Portuguese language support to Pinery, plus some important fixes. But not only that—now it's going to be way easier to add new languages.

This update includes some follow-up polish and important fixes.

This update includes some follow-up polish and important fixes.

A major update: Pinery has been redesigned to be right at home on macOS Tahoe!

In addition, Pinery now renders Markdown table previews. The tables follow the standard Markdown table syntax, as well as row alignment.
| Character | Role | Action |
| :------------- | :--------------------- | :---------------------------------- |
| Alice | Uninvited Guest | Applies logic to the madness. |
| The Hatter | Eccentric Host | Asks a **riddle** with no answer. |
| The March Hare | Co-Host | Offers fake *wine*; butters a watch.|
| The Dormouse | Sleepy ~~Storyteller~~ | Used as a cushion; tells stories. |
This update introduces a powerful new way to visualize your ideas and more performance enhancements.

Mermaid is a Markdown-inspired tool that renders text into diagrams, such as flow charts, sequence diagrams, and pie charts. To create a Mermaid diagram, add Mermaid syntax inside a fenced code block with the mermaid language identifier.
For example, you can create a simple flow chart by specifying values and arrows:
```mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
```
For more information, see the Mermaid documentation.
This update brings a great improvement to HTML exporting and a key stability fix.
This update continues our focus on making your writing experience as smooth and reliable as possible!
Wow! Just two days on the App Store, and Pinery has already climbed to No. 145 on the Productivity charts! 🥳

This update is packed with performance and stability improvements to make your experience much smoother!

We've added support for importing Microsoft Word documents into Pinery. This allows you to easily convert your existing documents into Markdown format, making it easier to work with text in Pinery.
File > New Project > Import Word File or ⌘ + ⇧ + N

I'm incredibly grateful to everyone who helped test Pinery, provided feedback, and spent their time using it before the public release. Starting today, you can download Pinery directly from the Mac App Store.