Skip to content

Releases: ZockerAxel/TS6ClientViewer

Hotfix 1.5.3 - Fix for duplicate clients

Choose a tag to compare

@ZockerAxel ZockerAxel released this 13 Jun 23:49
ce8419c

Fixes

  • Fixed all clients being duplicated when popping out a stream into a seperate window.

Full Changelog: v1.5.2...v1.5.3

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.

Hotfix 1.5.2 - Another Freeze Fix

Choose a tag to compare

@ZockerAxel ZockerAxel released this 09 Jun 23:28

Fixes

  • Fixed the viewer freezing completely when the TeamSpeak 6 Client sends channel information more than once for the same server.

Full Changelog: v1.5.1...v1.5.2

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.

Hotfix 1.5.1 - Freeze fix

Choose a tag to compare

@ZockerAxel ZockerAxel released this 31 May 12:43

Fixes

  • Fixed the viewer freezing completely when certain unexpected errors occured

Full Changelog: v1.5.0...v1.5.1

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.

Update 1.5.0 - Features for custom styling

Choose a tag to compare

@ZockerAxel ZockerAxel released this 21 Sep 15:20

Custom Styling Features

  • Implemented #16 [Feature Request] User id and img element on html structure
    • Client DOM Element now has the following attributes:
      • client-nickname: The client's nickname
      • client-unique-id: The client's unique id
      • client-myteamspeak-id: The client's myTeamSpeak ID (Optional, does not exist if client does not have a myTeamSpeak account linked)
      • client-country-code: The client's country code (Optional, does not appear for Server Query clients for example)
    • The Client DOM Element now also features a prefix and suffix image element that has no src attribute that you can access via custom css. To set a src, use the content attribute with a url value in css.

Fixes

  • Fixed the Show Avatar option being usable when Hide Status was checked, which did not have any effect
  • Tutorial Texts now reference TeamSpeak 6 instead of TeamSpeak 5

Full Changelog: v1.4.2...v1.5.0

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.

Hotfix 1.4.2 - Fix for servers without any subchannels

Choose a tag to compare

@ZockerAxel ZockerAxel released this 09 Apr 12:17

Fixes:

  • Fixed #14 Viewer not displaying at all if there were no subchannels present on the active server

Full Changelog: v1.4.1...v1.4.2

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.

Hotfix 1.4.1 - Channel Following Fix

Choose a tag to compare

@ZockerAxel ZockerAxel released this 24 Aug 12:53
0c2accf

Fixes:

  • Fixed Channel-Following not working when one of the Bottom Alignment Options was set

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

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.

Update 1.4.0 - New Options, decluttering & more

Choose a tag to compare

@ZockerAxel ZockerAxel released this 24 Aug 02:13
fb70c9a

New:

  • Option Show Subchannels: Shows Subchannels of current Channel when in Show Channel Viewer Mode.
  • Option Hide local Client: Hides the local client from the Viewer.
  • Alignment Options: Bottom Left and Bottom Right: Does what it says, aligns the Viewer with the specified corner of the screen, especially useful for Viewer Mode Show Channel. (Also, renamed Left to Top Left and Right to Top Right)

Changes:

  • Seperated Viewer Settings into Groups: General, Channel and Clients and improved styling for more readability.

Fixes:

  • Fixed Server Query Clients being displayed inconsistently, they will now never have a status icon.
  • Fixed Status Icons not displaying correctly in multiple instances when changing certain settings.
  • Minor Bug Fixes and Improvements.

Full Changelog: v1.3.0...v1.4.0

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.

Update 1.3.0 - New Option and lots of improvements

Choose a tag to compare

@ZockerAxel ZockerAxel released this 16 Aug 02:47
280592a

New:

  • Option Follow Specific Channel: Works similar to Follow Own Channel but you can set a Channel that will always be followed.
  • Hint Screen that shows while not connected

Changes:

  • When changing the App Port in the Interface, it now tries to connect with the new port immediately
  • Renamed Option Follow Channel to Follow Own Channel
  • Renamed Server Selection Setting Active to Auto
  • No longer use third party library to connect to TS5
  • Server Dropdown now no longer removes a Server when you disconnect from it

Fixes:

  • Fixed other clients invisible on servers that were freshly connected to while the Viewer was open
  • Fixed Customization Interface not showing if no connection was established
  • Fixed Issue where connection would have never been established if the stored API key was invalid
  • Different environments now store their api key with a different storage key
  • Minor Bug Fixes and Improvements

Full Changelog: v1.2.0...v1.3.0

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.

Update 1.2.0 - New Option and fixes

Choose a tag to compare

@ZockerAxel ZockerAxel released this 15 Aug 01:50
c290859

New:

  • Option Hide Away Message: Hides the Away Message Clients can set.

Changes:

  • Option Hide Status: No longer also hides the Away Message.

Fixes:

  • Fixed Export URL not updating immediately when changing Display Mode.
  • Minor Fixes and Improvements

Full Changelog: v1.1.0...v1.2.0

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.

Update 1.1.0 - New Option and critical bugfixes

Choose a tag to compare

@ZockerAxel ZockerAxel released this 14 Aug 00:16
0a8550c

Changes:

  • New Option Follow Channel (only available in Show Server Tree Display Mode): Always keeps the Channel you're in at the top of the screen.

Fixes:

  • Fixed Only show talking Clients not working in OBS Browser Source (due to it using old Browser Version)
  • Fixed Hide empty Channels not working in OBS Browser Source (due to it using old Browser Version)
  • Fixed Spacers not showing up when Clients were inside of them when Show Spacer Channels was not turned on.

Full Changelog: v1.0.2...v1.1.0

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.