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

Happypanda v0.17 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@twiddli twiddli released this 21 Jul 16:12
· 597 commits to master since this release

How to install & run

Mac

See INSTALL.md
I don't have a Mac so I can't make an executable. If you have a Mac then please help me make an executable. Find me in the Gitter chat.

Linux

See INSTALL.md
An executable will be available for the final release

Windows

  1. Download the installer for windows below
  2. Create a folder and extract to desired location (avoid locations where you need admin rights)
  3. Run the program by clicking on Happypanda.exe

Changelog

  • Improved UI
  • Improved stability
  • Improved the toolbar
    • Added a way to find duplicate galleries
  • Added a random gallery opener
  • Added a way to fetch metadata for all your galleries
  • Added a way to automagically fetch metadata from g.e-/exhentai
    • Fetching metadata is now safer, and should not get you banned
  • Added a new sort option: Date added
  • Added a place for gallery hashes in the database
  • Added folder monitoring support
    • You will now be informed when you rename, remove or add a gallery source in one of your monitored folders
    • The application will scan for new galleries in all of your monitored folders on startup
  • Added a new section in settings dialog: Application
    • Added new options in settings dialog
    • Enabled the 'General' tab in the Web section
  • Bugfixes:
    • Fixed a bug where you could only open the first chapter of a gallery
    • Fixed a bug causing the application to crash when populating new galleries
    • Fixed some issues occuring when adding archive files
    • Fixed some issues occuring when editing galleries
    • other small bugfixes
  • Disabled gallery source type and external program viewer icons because of memory leak (will be reenabled in a later version)
  • Cleaned up some code