Patch release:
- Fixed: CLI download progress missing the last data chunk ([5887](https://github.com/streamlink/streamlink/pull/5887))
- Fixed: compatibility with `trio>=0.25` ([5895](https://github.com/streamlink/streamlink/pull/5895))
- Updated plugins:
- tv3cat: fixed plugin and added VODs ([5890](https://github.com/streamlink/streamlink/pull/5890))
- vimeo: fixed event streams and embedded player URLs ([5892](https://github.com/streamlink/streamlink/pull/5892), [#5899](https://github.com/streamlink/streamlink/pull/5899))
- Build: bumped `trio` dependency version requirement to `>=0.25,<1` ([5895](https://github.com/streamlink/streamlink/pull/5895))
- Build: added `exceptiongroup` dependency ([5895](https://github.com/streamlink/streamlink/pull/5895))
- Tests: fixed root logger level not being reset ([5888](https://github.com/streamlink/streamlink/pull/5888), [#5897](https://github.com/streamlink/streamlink/pull/5897))
[Full changelog](https://github.com/streamlink/streamlink/compare/6.7.0...6.7.1)