Skip to content

Releases: sedders123/vscode-ytmusic

Version 2.0.0

18 Dec 18:17
a391061
Compare
Choose a tag to compare

What's Changed

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

24 Sep 01:16
Compare
Choose a tag to compare

What's Changed

  • Better button name for cycling repeat mode

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

24 Sep 01:04
Compare
Choose a tag to compare

What's Changed

  • Add ability to hide individual control buttons

Full Changelog: v1.3.1...v1.4.0

Version 1.3.1

06 Sep 22:52
Compare
Choose a tag to compare

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

06 Sep 17:21
f5a58e2
Compare
Choose a tag to compare

What's Changed

  • Add like/dislike buttons in vscode status bar by @cleferman in #99
  • Dependency Updates

New Contributors

Full Changelog: v1.2.2...v1.3.0

Version 1.2.2

19 Jun 19:07
Compare
Choose a tag to compare

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

21 Feb 14:36
Compare
Choose a tag to compare

What's Changed?

  • Fix issues disposing buttons that don't exist

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

12 Feb 20:14
Compare
Choose a tag to compare

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

12 Feb 02:35
Compare
Choose a tag to compare

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

12 Feb 02:17
Compare
Choose a tag to compare

What's Changed

  • Added handling for connection and authentication errors

Full Changelog: 1.0.0...v1.1.0