Skip to content

Releases: alexankitty/Holo-Chat

v8.0.1 Minor Fix

05 Jan 00:33
Compare
Choose a tag to compare
  • Fixes YouTube emotes not having a class assigned to them.

v8.0.0 YouTube Chat via WebSocket

03 Jan 16:25
ef2de8b
Compare
Choose a tag to compare
  • Introduced a way of pulling youtube chat into the overlay. Unfortunately this currently requires a separate server setup. Make sure to look at Youtube-WS-Chat-Wrapper

v7.2.4 - Minor Fix Release

13 Nov 22:30
Compare
Choose a tag to compare
  • Additional Layout fixes
  • Removal of lineheight (if you still need this functionaility, you can use OBS to override the lineheight for the body element.

v7.2.3 - Minor Fix Release

13 Nov 21:20
Compare
Choose a tag to compare
  • Layout Fixes
  • Usernames now overflow with ellipses if they're too lar...
  • Fixes for message word breaks and alignment
  • Fixes for caching inappropriately restoring messages

v7.2.2 - Minor Fix Release

20 Oct 22:30
Compare
Choose a tag to compare
  • Fixes for emotes
  • Additional error handling to keep things running as gracefully as possible
  • Automatic emote reloading.

v7.1.1 - Blacklisting

20 Sep 04:46
Compare
Choose a tag to compare
  • Implemented Blacklisting
  • Sanity checks on settings if the structure changes
  • Settings can now be arrays
  • Even more checking to make sure other things don't get turned into arrays as javascript typeof is ... lacking.

v7.1.0 - Settings Overhaul

20 Sep 01:50
Compare
Choose a tag to compare
  • Overhauled settings
  • Preliminary localization support
  • Support for highlighting
  • Support for message deletions
  • Changes to data structure safety
    Note: Settings version migration hasn't been implemented. If you're having weird issues with the settings menu, save your settings and clear cache and cookies.

v7.0.2 - Bug Fix Release - File Protocol support

15 Sep 02:16
Compare
Choose a tag to compare
  • File protocol support, you can run this project as a standalone HTML file if needed
  • Datatype enforcement of YAML to fix issues with loading from localstorage
  • Cache will now delete if you set the TTL to 0
  • Sizing fixes

v7.0.1

14 Sep 16:10
8aed638
Compare
Choose a tag to compare
  • Minor bugfixes and improvements
  • Settings layout rework
  • Removal of cache when expired and periodic checking.
  • Added missing message handling options

v7 - Massive Overhaul

13 Sep 20:26
Compare
Choose a tag to compare
  • New Settings GUI
  • Google Font support
  • YAML Settings
  • Import/Export