51 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						||
author: einar
 | 
						||
comments: true
 | 
						||
date: 2015-02-23 23:27:32+00:00
 | 
						||
layout: page
 | 
						||
slug: danbooru-client-0-3-0
 | 
						||
title: Danbooru Client 0.3.0
 | 
						||
wordpress_id: 1384
 | 
						||
categories:
 | 
						||
- Anime
 | 
						||
- KDE
 | 
						||
- Linux
 | 
						||
tags:
 | 
						||
- danbooru client
 | 
						||
- KDE
 | 
						||
teaser: 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)](https://www.dennogumi.org/releases/danbooru-client-0.3.0.tar.xz)
 | 
						||
 | 
						||
 | 
						||
  * [GPG signature](https://www.dennogumi.org/releases/danbooru-client-0.3.0.tar.xz.asc)
 | 
						||
 | 
						||
 | 
						||
  * [SHA-512 checksum](https://www.dennogumi.org/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).
 |