dennogumi/content/post/2015-02-23-danbooru-client-0-3-0.markdown
Luca Beltrame 64b24842b8
All checks were successful
continuous-integration/drone/push Build is passing
Update all posts to not show the header text
2021-01-13 00:05:30 +01:00

38 lines
No EOL
1.3 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
author: einar
categories:
- Anime
- KDE
- Linux
comments: true
date: "2015-02-23T23:27:32Z"
slug: danbooru-client-0-3-0
tags:
- danbooru client
- KDE
title: Danbooru Client 0.3.0
omit_header_text: true
disable_share: true
wordpress_id: 1384
---
Following up on yesterday's release, I've released Danbooru Client 0.3.0.
This early new release is mostly due to the fact that the QML view file wasn't installed (sorry!) so part of the UI would not even load (or even crash).
That said, I've managed to get some extra features in:
* Fade-in/out animation when posts are being downloaded
* Support for tagging is back (EXPERIMENTAL): it is optional, and requires KFileMetaData (not yet a framework, but should be distributed with Plasma 5).
### Release details
Currently, there is only a source tarball.  For security, I have signed it with my public GPG key (6E1A4E79) and I have also provided a SHA-512 hash of the release.
* [Source tarball (XZ compressed)]({{ site.url }}/releases/danbooru-client-0.3.0.tar.xz)
* [GPG signature]({{ site.url }}/releases/danbooru-client-0.3.0.tar.xz.asc)
* [SHA-512 checksum]({{ site.url }}/releases/danbooru-client-0.3.0.tar.xz.sha512)
Complete build  instructions are in the [README](https://git.dennogumi.org/KDE/danbooru-client/src/master/README.md).