Releases: sedders123/vscode-ytmusic
Releases · sedders123/vscode-ytmusic
Version 2.0.0
What's Changed
- YTMDP v2 support by @sedders123 in #369
YTMDP v2 Support
This release adds support for YouTube Music Desktop Player V2 and it's new Companion Server API. I'm expecting some issues given the major rewrite of the API but this current version seems to be stable for me so hoping it's better than no support and we can fix issues as they are reported :)
Full Changelog: v1.4.1...v2.0.0
Version 1.4.1
Version 1.4.0
Version 1.3.1
What's Changed
- Add ability to use Thumbs Up and Thumbs Down commands from the Command Palette
Full Changelog: v1.3.0...v1.3.1
Version 1.3.0
What's Changed
- Add like/dislike buttons in vscode status bar by @cleferman in #99
- Dependency Updates
New Contributors
- @cleferman made their first contribution in #99
Full Changelog: v1.2.2...v1.3.0
Version 1.2.2
What's Changed
- Specify (via
extensionKind
) that the extension needs to run on the UI process, when remote workspaces are used. Fixes #55
Full Changelog: v1.2.1...v1.2.2
Version 1.2.1
Version 1.2.0
What's Changed?
- Display button to authenticate on initial load of the extension
- Display button to re-enter authentication code if authentication fails
Full Changelog: 1.1.1...1.2.0
Version 1.1.1
What's Changed?
- Fixed project name in README.md
- Fixed typo in README.md
Full Changelog: 1.1.0...1.1.1
Version 1.1.0
What's Changed
- Added handling for connection and authentication errors
Full Changelog: 1.0.0...v1.1.0