Skip to content

v1.11.4

Choose a tag to compare

@github-actions github-actions released this 26 Aug 08:55
· 5 commits to main since this release

Changelog

  • 6a9744a Merge branch 'fix/ci-atomic-test-windows'
  • a995dd3 Merge branch 'fix/ci-ffmpeg-flakes'
  • 410eca2 Merge branch 'fix/mmap-write-after-close'
  • a93093f Merge branch 'fix/win-atomic-install-flake'
  • 4b3446e Merge pull request #31 from Unarr-app/dependabot/go_modules/golang.org/x/net-0.58.0
  • 7733e2d Merge pull request #32 from Unarr-app/dependabot/go_modules/golang.org/x/text-0.41.0
  • d10ae60 chore(deps): bump golang.org/x/net from 0.57.0 to 0.58.0
  • 76b7a57 chore(deps): bump golang.org/x/text from 0.40.0 to 0.41.0
  • 154cfa8 chore(release): 1.11.4
  • ebf90ea fix(desktop): read logs off disk when the CLI cannot be exec'd
  • 6f75446 fix(mediainfo): install downloaded tools atomically; accept newer ass-muxer wording
  • b702578 fix(mediainfo): wait out a blocked rename on Windows instead of failing
  • ca33e76 fix(torrent): refuse chunk writes after storage close instead of panicking
  • 923c63b test(mediainfo): no execute bit to assert on Windows