Releases: viu-media/viu
Release list
v3.5.0
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
- @xodexa made their first contribution in #176
- @Copilot made their first contribution in #179
- @aarabdh made their first contribution in #183
- @TNhelly made their first contribution in #197
- @Castrozan made their first contribution in #194
- @Wraient made their first contribution in #200
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
v3.3.6
What's Changed
- feat(auth): Allow non-interactive Anilist authentication by @komposer-aml in #175
- fix(players): vlc on android
New Contributors
- @komposer-aml made their first contribution in #175
Full Changelog: v3.3.5...v3.3.6
v3.3.5
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
v3.3.3
v3.3.2
v3.3.1
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
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
- @Oreo-Kuuki made their first contribution in #163
- @Benexl made their first contribution in #168
Full Changelog: v3.2.8...v3.3.0
v3.2.8
🚀 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
- docs: update installation instructions for nixos by @0xDracula in #132
- Updated readme with correct AUR install instructions by @Aethar01 in #135
- fix(nix): bump version and force use of python 3.12 to fix mpv gpu is… by @mkuritsu in #141
- Provider/animeunity by @axtrat in #137
- Fix #148 issue: Animepahe provider not working. by @Type-Delta in #149
- Fix: added the Kabuki category that was missing by @umop3plsdn in #152
- Adding missing media-tag by @Abdisto in #157
New Contributors
- @0xDracula made their first contribution in #132
- @mkuritsu made their first contribution in #141
- @axtrat made their first contribution in #137
- @umop3plsdn made their first contribution in #152
Full Changelog: v3.2.7...v3.2.8