Releases: NHxD/NHxD
Releases · NHxD/NHxD
NHxD release v1.0.0.9
NHxD release v1.0.0.8
Update version to 1.0.0.8
Changes
- Add cookie support to pass CloudFlare check
- Add metadata cache browser and manager
- Fix tag definition lookup not working
You can check the Wiki to learn more about cookies and the metadata cache.
NHxD release v1.0.0.7
Update version to 1.0.0.7
Changes
- Fix images not downloading correctly due to latest server changes
- New style for gallery tooltips
- Update link to DLsite
NHxD release v1.0.0.6
Update version to 1.0.0.6
New Features
- Bookmark drag & drop
Changes
- Font in browser views
NHxD release v1.0.0.5
Update version to 1.0.0.5
New Features
- Offline mode (launch the program with the
--offline
switch) - Allow multiple instances of the program (set
process.allowMultipleInstances
totrue
insettings.json
) - Add links to the application menu
NHxD release v1.0.0.4
Update version to 1.0.0.4
New Features
- Display download progress in the taskbar window (only in Windows 7 and later)
NHxD release v1.0.0.3
Update version to 1.0.0.3
Fixes
- Possible fix for deadlocks on the background thread (i.e., download tasks never completing nor returning any error)
NHxD release v1.0.0.2
Update version to 1.0.0.2
Fixes
- Fix collision between hidelist and keyword filtering
- Fix wrong redirection from recent search to query search
- Fix wrong browser activation when loading a gallery through the details browser
- Fix covers not showing properly after unhiding/unfiltering (bug in Win10/Edge only)
Additions
- Add optional confirmation prompts for blacklist, ignorelist, hidelist, and unfiltered when clicking on such tags
- Add optional confirmation prompt for hidelisted galleries when loading the gallery through the details browser
- Add SearchTarget for more reliable checks
- Move code out of MainForm.designer because it kept altering code
Changes
- It is now forbidden to query search with an empty input
- ignorelist is now ignored in the library browser