Skip to content

Releases: baffler/Transparent-Twitch-Chat-Overlay

Release v1.1.7

10 Jul 00:37

Choose a tag to compare

Installation and Usage

  • Download Installer: TransparentTwitchChat-win-Setup.exe
  • Or Download Portable: TransparentTwitchChat-win-Portable.zip
  • Once the app starts, you may be instructed to download and install the WebView2 Runtime
  • You can use the menu button at the top-left to open settings
  • Choose either KapChat, jCyan, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.1.7

  • Webview fixes and improved error handling.
  • Twitch popout has an option to either use default css or custom css. The default css is also targeting a lot more css elements, so the chat should look better than before.
  • Twitch popout has options for 7tv emotes and advanced emote menu.
  • More settings for widgets: display name, url, hash code all saved now.
  • Widgets can bet set to be interactable now. If you can't scroll or interact with the widget after setting it interactable, check the css and remove the overflow property.
  • You can reload a widget's page, and copy the URL.
  • Due to technical issues, you may have lost some settings for widgets. You can now migrate those settings from the widget window, just open the menu, then Settings and click Migrate Settings. This will overwrite your current widget settings. Only migrate if you're sure you need to.
    image

v1.1.6

  • The portable version will now save settings in the folder you extracted the app to. Specifically in TransparentTwitchChat-win-Portable\current\settings\ folder.
  • The installed version will still have settings in %appdata%\TransparentTwitchChatWPF\ but you can still use the portable version with the app installed, if you need separate settings apart from the installed version.
  • Multiple instances should be completely fixed now, with limitations. One being the jumplist options (the menu when you right click the app in the taskbar) will only work for the first instance opened. Also, settings are shared amongst all the instances so it's not ideal to try to use it that way. For now it's best to use multiple portable versions instead, so they will each have their own settings file. This will be fixed in the future.
  • Better handling of WebView2 crashes.
  • Slightly better update window that let's you disable updates if you're tired of seeing them. You can always turn back on the checks again in the settings, under "General".
  • You can set the opacity/transparency of the background for widget windows now.

Release v1.1.6

03 Jul 22:37

Choose a tag to compare

Release v1.1.6 Pre-release
Pre-release

Installation and Usage

  • Download Installer: TransparentTwitchChat-win-Setup.exe
  • Or Download Portable: TransparentTwitchChat-win-Portable.zip
  • Once the app starts, you may be instructed to download and install the WebView2 Runtime
  • You can use the menu button at the top-left to open settings
  • Choose either KapChat, jCyan, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.1.6

  • Intentionally skipped v1.1.5 (due to some struggles with github actions)
  • The portable version will now save settings in the folder you extracted the app to. Specifically in TransparentTwitchChat-win-Portable\current\settings\ folder.
  • The installed version will still have settings in %appdata%\TransparentTwitchChatWPF\ but you can still use the portable version with the app installed, if you need separate settings apart from the installed version.
  • Multiple instances should be completely fixed now, with limitations. One being the jumplist options (the menu when you right click the app in the taskbar) will only work for the first instance opened. Also, settings are shared amongst all the instances so it's not ideal to try to use it that way. For now it's best to use multiple portable versions instead, so they will each have their own settings file. This will be fixed in the future.
  • Better handling of WebView2 crashes.
  • Slightly better update window that let's you disable updates if you're tired of seeing them. You can always turn back on the checks again in the settings, under "General".
  • You can set the opacity/transparency of the background for widget windows now.

v1.1.4

  • Possible fix for BadDeviceId
  • Added Check For Updates button in settings
  • Updates to TwitchConnection
  • Refactored/Updated settings window

v1.1.3

  • Shared chat indicator for your chat
  • Removed Fody.Costura, should fix errors with loading some dlls
  • Webview2 installer updates for an easier install

v1.1.2

  • Potential fix for auto-updater
  • Fix URLs not opening when clicking links in the menu or settings window

v1.1.1

  • Added BTTV, FFZ, and 7TV emotes to KapChat
  • Added Bring to top Hotkey to include widgets
  • Fixed widget settings not being saved
  • Fixed alert sounds not showing up in the settings
  • Fixed highlighted messages

v1.1.0

  • Updated to .net8.0 as well as updated dependencies
  • Replaced jChat with jCyan, if you were using jChat, you'll have to go into settings and regenerate the link
  • jCyan will let you have Youtube chat integrated along with Twitch chat
  • Highlighting, sound alerts, etc. will be fixed and working with jCyan
  • Fixed channel point redemptions not showing up, again. You may have to refresh/reconnect the Twitch connection in settings

Known Issues

  • If you need/want to use multiple instances, consider using portable (which now has settings within the extracted folder). Otherwise settings are shared amongst the multiple instances and there's no way to make the multiple instances use different settings (yet).

v1.1.4

02 Jul 22:36

Choose a tag to compare

Installation and Usage

  • Download Installer: TransparentTwitchChat-win-Setup.exe
  • Or Download Portable: TransparentTwitchChat-win-Portable.zip
  • Once the app starts, you may be instructed to download and install the WebView2 Runtime
  • You can use the menu button at the top-left to open settings
  • Choose either KapChat, jCyan, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.1.4

  • Possible fix for BadDeviceId
  • Added Check For Updates button in settings
  • Updates to TwitchConnection
  • Refactored/Updated settings window

v1.1.3

  • Shared chat indicator for your chat
  • Removed Fody.Costura, should fix errors with loading some dlls
  • Webview2 installer updates for an easier install

v1.1.2

  • Potential fix for auto-updater
  • Fix URLs not opening when clicking links in the menu or settings window

v1.1.1

  • Added BTTV, FFZ, and 7TV emotes to KapChat
  • Added Bring to top Hotkey to include widgets
  • Fixed widget settings not being saved
  • Fixed alert sounds not showing up in the settings
  • Fixed highlighted messages

v1.1.0

  • Updated to .net8.0 as well as updated dependencies
  • Replaced jChat with jCyan, if you were using jChat, you'll have to go into settings and regenerate the link
  • jCyan will let you have Youtube chat integrated along with Twitch chat
  • Highlighting, sound alerts, etc. will be fixed and working with jCyan
  • Fixed channel point redemptions not showing up, again. You may have to refresh/reconnect the Twitch connection in settings

Known Issues

  • The portable version will still use shared settings. This will be fixed in the next update so the settings file are contained within the same folder as the portable version.

v1.1.3

30 Jun 22:41

Choose a tag to compare

Installation and Usage

  • Download Installer: TransparentTwitchChat-win-Setup.exe
  • Or Download Portable: TransparentTwitchChat-win-Portable.zip
  • Once the app starts, you may be instructed to download and install the WebView2 Runtime
  • You can use the menu button at the top-left to open settings
  • Choose either KapChat, jCyan, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.1.3

  • Shared chat indicator for your chat
  • Removed Fody.Costura, should fix errors with loading some dlls
  • Webview2 installer updates for an easier install

v1.1.2

  • Potential fix for auto-updater
  • Fix URLs not opening when clicking links in the menu or settings window

v1.1.1

  • Added BTTV, FFZ, and 7TV emotes to KapChat
  • Added Bring to top Hotkey to include widgets
  • Fixed widget settings not being saved
  • Fixed alert sounds not showing up in the settings
  • Fixed highlighted messages

v1.1.0

  • Updated to .net8.0 as well as updated dependencies
  • Replaced jChat with jCyan, if you were using jChat, you'll have to go into settings and regenerate the link
  • jCyan will let you have Youtube chat integrated along with Twitch chat
  • Highlighting, sound alerts, etc. will be fixed and working with jCyan
  • Fixed channel point redemptions not showing up, again. You may have to refresh/reconnect the Twitch connection in settings

Known Issues

  • The portable version will still use shared settings. This will be fixed in the next update so the settings file are contained within the same folder as the portable version.

v1.1.2

29 Jun 17:58

Choose a tag to compare

Installation and Usage

  • Download Installer: TransparentTwitchChat-win-Setup.exe
  • Or Download Portable: TransparentTwitchChat-win-Portable.zip
  • Once the app starts, you may be instructed to download the WebView2 Runtime
  • You don't need to close or restart the app, just install the runtime from the link provided
  • Use the menu button at the top-left to open settings
  • Choose either KapChat, jCyan, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.1.2

  • Potential fix for auto-updater
  • Fix URLs not opening when clicking links in the menu or settings window

v1.1.1

  • Added BTTV, FFZ, and 7TV emotes to KapChat
  • Added Bring to top Hotkey to include widgets
  • Fixed widget settings not being saved
  • Fixed alert sounds not showing up in the settings
  • Fixed highlighted messages

v1.1.0

  • Updated to .net8.0 as well as updated dependencies
  • Replaced jChat with jCyan, if you were using jChat, you'll have to go into settings and regenerate the link
  • jCyan will let you have Youtube chat integrated along with Twitch chat
  • Highlighting, sound alerts, etc. will be fixed and working with jCyan
  • Fixed channel point redemptions not showing up, again. You may have to refresh/reconnect the Twitch connection in settings

Known Issues

  • The portable version will still use shared settings. This will be fixed in the next update so the settings file are contained within the same folder as the portable version.

v1.1.1

28 Jun 05:47

Choose a tag to compare

v1.1.1 Pre-release
Pre-release

Installation and Usage

  • Download Installer: TransparentTwitchChat-win-Setup.exe
  • Or Download Portable: TransparentTwitchChat-win-Portable.zip
  • Once the app starts, you may be instructed to download the WebView2 Runtime
  • You don't need to close or restart the app, just install the runtime from the link provided
  • Use the menu button at the top-left to open settings
  • Choose either KapChat, jCyan, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.1.1

  • Added BTTV, FFZ, and 7TV emotes to KapChat
  • Added Bring to top Hotkey to include widgets
  • Fixed widget settings not being saved
  • Fixed alert sounds not showing up in the settings
  • Fixed highlighted messages

v1.1.0

  • Updated to .net8.0 as well as updated dependencies
  • Replaced jChat with jCyan, if you were using jChat, you'll have to go into settings and regenerate the link
  • jCyan will let you have Youtube chat integrated along with Twitch chat
  • Highlighting, sound alerts, etc. will be fixed and working with jCyan
  • Fixed channel point redemptions not showing up, again. You may have to refresh/reconnect the Twitch connection in settings

Known Issues

  • The portable version will still use shared settings. This will be fixed in the next update so the settings file are contained within the same folder as the portable version.
  • Automatic updating may fail (currently switching to a new updater). You may have to manually uninstall the old version and install the new version until it gets fixed. v1.1.1 should hopefully be able to update automatically to the next version though.
  • URLs in the settings or menu may not work. Please update to v1.1.2

v1.1.0

27 Jun 14:13

Choose a tag to compare

v1.1.0 Pre-release
Pre-release

Installation and Usage

  • Download Installer: TransparentTwitchChat-win-Setup.exe
  • Or Download Portable: TransparentTwitchChat-win-Portable.zip
  • Once the app starts, you may be instructed to download the WebView2 Runtime
  • You don't need to close or restart the app, just install the runtime from the link provided
  • Use the menu button at the top-left to open settings
  • Choose either KapChat, jCyan, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.1.0

  • Updated to .net8.0 as well as updated dependencies
  • Replaced jChat with jCyan, if you were using jChat, you'll have to go into settings and regenerate the link
  • jCyan will let you have Youtube chat integrated along with Twitch chat
  • Highlighting, sound alerts, etc. will be fixed and working with jCyan
  • Fixed channel point redemptions not showing up, again. You may have to refresh/reconnect the Twitch connection in settings

Known Issues

  • The portable version will still use shared settings. This will be fixed in the next update so the settings file are contained within the same folder as the portable version.
  • Highlighted chat lines aren't correctly disappearing when going offscreen
  • Settings aren't saved for widgets

v1.0.4

28 May 01:10

Choose a tag to compare

Installation and Usage

  • Download Installer: TwitchChatOverlay-Setup.exe
  • Once the app starts, you may be instructed to download the WebView2 Runtime
  • You don't need to close or restart the app, just install the runtime from the link provided
  • Use the menu button at the top-left to open settings
  • Choose either KapChat, jChat, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.04

  • The small "x" in the upper-right corner will no longer be visible when hiding borders
  • Fixed channel point redemptions not showing up for KapChat and jChat
  • Fixed issue with background opacity being reset
  • Fixed issue with slight gray/black background being visible when borders are hidden and background opacity is set to 0

v1.0.3

21 May 03:49

Choose a tag to compare

Installation and Usage

  • Download Installer: TwitchChatOverlay-Setup.exe
  • Once the app starts, you may be instructed to download the WebView2 Runtime
  • You don't need to close or restart the app, just install the runtime from the link provided
  • Use the menu button at the top-left to open settings
  • Choose either KapChat, jChat, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.03

  • Fix for KapChat not working
  • Potential fix for crash when hiding/showing borders

Known Issues

  • The small "x" for closing the app still appears when hiding borders.

v1.0.2

10 Feb 19:02

Choose a tag to compare

Installation and Usage

  • Download Installer: TwitchChatOverlay-Setup.exe
  • Once the app starts, you may be instructed to download the WebView2 Runtime
  • You don't need to close or restart the app, just install the runtime from the link provided
  • Use the menu button at the top-left to open settings
  • Choose either KapChat, jChat, or Twitch Popout at the bottom of the settings window
  • Enter the required information (typically just your username) and press Save.

What's Changed

v1.0.2

  • Fixed HotkeyAlreadyRegisteredException

v1.0.1

  • Fixed issue with Zoom setting for custom/widget windows
  • Customize Global Hotkeys in Settings -> General
  • Changed default hotkeys to: Ctrl-Alt-F7 Toggles interaction, Ctrl-Alt-F8 Force app to be on top, Ctrl-Alt-F9 Toggle borders
  • If you change the hotkeys, you should note that they are globally registered through Windows, so that key combination that you set for this app, can't be used within other applications while this application is running. So you'd typically want to pick a unique key combination with modifiers like Ctrl or Alt, or both.

Known Issues

  • The small "x" for closing the app still appears when hiding borders.