Skip to content

Releases: kmwallio/ThiefMD

New-ish UI

03 Jun 21:17
e654b30
Compare
Choose a tag to compare

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.

image

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

26 Jun 19:08
6ce78fd
Compare
Choose a tag to compare

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)

30 Mar 03:31
Compare
Choose a tag to compare

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

04 Sep 20:44
edba12f
Compare
Choose a tag to compare

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.

Highlighted Heading Sample PDF

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?

10 Apr 18:10
5fc261a
Compare
Choose a tag to compare

Need a second pair of eyes to look over your text? ThiefMD now has Link Grammar support 😸

Link Grammar Checking with Highlighting

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

28 Mar 16:53
b31c481
Compare
Choose a tag to compare

😅 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

28 Mar 07:01
2bbe89f
Compare
Choose a tag to compare

😓 We broke image uploads.

This fixes image uploads along with rendering previews when a relative path to a CSL file is provided.

Creators Edition

27 Mar 05:26
89ff79e
Compare
Choose a tag to compare

Fountain, BibTeX, Citation Preview & Export, and so much more.

We crammed a lot into this release of ThiefMD.

Right-Click Insert Citation Support

  • 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

20 Mar 21:32
413cf1e
Compare
Choose a tag to compare

Just patching language loading.

The subtle update

14 Mar 05:03
213f2fa
Compare
Choose a tag to compare

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:

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!