37 lines
		
	
	
		
			No EOL
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			No EOL
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | ||
| 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
 | ||
| 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). |