Releases: pystardust/ani-cli
Releases · pystardust/ani-cli
v3.4
What's Changed
-
Documentation
- added lobster as homie and retired @RaynardGerraldo and @71zenith by @port19x in #858
- added tv-cli as homie by @Spaxly in #863
- added mangal as home by @metafates in #866
- added PPA install instructions by @Wiener234 in #793
- added opensuse instructions and bumped scoop instructions by @Derisis13 in #874
- added ani-cli architecture specification by @port19x in #882
-
Bugfixes
New Contributors
- @Spaxly made their first contribution in #863
- @metafates made their first contribution in #866
- @Wiener234 made their first contribution in #793
Full Changelog: v3.3...v3.4
v3.3
Notable changes
- We revert back to one file (#829) by @CoolnsX
- We switch from aria2 to axel as our download accelerator (#814) by @Si-Ki
- We added a manpage (#781) by @CountOmega
New Contributors
- @DevER-M made their first contribution in #794
- @McUberStein made their first contribution in #808
- @HotMonkeyWings made their first contribution in #806
- @CountOmega made their first contribution in #781
- @Si-Ki made their first contribution in #816
- @DemonKingSwarn made their first contribution in #827
Full Changelog: v3.2...v3.3
v3.2
v3.2 should have fix all the issues v3.0 and v3.1 had.
What's Changed
- installation & uninstallation instructions for Linux, MacOS and Android for V3 by @DaBigBlob in #762 and by @CoolnsX in #767
- new search engine by @CoolnsX in #767
- compliance with file system hierarchy by @Derisis13 in #774
- Hist patch by @CoolnsX in #782
Full Changelog: v3.0...v3.2
v3.0
v2.2
What's Changed
-
Documentation
- advise manual installation for Mac OS by @iamchokerman in #671
- advise install via curl instead of git by @iamchokerman in #681
- pull request template by @iamchokerman and @port19x in #695
- add packaging status section to readme by @WillPower3309 in #707
- added matrix and revolt to README by @iamchokerman in #700
- advise usage of native termux package by @port19x in #700
-
Bugfixes
- new decryption algorithm by @CoolnsX in #664
- revert gogo encryption algo by @TheGlockMisc in #670
- update keys parsing by @CoolnsX in #673
- updated link parsing by @CoolnsX in #677
- fixed only audio playing for some anime by @RaynardGerraldo in #674
- abort update if cannot connect to internet by @Derisis13 in #696
- less curl in mp4upload by @CoolnsX in #705
- same ep fetching by @CoolnsX in #708
- fix:long access times by @CoolnsX in #712
-
Features
- ani-sync -s arg by @iamchokerman in #694
- m3u8 quality with a different approach by @RaynardGerraldo in #674
- alternate links by @CoolnsX in #704
- ani-sync on windows by @iamchokerman in #700
New Contributors
- @WillPower3309 made their first contribution in #707
Full Changelog: v2.1...v2.2
v2.1
What's Changed
-
Documentation
-
Bugfixes
- comparison with null returned
PID
by @Justaus3r (#586) - new encryption keys url by @brahmkshatriya (#644)
- new encryption keys by @TheGlockMisc (#648)
- comparison with null returned
-
Features
- dynamic encrypt keys parsing by @CoolnsX (#653)
- m3u8 quality parsing by @RaynardGerraldo (#638)
- non-range under indexing by @MMOOBB (#660)
- tool for migrating history file by @Derisis13 (#614)
New Contributors
- @Justaus3r made their first contribution in #586
- @rakusan2 made their first contribution in #613
- @brahmkshatriya made their first contribution in #644
- @TheGlockMisc made their first contribution in #648
- @MMOOBB made their first contribution in #660
- @FireTonnor made their first contribution in #657
Full Changelog: v2.0...v2.1
v2.0
What's Changed
In the interest of time, the following patchnotes aren't comprehensive
- Documentation
- Major refactors by @iamchokerman (#584)
- Bugfixes
- cryptography issue by @CoolnsX (#581)
- new gogo keys by @justfoolingaround (#601)
- Features
- new ux by @iamchokerman (#584)
- way faster history parsing by @CoolnsX (#584)
- rapid resume by @71zenith (#573)
- trackma support by @iamchokerman (#581)
New Contributors
- @justfoolingaround made their first contribution in #601
Full Changelog: v1.9...v2.0
v1.9
What's Changed
-
Documentation
- android now works with both mpv and vlc by @RaynardGerraldo (#534)
- new gif by @iamchokerman (#541)
- windows usage by @iamchokerman (#556)
- old version warning for mac by @Candygoblen123 (#551)
- android referrer instructions by @CoolnsX (#559)
-
Bugfixes
- new decrypt function, script working again by @CoolnsX (#563)
- link parsing and reduce web requests for majority of animes by @RaynardGerraldo (#544)
- incompatibility with zsh by @fold-squirrel (#554)
-
Features
- interactively show options for video qualities by @meteor314 (#558)
New Contributors
- @Candygoblen123 made their first contribution in #551
- @fold-squirrel made their first contribution in #554
Full Changelog: v1.8...v1.9
v1.8
What's Changed
-
Documentation
- Update Windows Installation docs by @RaynardGerraldo (#516)
- Remove enhancement template by @ura43 (#525)
- Introduced a meta issue listing denied feature requests by @iamchokerman (#525)
-
Bugfixes
- fix: ani-cli not able to create history file if history dir doesnt exist by @RaynardGerraldo (#527)
-
Features
Full Changelog: v1.7...v1.8
v1.7
What's Changed
-
Documentation
- Additions to contributing.md by @freezboltz (#467, #473) and @ura43 (#506)
- Many Readme Changes by @RaynardGerraldo (#466), @iamchokerman (#481, #501) and @ura43 (#485, #492)
- homebrew installation for Mac by @iamchokerman (#476)
-
Bugfixes
- Fixed ani-cli breaking pywal set terminal colors by @RaynardGerraldo (#475)
- Fix invalid number entered bug in history menu by @RaynardGerraldo in (#479)
- Fix episode selection not checking for under-indexing by @71zenith (#490)
- Fix broken non-interactive selection by @margual56 (#494)
-
Features
- You can now select all episodes with
-1
in a range by @BAaboe (#471) - Added exit option in anime menu by @freezboltz (#462)
- Added interactive quality selection by @71zenith (#477)
- Make the window title show up in discord rich presence by @iamchokerman (#595)
- You can now select all episodes with
New Contributors
- @freezboltz made their first contribution in #467
- @margual56 made their first contribution in #494
Full Changelog: v1.6...v1.7