Releases: michaeljolley/vscode-twitch-themer
Releases · michaeljolley/vscode-twitch-themer
v3.2.2
3.2.2 (2023-09-18)
Bug Fixes
- Extension now respects access settings set by broadcaster (0628028)
v3.2.1
3.2.1 (2023-08-18)
Bug Fixes
- Improving semantic releases (1b21ed9)
v3.1.0
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
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
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
2.1.1 (2023-08-10)
Bug Fixes
- twitch api failures no longer crash the extension (f6d3ace)
v2.1.0
2.1.0 (2023-06-06)
Features
- Twitch custom point redemptions are now logged in the output (d027ea9)
v2.0.11
2.0.11 (2023-06-06)
Bug Fixes
- Extension now sends list of available themes to chat rather than whisper (20330bf)
v2.0.10
2.0.10 (2023-05-26)
Bug Fixes
- ci: removed test step for release step (1a069af)
Version 1.6.3
Fixed
- Fixed issue with packaging extension that prevented publishing to the VS Code marketplace