Releases: hishantik/anilix
Releases · hishantik/anilix
Release list
v1.6.1
v1.6.0
Changelog
- a59152a feat: add AniList OAuth2 login and automatic anime tracking
- 4a63582 feat: add AniList connect/disconnect button in TUI settings
- daba5ca feat: add Kitty graphics cover images with Unicode placeholders
- 90031de fix: convert non-PNG images to PNG for Kitty graphics protocol
- 2de4d98 fix: replace PowerShell download with curl in install.bat
- cb961b0 fix: update CI and release workflows to Go 1.26
- 3265b84 fix: use PowerShell-compatible install command in README
- a450ddf fix: use go-termimg half-block renderer for cover images
v1.5.0
Changelog
- 2f455ce docs: add demo video section to README
- 523048f docs: add inspired by ani-cli attribution
- 5f3a323 docs: redesign README with centered HTML layout, add LICENSE and disclaimer
- 0e4073f docs: rewrite architecture documentation with comprehensive project details
- a6072e1 feat: render cover art images in TUI with multi-protocol support
v1.4.0
Changelog
- ee85f70 feat: two-column detail view, batch metadata, and TUI polish
v1.3.1
Changelog
- 3267c3e fix: data races, nil panics, goroutine leaks, and silent failures
v1.3.0
Changelog
- c780892 feat: TUI redesign with gradient effects and v2 dependency upgrade
v1.2.0
Changelog
- 81eeb20 chore: remove debug prints from Android player launch
- 447b3a4 docs: add Windows installation instructions and platform support
- 6d412e0 feat: settings popup, quality selection, and AniSkip fixes
- 895ae5f fix: replace bash-only parameter substitution with POSIX tr in installer
- e78009d fix: use sed instead of tr for Unicode progress bar characters
v1.1.0
v1.0.4
v1.0.3
Changelog
- 641166f fix: use GOOS=android for termux build to fix Android binary crash