Skip to content

Releases: michaeljolley/vscode-twitch-themer

v3.2.2

18 Sep 19:46
Compare
Choose a tag to compare

3.2.2 (2023-09-18)

Bug Fixes

  • Extension now respects access settings set by broadcaster (0628028)

v3.2.1

18 Aug 15:18
Compare
Choose a tag to compare

3.2.1 (2023-08-18)

Bug Fixes

  • Improving semantic releases (1b21ed9)

v3.1.0

11 Aug 18:50
Compare
Choose a tag to compare

3.1.0 (2023-08-11)

Bug Fixes

  • Corrected issue in theme name of the current command (f6c5967)

Features

  • !theme current command now returns a link to the current theme on the VSC marketplace (6060494)

v3.0.1

11 Aug 05:09
Compare
Choose a tag to compare

3.0.1 (2023-08-11)

Bug Fixes

Performance Improvements

  • Refactoring messages to be more DRY (12f727e)
  • Removing whispers from extension (ab4d215)

v3.0.0

11 Aug 03:39
Compare
Choose a tag to compare

3.0.0 (2023-08-11)

Bug Fixes

  • Adding tests to CI process GitHub Action (5719689)
  • Replacing node-fetch with axios (c0563d3)

Features

  • Adding scopes for whispers and extension specific Twitch API client id (8e53f82)
  • Requests for list of themes now whispers the list to user (75b4b39)
  • Updating auth to use twitch-auth-provider extension (dfaa8c4)

BREAKING CHANGES

  • The existing Twitch authentication has been replaced by @clarkio's twitch-auth-provider extension.

v2.1.1

10 Aug 22:02
Compare
Choose a tag to compare

2.1.1 (2023-08-10)

Bug Fixes

  • twitch api failures no longer crash the extension (f6d3ace)

v2.1.0

06 Jun 20:55
Compare
Choose a tag to compare

2.1.0 (2023-06-06)

Features

  • Twitch custom point redemptions are now logged in the output (d027ea9)

v2.0.11

06 Jun 19:57
Compare
Choose a tag to compare

2.0.11 (2023-06-06)

Bug Fixes

  • Extension now sends list of available themes to chat rather than whisper (20330bf)

v2.0.10

26 May 22:29
Compare
Choose a tag to compare

2.0.10 (2023-05-26)

Bug Fixes

  • ci: removed test step for release step (1a069af)

Version 1.6.3

28 May 20:59
Compare
Choose a tag to compare

Fixed

  • Fixed issue with packaging extension that prevented publishing to the VS Code marketplace