Release v4.1.0
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