Releases: ccgauche/ytermusic
Releases · ccgauche/ytermusic
beta 0.1.5
beta 0.1.3
What's Changed
- README Improvements by @Rustmilian in #78
- css config v2 by @ccgauche in #80
- CI: Add MacOS Aarch64 build by @Rhevin in #85
- prevent console window closing on windows, does nothing on linux by @Michael-Steshenko in #77
- Code refactor performance by @ccgauche in #87
- Fix bug: panicked while add single song from search to empty playlist by @konstcode in #91
- Auto cookies wip by @ccgauche in #102
- finished --fix-db, added branded account support and a remove video key by @restalex in #109
- updated cargo.lock + modified rust backend file managment for working with symphonia by @restalex in #120
New Contributors
- @Rhevin made their first contribution in #85
- @Michael-Steshenko made their first contribution in #77
- @konstcode made their first contribution in #91
- @restalex made their first contribution in #109
Full Changelog: beta-0.1.0...beta-0.1.3
beta 0.1.0
beta-0.1.0 Fixed private video crash issue
Alpha 0.1.0
alpha-0.1.0 Create release.yml
Alpha 0.0.10
Alpha a0.0.10
- Speed up the download process
- Fix the download limit
- Fix music artists getting smashed together
- Fix the download manager not downloading all musics
- Improved stability
- Improved logs and added timings to better debug
Alpha 0.0.9 - Quality of life update
- Mouse support on time bar
- Vertical volume bar
- Vertical volume bar supports mouse click
- Scroll to change volume and skip in timeline
- Improved the scrolling action
- Fixed the bug where the time bar would not update
- Debouncing the search input
- Changed the location of the cache folder to follow the XDG Base Directory Specification (By @FerrahWolfeh #20)
Alpha 0.0.8
alpha-0.0.8 Changelog of 0.0.8
Alpha 0.0.7 - Major API changes
Fixed API issues for most user and improved logging.
Alpha 0.0.6
alpha-0.0.6 Fixed lots of bug and improved first contact
alpha 0.0.5
- Added media controls
- Fixed most bugs of 0.0.3
- Added a media disconnection panel
- Improved navigation experience