Add the whole blog
This commit is contained in:
parent
0d2f58ce7a
commit
c4f23c1529
418 changed files with 15708 additions and 0 deletions
|
@ -0,0 +1,39 @@
|
|||
---
|
||||
categories:
|
||||
- Linux
|
||||
- KDE
|
||||
comments: true
|
||||
date: "2015-12-08T00:20:05Z"
|
||||
tags:
|
||||
- Linux
|
||||
- KDE
|
||||
- danbooru_client
|
||||
title: Danbooru Client 0.5.0 released
|
||||
disable_share: true
|
||||
---
|
||||
|
||||
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 release.
|
||||
|
||||
* [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.asc)
|
||||
* [SHA-512 checksum](https://www.dennogumi.org/releases/danbooru-client-0.5.0.tar.xz.sha512)
|
Loading…
Add table
Add a link
Reference in a new issue