1.4.0
In this release, the search mechanism is fixed, and failed episodes are handled better, including more retries, export, and import.
What's Changed
New features
- Try again failed episodes.
- Export failed episodes to episodes file.
- Download from episodes file.
Bug fixes
- The search mechanism is fixed using a new method.
Dependencies bumps
- Bump
Microsoft.NET.Test.Sdk
from 17.4.1 to 17.5.0
All Changes
- Added failed episodes menu by @yairp03 in #129
- Create LICENSE by @yairp03 in #130
- Fixed broken search of series names by @bigdrex16 in #132
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #131
- Cleaned up codebase by @yairp03 in #134
- Fixed tests to be more general by @yairp03 in #135
- Cleanup by @yairp03 in #136
- Added download from file option by @yairp03 in #137
- Cleanup by @yairp03 in #138
New Contributors
- @bigdrex16 made their first contribution in #132
Full Changelog: v1.3.0...v1.4.0