From 85fe76b6d56d1718bd0d57f133adfc6d4c87ea45 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Tue, 8 Dec 2015 00:29:50 +0100 Subject: [PATCH] New post: Danbooru Client 0.5.0 released --- ...08-danbooru-client-0-5-0-released.markdown | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 _posts/2015-12-08-danbooru-client-0-5-0-released.markdown diff --git a/_posts/2015-12-08-danbooru-client-0-5-0-released.markdown b/_posts/2015-12-08-danbooru-client-0-5-0-released.markdown new file mode 100644 index 0000000..4f58429 --- /dev/null +++ b/_posts/2015-12-08-danbooru-client-0-5-0-released.markdown @@ -0,0 +1,40 @@ +--- +categories: +- Linux +- KDE +comments: true +date: 2015-12-08 00:20:05+0100 +layout: page +tags: +- Linux +- KDE +- danbooru_client +title: Danbooru Client 0.5.0 released +--- + +A new version of Danbooru Client is now available! + +## What is Danbooru Client? + +Danbooru Client is an application to access Danbooru-based image boards ([Wikipedia definition](http://en.wikipedia.org/wiki/Imageboard#Danbooru-style_boards)). + +It offers a convenient, KF5 and Qt5-based GUI coupled with a QML image view to browse, view, and download images hosted in two of the most famous Danbooru boards (konachan.com and yande.re). + +## Highglights of the new version + +- The image window is shown again with recent Qt and KF5 versions; +- Remember the last directory saved when saving images; +- Remove (hopefully) hang when saving images. + +## Coming up next + +I've been told there are [issues with HiDPI screens](https://git.dennogumi.org/kde/danbooru-client/issues/3), so I'll try to fix them up next (no guarantees on ETA... also I don't own any HiDPI screens). Adding support for copying links to images would also be nicec. + +## Release details + +Currently, there is only a source tarball. For security, I have signed it with my public GPG key (A29D259B) and I have also provided a SHA-512 hash of the rele +ase. + +* [Source tarball (XZ compressed)](https://www.dennogumi.org/releases/danbooru-client-0.5.0.tar.xz) +* [GPG signature](https://www.dennogumi.org/releases/danbooru-client-0.5.0.tar.xz.gpg) +* [SHA-512 checksum](https://www.dennogumi.org/releases/danbooru-client-0.5.0.tar.xz.sha512) \ No newline at end of file