Releases

Version 1.3.6 released

Submitted by Matthew Smith on Wed, 2012-01-04 13:00

I have released version 1.3.6 of QTM. The main features this time round are user interface adjustments relating to releasing it for the Mac, which has become possible for me again but was a bit more difficult than I had expected due to some bugs in Qt (which also affect Nokia's own development tools). Older versions had the new-style unified title and toolbar; that had to go so as to stop each new window being smaller than the last. I've also moved the upload progress bar, and a hidden button in the bottom status bar, into the side panel.Read more »

Version 1.3.5 released

Submitted by Matthew Smith on Sun, 2011-11-06 09:48

I have just released version 1.3.5 of QTM. Several of the changes were based on correspondence with Chema Cortes on BitBucket, who reported problems affecting international users and a problem with empty account entries persisting after opening a file. There is also a proper quit entry in Unity's icon menu (because Unity's own Quit action just closes all the open windows rather than closing the app itself). Changelog is here.

Packages for Ubuntu have already been built and if you are subscribed to my PPA, you should already have been upgraded. A Windows binary can be found here. Source bundles are available in the downloads links on the right, and SUSE/Fedora binaries are available through the OpenSUSE build service repositories.

Version 1.3.4 released

Submitted by Matthew Smith on Mon, 2011-10-10 19:08

I have just released version 1.3.4 of QTM; the main feature this time round only affects Ubuntu users who use the Unity environment. It adds new menu entries to the icon which appears in the "launcher" (dock) on the left hand side, which you can keep there by right-clicking on it and selecting "Keep in launcher". You can open new or saved entries, and run quickpost (no template support at present) from the menu. I intend to add more functionality to that in due course. Sadly, GNOME 3's own shell does not support this at present, but the system tray menu functionality has not changed.

There is also one bug fix for everyone, namely that when you close an untouched new entry, it no longer thinks it's unsaved and therefore doesn't ask you to save it anymore.Read more »

Version 1.3.3 released

Submitted by Matthew Smith on Sun, 2011-09-18 16:24

A new version has been released: version 1.3.3 contains some improvements and bug fixes to Preview mode, and an important bug fix to editing: that when you add an image or link with quote marks in the title (double quotes), it encodes the quotes, rather than copying them as they are (which would make the link invalid). Full changelog here.

Packages have been publishes for Ubuntu via Launchpad and for OpenSUSE and Fedora via the OpenSUSE Build Service. A Windows binary should be available later today. Source code available at Sourceforge, or using one of the two "Source" links in the Downloads box on the right-hand side of this page.

Version 1.3.2 released

Submitted by Matthew Smith on Sun, 2011-08-07 15:55

It's been a long time coming, but I've finally got version 1.3.2 ready for release -- the new features don't really justify the long wait (11 months); what has happened is a mixture of more work and features that didn't work out. The most important new feature is the suppression of those irritating "read more" tags some newspaper websites insert when you copy and paste.

Packages for OpenSUSE and Fedora are building right now; packages for Ubuntu and Windows will follow later.

Version 1.3 released (updated to v1.3.1)

Submitted by Matthew Smith on Tue, 2010-09-07 20:09

Version 1.3 has just been released. There is one new feature this time round, and an under-the-hood change.

The new feature is HTML syntax highlighting, which was adapted from an example in the Qt Quarterly. This highlights HTML tags, character codes and comments, which helps you avoid forgetting to close links and that sort of thing. It's pretty basic and I intend to extend it in the future.

The under-the-hood change is the use of Qt's network access manager system, rather than the QHttp class which has been marked obsolete. This means QTM now requires Qt 4.4 to compile or run, although that is available in all of the modern Linux distributions except Ubuntu Hardy (for which it's available in backports).

Packages have already built at my Launchpad PPA, so you either use APT to download it afresh or, if you've already got an older version, the update manager will soon fetch the new one for you.Read more »

Version 1.2 released

Submitted by Matthew Smith on Wed, 2010-08-04 20:09

I've got round to releasing version 1.2 of QTM. This comes after a year in which I tried to implement hierarchical categories on Wordpress blogs, but got stuck doing that, so I implemented HTTPS posting (thanks Ben Kibbey) and the ability to download tags from a Wordpress blog, and also fixed a few bugs. You can find the changelog here.

If you're using the latest version of Ubuntu (Lucid) and noticed QTM in the Universe archive, you might have noticed that it didn't work, and folded as soon as you opened a window. Well, that wasn't a bug in QTM but in their package, and might be fixed in a forthcoming update, but it's not an update to v1.2. Please see here for how to do that.

SUSE and other Linux packages to follow; Windows users may take this installer.

Version 1.1 released (updated)

Submitted by Matthew Smith on Fri, 2009-06-26 10:52

I have just released version 1.1 of QTM. This is the first to feature Wordpress API features, and I expect it to be the first of many (I've had a request for displaying categories in a tree, something which Movable Type doesn't allow, Drupal allows within the MT framework but Wordpress has its own method for). In this release, you can add a category from within QTM.

This version has a few improvements, such as allowing Markdown to be run from within the source bundle and displaying ampersands and quotes in blog, category and account names properly, rather than as XML entities. As ever, see the changelog for details. Source downloads are already available (see downloads box), binaries for OpenSUSE, Fedora and Mandriva are building and may be available when you read this, and binaries for Windows and Ubuntu are to follow.Read more »

Version 1.0 released

Submitted by Matthew Smith on Sun, 2009-06-14 19:29

I have just released a new version of QTM - and it's version 1.0 this time. Why the jump for a release which was originally going to be called version 0.7.5? Well, I believe I have ironed out quite a few of the annoying bugs, to the point where QTM now does one thing very well: submitting entries to a blog. Of course, that doesn't make it a full-featured client, but then, no client to my knowledge is so full-featured that you can kiss your content management system's web interface goodbye.

The main new feature in this release is support for the popular Wordpress-style tags, which get their own entry in the left-side widget. There are a few user interface clean-ups, a new build system target called "confclean" which gets rid of the files generated by CMake, and bug fixes.Read more »

Version 0.7.4.1 released (now with Windows installer)

Submitted by Matthew Smith on Sat, 2009-04-25 22:04

I have just released version 0.7.4.1 of QTM. There is one change, in that the command in the desktop entry file no longer ends with an ampersand. This is because, in Ubuntu Jaunty, the ampersand is passed to QTM as if it were a filename, rather than ignored as it had been (on Unix, when opening a program from the command line, you use an ampersand to signify a background process, the norm when opening a graphical application). As this has not been a problem on previous versions of Ubuntu, only Ubuntu Jaunty will get binaries of this version.

Update: I've released a Windows binary, containing (which is the point of this release, as the issue which prompted it did not affect Windows) the new version 4.5.1 of the Qt libraries.