New post: Danbooru Client 0.5.0 released
This commit is contained in:
parent
ae47504ce4
commit
85fe76b6d5
1 changed files with 40 additions and 0 deletions
40
_posts/2015-12-08-danbooru-client-0-5-0-released.markdown
Normal file
40
_posts/2015-12-08-danbooru-client-0-5-0-released.markdown
Normal file
|
@ -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)
|
Reference in a new issue