Releases: FlashpointProject/fpcurator
Releases · FlashpointProject/fpcurator
v1.7.2
v1.7.1
Changelog:
- Updated fpclib to 1.10.0
- Added config support for the Auto Curator
- Added "referer" header spoofing to the Auto Curator and the Downloader
v1.6.2
Changelog:
- Fixed icon location bugs
v1.6.1
Changelog:
- Bumped VER field to 6 (as fpclib 1.8.0 is required now)
v1.6.0
Changelog:
- Update to fpclib 1.8.2
- Change dependency management to poetry
- Fix regular expressions in site definitions to use
r
prefix
v1.5.2
Changelog:
- Update fpclib to fix utf-8 encoding mojibake
v1.5.1
Changelog:
- Errors now are printed more often (mainly for failed urls after auto-curation) and errors print nicer in a tabbed format.
- fpcurator now detects if it's in the Utilities/fpcurator folder of a Flashpoint installation and sets the curation folders accordingly.
- Added two new tools, the Game Finder (which acts as an extension of Flashpoint's default search bar) and the Curation DeDuper (for quickly checking if Curations are easy to find duplicates).
- Site definitions now support a "ver" field that specifies the minimum version required in order for them to work in fpcurator. Version 1.5.0 is integer 5, 1.6.0 is integer 6, and so on.
- Updated fpclib.
- General bugfixes.
- Added qfile library
v1.4.1
Changelog:
- Added Jay is games site definition
- Site definitions now can update automatically and no longer need to be packaged with the executable (this means less frequent updates)
- Minor bugfixes, along with updating fpclib to 1.5.2
- Fixed a bug with the "Toggle Log" button finding the wrong window
v1.3.1
Changelog:
- Switch from tkinterhtml to tkinterweb library; this fixes the Help menu and also allows you to scroll with the mouse wheel properly.
v1.3.0
The help button is broken in this release. Use 1.3.1 for proper help.
Changelog:
- Fixed bugs relating to the HTML5 portion of site definitions
- Added the Miniclip and FreeArcade site definitions
- Other minor things