Skip to content

Pawchive Downloader v1.0.4

Latest

Choose a tag to compare

@whyamihere773 whyamihere773 released this 04 Sep 03:23

What's new in v1.0.4

hey, this one's got a bunch of fixes that were long overdue:

  • multipart download fallback — if a file returns a 403 on multipart, it now retries as a normal download instead of just giving up
  • errors show in retry modal — all kinds of errors are now surfaced in the retry popup, not just swallowed silently
  • auto retry actually works now — turning it on used to do nothing, that's fixed
  • retry attempt counter — the retry modal now shows how many times something has been tried
  • post-download action moved to main window — shutdown/restart/hibernate/etc. is now in the main window and resets every run so it doesn't accidentally trigger on the next launch (defaults to "do nothing")
  • force flags (-F) — shutdown, restart, and hibernate now use the force flag so they actually go through
  • dropdown opens downward — the options menu was getting clipped at the top of the screen, it now opens downward
  • link extractor catches embedded links — words that are hyperlinked (blue clickable text) are now picked up by the extractor, not just raw URLs