diff --git a/_posts/2016-05-01-danbooru-client-0-6-0-released.markdown b/_posts/2016-05-01-danbooru-client-0-6-0-released.markdown new file mode 100644 index 0000000..40a8a08 --- /dev/null +++ b/_posts/2016-05-01-danbooru-client-0-6-0-released.markdown @@ -0,0 +1,40 @@ +--- +categories: +- Linux +- openSUSE +- KDE +comments: true +date: 2016-05-01 14:59:16+0200 +layout: page +tags: +- Linux +- KDE +- openSUSE +- danbooru-client +title: Danbooru Client 0.6.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 + +- Support for width / height based filtering: now you can exclude posts that are below a specific width or height (or both) +- New dependency: KTextWidgets + +## Coming up next + +Sooner or later I'll get to finish the multiple API support, but given that there's close to no interest for these programs (people are happy to use a browser) and that I work on this *very* irregularly (every 6-7 months at best), there's no ETA at all. It might be done this year, perhaps the next. + +## 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 release. + +* [Source tarball (XZ compressed)](https://www.dennogumi.org/releases/danbooru-client-0.6.0.tar.xz) +* [GPG signature](https://www.dennogumi.org/releases/danbooru-client-0.6.0.tar.xz.asc) +* [SHA-512 checksum](https://www.dennogumi.org/releases/danbooru-client-0.6.0.tar.xz.sha512)