Skip to content

Releases: michaeljolley/vscode-twitch-themer

1.6.1

23 May 19:12
6933503
Compare
Choose a tag to compare

Fixed

  • Fixed issue caused by a change to authentication in the Twitch API

1.5.0

06 Mar 01:47
21df5a5
Compare
Choose a tag to compare

Added

  • Themer will now connect automatically if you turn on the autoConnect setting AND you're
    already streaming when you open Visual Studio Code. NOTE: The check to see if you're streaming will only occur once when you open vscode.

1.4.1

03 Feb 17:49
88614d0
Compare
Choose a tag to compare

Fixes

  • When requesting to install a theme that's already installed, the correct message will be
    returned to chat.

Updates

  • Updated various NPM packages for security

1.4.0

05 Jan 17:33
64f2def
Compare
Choose a tag to compare

Update

  • Added check to see if theme is already installed, before installing. If found, it will send a message to chat with instructions to use it.

1.3.2

05 Jan 17:33
21ed96c
Compare
Choose a tag to compare

Fixed

  • Cleaned up some npm security issues

1.3.1

05 Jan 17:33
3f0ed34
Compare
Choose a tag to compare

Fixed

  • Fixed an issue that prevented the whispering of themes if there were too many themes to send. This change will break the list of themes into smaller messages and send multiple whispers.

1.3.0

05 Jan 17:33
fa137a4
Compare
Choose a tag to compare

Added

  • !theme install {theme unique identifier} command that prompts the user to install or preview a theme supplied by chat.

1.2.0

05 Jan 17:32
f3b391f
Compare
Choose a tag to compare

Added

  • !theme random light command that chooses a random theme from the light theme extensions.
  • !theme random dark command that chooses a random theme from the dark theme extensions.

1.1.0

05 Jan 17:32
b6ad4d2
Compare
Choose a tag to compare

Added

  • !theme repo command that sends information about the extensions GitHub repo to Twitch chat
  • !theme help command that sends a brief explanation of how to use the extension to Twitch chat

1.0.1

09 Jun 06:27
39e1bee
Compare
Choose a tag to compare

Updated

  • Added larger version of logo
  • Updated README.md to include link to VS Marketplace
  • Updated package.json to stylize VS Marketplace listing