Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 09:06
· 58 commits to main since this release
cba13f4

Changelog

Features

  • 430e5f5 feat(youtube): Request 5 search results to increase chances of a match
  • 3c6bab1 feat(youtube): Validate search result video title/channel

Others

  • 8b07531 chore(youtube): Skip retry for some errors
  • 68260ed chore(device): Change Halting YouTube search retries log level to debug
  • 3c0001f chore(deps): update go to v1.21.6 (#64)
  • 1087522 fix(deps): update module google.golang.org/api to v0.161.0 (#65)
  • cba13f4 chore(util): Remove test which occasionally failed
  • b3c2dd7 ci: Simplify beta image logic