Skip to content

Releases: edgar1016/nhentai-GUI

Release 1.06

18 Nov 05:08
84a3b2d
Compare
Choose a tag to compare

Changes

  • Added a paste button to the menu bar. (84a3b2d)
  • Behavior:
    - If search_checkbox is checked, bypasses all validation and appends the clipboard text as-is.
    Otherwise:
    - Valid format (#12345 or 12345 with 1-7 digits).
    - Prevents duplicates (e.g., #12345 and 12345 are considered the same).
    - Appends new text with a single space separating IDs.

Bug Fixes

  • Base path for settings.ini is now set based on if it's being run as executable or not.

Release 1.05

27 Sep 08:25
935168b
Compare
Choose a tag to compare

Changes

  • Added the new --artist option (9be9b97)
  • Updated the regenerate command (7cf2e73) #7

Bug Fixes

  • Added recently added options to settings.ini
  • Added icon to the update preset menu

Release 1.0.4

14 Sep 05:21
ba08adf
Compare
Choose a tag to compare

Changes

  • Added tooltips to most options. (d3c2855)
  • Added a threads option. (196d2fe)

Bug Fixes

  • Fixed the menu bar not appearing on macOS. (fa15b0a)
  • Fixed open default folder for mac & linux. (a912a48)

Release 1.0.2

23 Jan 10:39
Compare
Choose a tag to compare

Changes

  • Added version number to the title bar. (76ba4b4)

Bug Fixes

  • White spaces at the begging or end of the output directory will now be removed. (e97fcf9)

Release 1.0.1

10 Jan 22:00
Compare
Choose a tag to compare

Bug Fixes

  • Added a delay so the cookies and user-agent get set properly on the first run.

Release 1.0.0

21 Aug 09:15
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/edgar1016/nhentai-GUI