Skip to content

Releases: viu-media/viu

v3.3.7

31 Dec 19:01

Choose a tag to compare

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

30 Dec 11:36

Choose a tag to compare

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

28 Dec 14:55

Choose a tag to compare

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

27 Dec 16:41

Choose a tag to compare

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

v3.3.3

16 Dec 15:03

Choose a tag to compare

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

03 Dec 07:05

Choose a tag to compare

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

v3.3.1

02 Dec 16:05

Choose a tag to compare

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

02 Dec 15:34

Choose a tag to compare

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

26 Oct 16:17

Choose a tag to compare

🚀 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

v3.2.7

17 Aug 22:15

Choose a tag to compare

chore: bump version