Releases: kmwallio/ThiefMD
New-ish UI
Ever want to just open a Markdown or Fountain file in ThiefMD without importing into the library? Now you can.
Confused on what to do first when opening ThiefMD? Our new Library-less launch window is hopefully clearer.
There's a lot of changes under the hood. We now use the Wordpress REST API instead of XML-RPC. libsoup3 and Webkit2GTK 4.1 power network connections and previews. We're now build on the GNOME 44 SDK.
Hashnode, Medium, Forem, and more
We added support for Hashnode, Forem, and Medium. Forem support means you can publish directly to DEV.
In addition, we added a Finnish Translation by Jiri Grönroos, and a German Translation by Fish and Helix.
Networking calls are now mostly non-blocking, which means startup times have decreased. Add as many connections as you like, and start writing as soon as the app launches.
Stability (Hopefully)
Mostly a maintenance and bug fix release.
We fixed a race condition in PDF export and made some changes to adjust for Vala compiler changes.
Pretty PDFs
We've been at work making Export Packages that result in beautiful PDFs, like Highlighted Headings and Mr. Noto Roboto1.
This release will use WeasyPrint or PagedJS if available. It will fallback to Webkit2GTK and GTK's PDF generator if needed.
1 Beauty is in the eye of the beholder, and we think they look great! But feel free to make your own, and if you're up for it, share them with the world!
Draft Check?
Need a second pair of eyes to look over your text? ThiefMD now has Link Grammar support 😸
This uses the revolutionary link-grammar, the same one that powers AbiWord's grammar checking. That revolutionary grammar checker that uses natural language processing to understand your sentences to see if it's grammatically correct.
Yeah. I know what you're thinking. This means ThiefMD has NLP built in.
We also fixed some bugs and icon loading (at least on the GNOME default theme).
PanDoc Monitoring Improvements
😅 was a bit overzealous with the last release.
Fixed image issues and added a watchdog timer for when pandoc is rendering the preview.
Fix Image Uploads
😓 We broke image uploads.
This fixes image uploads along with rendering previews when a relative path to a CSL file is provided.
Creators Edition
Fountain, BibTeX, Citation Preview & Export, and so much more.
We crammed a lot into this release of ThiefMD.
- Right-Click Insert Citation Support
- Open and Edit Fountain and BibTeX files
- Live Preview Fountain
- Live Preview Citations
- Single-Column support on Mobile
- Sheet Notes and Project Notes
- Sheet Notes are tied to the Markdown or Fountain File
- Project Notes are tied to the folder
- Preview now navigates through files in the Library
- Bug fixes
Language Loading Fix
Just patching language loading.
The subtle update
WordPress got a huge update with Featured Image.
In the YAML, just add cover-image
or featured-image
to the frontmatter.
---
title: My Fancy Blogpost
featured-image: /images/my-featured-image.jpeg
---
Publishing to Write.as and have a Pro Account? Snap.as image uploading is now supported.
New Translations
Did you know Poeditor can be used to help translate ThiefMD? People have been submitting translations:
- French Translation by David Bosman
- Slovak Translation by Marek L'ach
- Swedish Translation by Åke Engelbrektson
Thanks to everyone contributing!
UI Accessibility
We've added borders to sheets in the sidebar when using the OS Theme.
Stability Improvements
We've improved how heading margins are calculated, which means... we've relaxed font selection. You're still only limited to the family, but more should appear in the selector.
We've lowered the chances of crashing in experimental mode. When selecting text with experimental mode, bold links will become normal font as invisible text can cause a crash if formatted differently from surrounding text.
We made Experimental Mode Faster! We now check your proximity to hidden URLs instead of always scanning the whole document.
Bug Fixes
Fixed and issue where PDF export tried using non-PDF themes.
More advanced Regex highlighting. Reference Links next to In-line links should look good in most cases.
More to come...
We're still working on Tagging and Categories for WordPress and Ghost. Checkout the ThiefMD Project Board to see what we have planned, and let us know how we can empower you to do more!