New post: "Danbooru Client 0.4.0"
This commit is contained in:
parent
cc7537d158
commit
25c48a7da7
1 changed files with 33 additions and 0 deletions
33
_posts/2015-08-12-danbooru-client-040.markdown
Normal file
33
_posts/2015-08-12-danbooru-client-040.markdown
Normal file
|
@ -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)
|
Reference in a new issue