diff --git a/_posts/2015-08-12-danbooru-client-040.markdown b/_posts/2015-08-12-danbooru-client-040.markdown new file mode 100644 index 0000000..af769f6 --- /dev/null +++ b/_posts/2015-08-12-danbooru-client-040.markdown @@ -0,0 +1,33 @@ +--- +categories: +- KDE,Linux +comments: true +date: 2015-08-12 16:32:23+0200 +layout: page +tags: +- KDE,danbooru-client +title: Danbooru Client 0.4.0 +--- + +Taking advantage of the holidays, I've managed to land a number of fixes in Danbooru Client, and therefore I think it's time for a new version, 0.4.0! + +## What is Dannbooru 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 + +- Show enlarged images when clicking them in the QML view; +- Show a message if no posts are found when searching; +- Allow empty searches (searches all posts); +- Use categorized logging for messages; +- Allow getting pool pages. + + +## 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.4.0.tar.xz) +* [GPG signature](https://www.dennogumi.org/releases/danbooru-client-0.4.0.tar.xz.gpg) +* [SHA-512 checksum](https://www.dennogumi.org/releases/danbooru-client-0.4.0.tar.xz.sha512) \ No newline at end of file