Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Commit

Permalink
Updated to version 0.29;
Browse files Browse the repository at this point in the history
  • Loading branch information
twiddli committed Mar 25, 2016
1 parent 02dd265 commit fa667e0
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 2 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion VS.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.28.1
0.29

0 comments on commit fa667e0

Please sign in to comment.