What's Changed
- Release Aug 27 2025 - Fix for HLS streams by @rabilrbl in #657
- chore: update build scripts and Dockerfiles to use go 1.25 experiments by @rabilrbl in #659
- chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #660
- chore(deps-dev): Bump jest from 30.0.5 to 30.1.2 in /web by @dependabot[bot] in #662
- chore(deps-dev): Bump jest-environment-jsdom from 30.0.5 to 30.1.2 in /web by @dependabot[bot] in #663
- chore(deps-dev): Bump jest from 30.1.2 to 30.1.3 in /web by @dependabot[bot] in #664
- chore(deps): Bump golang.org/x/term from 0.34.0 to 0.35.0 by @dependabot[bot] in #665
- chore(deps): Bump github.com/valyala/fasthttp from 1.65.0 to 1.66.0 by @dependabot[bot] in #666
- chore(deps-dev): Bump jsdom from 26.1.0 to 27.0.0 in /web by @dependabot[bot] in #668
- Fix hdnea token expiration causing "Error while loading this video" by @Copilot in #673
- Fix TCP timeout panic by implementing graceful error handling in Channels function by @Copilot in #674
- Remove password based login and deprecated upstream APIs by @rabilrbl in #677
- BUGFIX hdnea param expiration by @rabilrbl in #682
- Add hdnea token handling in live stream URLs and related functions by @rabilrbl in #688
- Release September 27 2025 by @rabilrbl in #689
- feat: enable comprehensive test suite and improve cross-platform documentation by @atanuroy22 in #684
- chore(deps): Bump github.com/valyala/fasthttp from 1.66.0 to 1.68.0 by @dependabot[bot] in #704
- chore(deps-dev): Bump jsdom from 27.0.0 to 27.0.1 in /web by @dependabot[bot] in #703
- chore(deps-dev): Bump jest from 30.1.3 to 30.2.0 in /web by @dependabot[bot] in #694
- chore(deps-dev): Bump tailwindcss from 3.4.17 to 3.4.18 in /web by @dependabot[bot] in #696
- chore(deps-dev): Bump jest-environment-jsdom from 30.1.2 to 30.2.0 in /web by @dependabot[bot] in #693
- chore(deps): Bump github.com/gofiber/utils from 1.1.0 to 1.2.0 in the go_modules group across 1 directory by @dependabot[bot] in #716
- chore(deps-dev): Bump js-yaml from 3.14.1 to 3.14.2 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #711
- chore(deps): Bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.10 by @dependabot[bot] in #712
- chore(deps-dev): Bump tailwindcss from 3.4.18 to 3.4.19 in /web by @dependabot[bot] in #717
- chore(deps): Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 by @dependabot[bot] in #719
- chore(deps-dev): Bump jsdom from 27.0.1 to 27.3.0 in /web by @dependabot[bot] in #718
- chore(deps): Bump glob from 10.4.5 to 10.5.0 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #725
- feat: Add support of catchup and shaka player by @atanuroy22 in #735
New Contributors
- @atanuroy22 made their first contribution in #684
Full Changelog: v3.16.2...develop.2026.03.29.10.46