From fa667e0fa687d964be9fc35ef1892f88cf420348 Mon Sep 17 00:00:00 2001 From: pewpews Date: Fri, 25 Mar 2016 15:46:41 +0100 Subject: [PATCH] Updated to version 0.29; --- CHANGELOG.md | 28 ++++++++++++++++++++++++++++ README.md | 2 +- VS.txt | 2 +- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 148a8d7..cb864bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,31 @@ +*Happypanda v0.29* +- Increased and improved stability and perfomance +- Shortened startup time +- Galleries are now added dynamically +- New feature: Tabs + - New inbox tab for new gallery additions + - Checking for duplicates will also make a new tab +- Gallery deletion will now process smoothly +- It is now possible to edit multiple galleries +- Type and Langauge in metadata popup window are now clickable to issue a search +- Updated DB to version 0.25 + - Added views in series table +- Visual changes in gridview + - Added a recently added indicator + - Gallery filetypes will now be displayed with text +- Added new options in settings + - Removed option: autoadd scanned galleries +- Fixed bugs: + + Fixed some metadata fetchings bugs + + Fixed database import and export issues + + Closing gallery metadata popup window caused an exception + + Fetching metadata with no internet connection caused an exception + + Invalid folders/archives were being picked up by the monitor + + Fixed default language issues + + Metadata would sometimes fail when doing a filesearch + + Thumbnail cache dir was not being cleared + + Adding from directory was not possible with single gallery add method + *Happypanda v0.28.1* - Fixed bugs: + Fixed typo in external viewer args diff --git a/README.md b/README.md index 008d3b9..f2171c8 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ For general documentation, check the [wiki](https://github.com/Pewpews/happypand # Features - Portable, self-contained in folder and cross-platform -- Low memory footprint - Advanced gallery search with regex support +- Low memory footprint - Gallery tagging: userdefined namespaces and tags - Gallery metadata fetching from the web (supports various sources) - Gallery downloading from the web (supports various sources) diff --git a/VS.txt b/VS.txt index 48f7a71..eec15f9 100644 --- a/VS.txt +++ b/VS.txt @@ -1 +1 @@ -0.28.1 +0.29