Skip to content

Releases: NHxD/NHxD

NHxD release v1.0.0.9

03 Sep 11:52
Compare
Choose a tag to compare

Update version to 1.0.0.9

Changes

  • Add support for High DPI

Bug Fixes

  • Fix display of the tag query in the browser

NHxD release v1.0.0.8

22 Aug 09:47
Compare
Choose a tag to compare

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

26 Mar 08:07
Compare
Choose a tag to compare

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

22 Oct 18:38
Compare
Choose a tag to compare

Update version to 1.0.0.6

New Features

  • Bookmark drag & drop

Changes

  • Font in browser views

NHxD release v1.0.0.5

24 Aug 12:14
Compare
Choose a tag to compare

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 to true in settings.json)
  • Add links to the application menu

NHxD release v1.0.0.4

26 May 12:43
Compare
Choose a tag to compare

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

22 Apr 04:15
Compare
Choose a tag to compare

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

19 Apr 01:13
Compare
Choose a tag to compare

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

NHxD release v1.0.0.0

13 Apr 06:32
a373134
Compare
Choose a tag to compare

Initial release