Skip to content

Release v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 02:49
· 88 commits to master since this release
1f66178

What's Changed

  • Improve Search Result Parsing / Show Errors In Web UI by @evan-buss in #43
  • Show "N/A" when result doesn't include file size #41.
  • Remove "%sometext%" text from title strings #42.
  • Show all parsing errors on the client and allow users to manually copy / paste the valid
    download string. There are always going to be edge cases that my parser can't deal with.
    This solution will allow users to download any of the search results regardless of parsing
    result.
  • Update NPM and Golang packages.

Full Changelog: v4.0.2...v4.1.0