Skip to content
This repository was archived by the owner on May 9, 2026. It is now read-only.

Releases: viu-media/viu

v3.5.0

Choose a tag to compare

@Benexl Benexl released this 06 May 22:14

What's Changed

  • fix: IPC socket for windows by @xodexa in #176
  • docs: Add pre-built binary installation section to README by @Copilot in #179
  • Allowing search for year 2026 by @aarabdh in #183
  • Add media_actions option to open AniList page by @iMithrellas in #184
  • Fix #188 wrong video resolution from animepahe provider by @Type-Delta in #191
  • fix: mediatag fixes by @TNhelly in #197
  • fix(animepahe): update site domain to animepahe.pw by @Type-Delta in #199
  • fix: move DownloadService to session Context to prevent worker registration crash by @Castrozan in #194
  • Fix(Allanime): Update graphql method + add headers by @Wraient in #200

New Contributors

Full Changelog: v3.3.7...v3.5.0

IMPORTANT

Last release by @Benexl
For personal reasons i would like to step down as the lead mainter of this project and from the project in general, somebody else will take over most likely @Type-Delta as the lead

Thank you all for the support and contributions, it was a pleasure to work on this project and see it grow, i hope it continues to grow and be useful for everyone. : )

さようなら

v3.3.7

Choose a tag to compare

@Benexl Benexl released this 31 Dec 19:01

What's Changed

  • Implement dynamic search enhancements (eg filters) and media info differentiation by @Benexl in #177
  • now there are self contained executables for all platforms in the release page

Full Changelog: v3.3.6...v3.3.7

v3.3.6

Choose a tag to compare

@Benexl Benexl released this 30 Dec 11:36

What's Changed

  • feat(auth): Allow non-interactive Anilist authentication by @komposer-aml in #175
  • fix(players): vlc on android

New Contributors

Full Changelog: v3.3.5...v3.3.6

v3.3.5

Choose a tag to compare

@Benexl Benexl released this 28 Dec 14:55

What's Changed

  • feat: add vlc player
  • fix: animepahe unable to stream/download by @Type-Delta in #174

Full Changelog: v3.3.4...v3.3.5

v3.3.4

Choose a tag to compare

@Benexl Benexl released this 27 Dec 16:41

Full Changelog: v3.3.3...v3.3.4

v3.3.3

Choose a tag to compare

@Benexl Benexl released this 16 Dec 15:03

What's Changed

  • fix: #165 issue: AnimeUnity provider not working by @axtrat in #171
  • fix: previews not working on windows
  • fix: check first if cmd is viu-media

Full Changelog: v3.3.2...v3.3.3

v3.3.2

Choose a tag to compare

@Benexl Benexl released this 03 Dec 07:05

Full Changelog: v3.3.1...v3.3.2

v3.3.1

Choose a tag to compare

@Benexl Benexl released this 02 Dec 16:05

What's

Add mapping for 'Hanka×Hanka (2011)' to 'Hunter x Hunter (2011)' by @Oreo-Kuuki in #163
feat: rewrite bash preview scripts in python by @Benexl in #168
feat: add welcome screen config option by @Benexl in #169

❤️ New Contributors

@Oreo-Kuuki made their first contribution in #163
@Benexl made their first contribution in #168

Full Changelog: v3.3.0...v3.3.1

v3.3.0

Choose a tag to compare

@Benexl Benexl released this 02 Dec 15:34

What's Changed

  • Add mapping for 'Hanka×Hanka (2011)' to 'Hunter x Hunter (2011)' by @Oreo-Kuuki in #163
  • feat: rewrite bash preview scripts in python by @Benexl in #168
  • feat: add welcome screen config option by @Benexl in #169

❤️ New Contributors

Full Changelog: v3.2.8...v3.3.0

v3.2.8

Choose a tag to compare

@Benexl Benexl released this 26 Oct 16:17

🚀 Features

  • (cli) Auto check for updates
  • (config-loader) Allow env vars
  • (config) Switch to toml format
  • Initial implementation of AnimeUnity provider
  • Added special episodes to selection
  • Added video quality source options
  • Limit quality selection to what's available from servers
  • Update repo url
  • (dev) Automate media tag enum creation

🐛 Bug Fixes

  • (update-command) Use viu-media when updating
  • (state) Check for is None instead
  • Failing to get the episode list for anime that is ongoing or has more than 119 episodes.
  • Addes VIXCLOUD to available ProviderServer
  • Restoreded changes to update.py
  • Error: o streaming servers
  • Normalized some titles
  • (nix) Bump version and force use of python 3.12 to fix mpv gpu issues
  • (fzf-selector) Ensure consistent encoding in subprocess calls
  • (animepahe-provider) Update kwik.si to kwik.cx in headers
  • (menu) Runtime setting of provider

💼 Other

  • (envrc) Isolate development files
  • Animepahe provider domain from '.ru' to '.si'
  • Added the Kabuki category that was missing

🚜 Refactor

  • Set min supported python version to 3.11

📚 Documentation

  • Update installation instructions for nixos

⚙️ Miscellaneous Tasks

  • Add repomixignore
  • Set py version for pyright
  • Update dev deps specification to latest uv spec
  • Update lock file
  • Bump version

❤️ Contributions

New Contributors

Full Changelog: v3.2.7...v3.2.8