close
Skip to content

4.1.3

Latest

Choose a tag to compare

@ckerr ckerr released this 30 Jun 03:24
· 2 commits to 4.1.x since this release
8388773

Transmission 4.1.3

This is Transmission 4.1.3, a bugfix release. It fixes a potential CRSF security issue for users who enable remote access to Transmission. Users are encouraged to upgrade to this version.

What's New in 4.1.3

All Platforms

  • Fixed a CORS bug that leaked the anti-CSRF nonce. (#8938)
  • Fixed a use-after-free bug in peer code. (#8921)
  • Fixed build error when compiling with fmt 12.2.0. (#8942)

Everything Else

  • Fixed a 4.1.2 build error in tests. (#8881)