Skip to content

Releases: JioTV-Go/jiotv_go

v3.17.2

06 May 19:15

Choose a tag to compare

What's Changed

  • fix: random stream freeze on token refresh by @Otus9051 in #753
  • chore(deps-dev): Bump jsdom from 29.0.2 to 29.1.1 in /web by @dependabot[bot] in #750
  • chore(deps): Bump github.com/valyala/fasthttp from 1.70.0 to 1.71.0 by @dependabot[bot] in #755
  • chore(deps): Bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #756

New Contributors

Full Changelog: v3.17.1...v3.17.2

develop.2026.05.06.18.21

06 May 18:21
58714ef

Choose a tag to compare

Pre-release

What's Changed

  • fix: random stream freeze on token refresh by @Otus9051 in #753
  • chore(deps-dev): Bump jsdom from 29.0.2 to 29.1.1 in /web by @dependabot[bot] in #750
  • chore(deps): Bump github.com/valyala/fasthttp from 1.70.0 to 1.71.0 by @dependabot[bot] in #755
  • chore(deps): Bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #756

New Contributors

Full Changelog: v3.17.1...develop.2026.05.06.18.21

v3.17.1

02 May 03:36

Choose a tag to compare

What's Changed

  • chore(deps): Bump github.com/schollz/progressbar/v3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #726
  • Bump github.com/valyala/fasthttp from 1.68.0 to 1.70.0 by @dependabot[bot] in #740
  • Bump github.com/gofiber/fiber/v2 from 2.52.10 to 2.52.12 in the go_modules group across 1 directory by @dependabot[bot] in #730
  • chore(deps-dev): Bump jest from 30.2.0 to 30.3.0 in /web by @dependabot[bot] in #732
  • chore(deps-dev): Bump jest-environment-jsdom from 30.2.0 to 30.3.0 in /web by @dependabot[bot] in #734
  • chore(deps): Bump the npm_and_yarn group across 1 directory with 4 updates by @dependabot[bot] in #741
  • chore(deps-dev): Bump jsdom from 27.4.0 to 29.0.2 in /web by @dependabot[bot] in #742
  • chore(deps): Bump github.com/gofiber/fiber/v2 from 2.52.12 to 2.52.13 by @dependabot[bot] in #746
  • Fix new channels playback and enhance player handling by @atanuroy22 in #744
  • chore(deps): Bump postcss from 8.4.49 to 8.5.13 in /web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #747

Full Changelog: v3.17.0...v3.17.1

v3.17.0

29 Mar 11:03

Choose a tag to compare

What's Changed

  • 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

Full Changelog: v3.16...v3.17.0

v3.16.3

27 Sep 06:07

Choose a tag to compare

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

Full Changelog: v3.16.2...v3.16.3

v3.16.2

27 Aug 07:00

Choose a tag to compare

What's Changed

Full Changelog: v3.16.1...v3.16.2

v3.16.1

22 Aug 15:35

Choose a tag to compare

What's Changed

  • fix: Prevent Docker container crashes during EPG generation by replacing Fatal calls with proper error handling by @Copilot in #649
  • Update headers.go by @CaptainCoder11 in #650

New Contributors

Full Changelog: v3.16.0...v3.16.1

v3.16.0

20 Aug 16:39

Choose a tag to compare

What's Changed

  • docs: Add instructions for GitHub Copilot to enhance project understanding by @rabilrbl in #617
  • chore(deps): Bump golang.org/x/term from 0.33.0 to 0.34.0 by @dependabot[bot] in #622
  • chore(deps): Bump github.com/valyala/fasthttp from 1.64.0 to 1.65.0 by @dependabot[bot] in #624
  • bug: Fix broken config file links in documentation by @Copilot in #625
  • chore: Upgrade Go version to v1.25 by @rabilrbl in #626
  • Fix custom channels logo URLs, implement cc_ prefix, and optimize streaming handlers by @Copilot in #621
  • feat: Add default categories and languages configuration for web interface by @Copilot in #619
  • feat: Enhance DRM handling and improve playback URL retrieval by @rabilrbl in #627
  • feat: Optimize desktop layout with bottom similar channels and randomized suggestions by @Copilot in #629
  • feat: Force DRM component only for neccessary channels and remove old flowplayer for HLS by @rabilrbl in #630
  • feat: Implement smart autoplay with click-to-unmute fallback and enhanced control icons by @Copilot in #632
  • feat: Remove all repeated code statements + Fix favorite channels button + Improve performance and logging design by @Copilot in #634
  • bug: Make favorite button visible for mobile users by @Copilot in #636
  • Create comprehensive GitHub Copilot instructions with validated commands, timeouts, and integrated original content by @Copilot in #640
  • chore: Refactor release and PR workflow by @rabilrbl in #641
  • bug: update VERSION file on develop branch first, then merge to main by @Copilot in #642

Full Changelog: v3.15...v3.16.0

v3.15.0

04 Aug 16:06
9101eea

Choose a tag to compare

What's Changed

  • refactor: Replace cherry-pick with merge for version commits in release workflow by @rabilrbl in #612
  • Fix broken language/category selection by @Copilot in #614

Full Changelog: v3.14...v3.15.0

v3.14.0

04 Aug 03:52

Choose a tag to compare

What's Changed

  • PWA App Support by @meghadeep-com
  • Auth Tokens are refreshed without background jobs.
  • Bring your own channels via custom channels in config.
  • Set your favorite channels in web UI.
  • Make logging paths and stdout output configurable
  • Fixed an issue where Playback stops after exactly 1 hour of continuous streaming
  • Web player now has a button to change aspect ratio to 4:3.
  • Fix EPG parsing on IPTV Players @Arshit-Singhal-Official
  • More under the hood changes.

New Contributors

Full Changelog: v3.13...v3.14.0