Releases: alexankitty/Holo-Chat
Releases · alexankitty/Holo-Chat
v8.0.1 Minor Fix
- Fixes YouTube emotes not having a class assigned to them.
v8.0.0 YouTube Chat via WebSocket
- 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
- 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
- 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
- Fixes for emotes
- Additional error handling to keep things running as gracefully as possible
- Automatic emote reloading.
v7.1.1 - Blacklisting
- 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
- 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
- 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
- Minor bugfixes and improvements
- Settings layout rework
- Removal of cache when expired and periodic checking.
- Added missing message handling options
v7 - Massive Overhaul
- New Settings GUI
- Google Font support
- YAML Settings
- Import/Export