YouTube Super Fast Chat

Ultimate Performance Boost for YouTube Live Chats

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v0.100.14 23 April 2025

    YouTube Super Fast Chat | Bug Fix

  • v0.100.13 20 April 2025

    Code Fix

  • v0.100.12 20 April 2025

    Fix TTP v2

  • v0.100.11 20 April 2025

    Fix TTP

  • v0.100.10 20 April 2025

    YouTube Super Fast Chat | Tmp Fix

  • v0.100.9 20 April 2025

    YouTube Super Fast Chat | Bug Fix

  • v0.100.8 18 April 2025

    YouTube Super Fast Chat | Fix

  • v0.100.7 16 April 2025

    YouTube Super Fast Chat | Minor Code Fix

    added fallback for old browsers without .attachShadow

  • v0.100.6 16 April 2025

    YouTube Super Fast Chat | Code Fix

  • v0.100.5 16 April 2025

    YouTube Super Fast Chat | Feature Change

    Introduced RenderAll function to make high performance rendering.

  • v0.100.4 14 April 2025

    YouTube Super Fast Chat | Fix

    • microtask closure wrapping for add/remove
    • disabled USE_RM_ON_FOUNTAIN_MODEL (not working)
  • v0.100.3 14 April 2025

    YouTube Super Fast Chat | Bug Fix

    Bug Fix for overflow anchor issue with panel height change

  • v0.100.2 14 April 2025

    YouTube Super Fast Chat | Update

    Scrolling Related Performance Fixes

  • v0.100.1 13 April 2025

    YouTube Super Fast Chat | Code & Bug Fix

  • v0.100.0 13 April 2025

    YouTube Super Fast Chat | Breaking Change

    We have modified the core rendererStamper functions to render the UI more efficiently. This includes separating data assignment, component element creation, attachment, and reuse. We also resolved issues related to component reuse, such as incorrect yt-icon rendering and problems with data view model bindings.

    Thanks to these improvements, the implementation can now handle large volumes of chat messages and ticker updates or removals efficiently, all while maintaining smooth browser scheduling without blocking user interactions.

    Additionally, we discovered that dynamic width changes triggered layout recalculations, which negatively impacted performance. To address this, we introduced the DISABLE_DYNAMIC_TICKER_WIDTH option (enabled by default), which switches to using opacity transitions instead.

  • v0.68.3 06 April 2025

    YouTube Super Fast Chat | Bug Fix

  • v0.68.2 13 Januari 2025

    YouTube Super Fast Chat | Update for BoostChat

  • v0.68.1 12 Januari 2025

    YouTube Super Fast Chat | Update

    • Collective Removal for tickers
    • Force browser requirement
  • v0.68.0 12 Januari 2025

    YouTube Super Fast Chat | Update

    • Clean up
    • Change Debug logging behavior (console1)
    • Added testing for mouseover_
  • v0.67.14 12 Januari 2025

    YouTube Super Fast Chat | Code Fix

  • v0.67.13 10 Januari 2025

    YouTube Super Fast Chat | Minor Code Fix

  • v0.67.12 10 Januari 2025

    YouTube Super Fast Chat | New Feature and Feature Update

    • Updated FIX_TOOLTIP_DISPLAY
    • Added FIX_MOUSEOVER_FN
    • Added remarks for getLCRDummy (<ps-dom-if>)
  • v0.67.11 07 Januari 2025

    Micro Code Optimization

  • v0.67.10 01 Januari 2025

    YouTube Super Fast Chat | Code Fix

  • v0.67.9 28 Desember 2024

    YouTube Super Fast Chat | Code Fix

  • v0.67.8 26 Desember 2024

    YouTube Super Fast Chat | Urgent Bug Fix

  • v0.67.7 26 Desember 2024

    YouTube Super Fast Chat | Urgent Bug Fix

  • v0.67.6 26 Desember 2024

    YouTube Super Fast Chat | Bug Fix

  • v0.67.5 26 Desember 2024

    YouTube Super Fast Chat | Bug Fix

  • v0.67.4 26 Desember 2024

    YouTube Super Fast Chat | Feature Update

  • v0.67.3 26 Desember 2024

    YouTube Super Fast Chat | No Background Flush (Boost Chat only)

  • v0.67.2 26 Desember 2024

    YouTube Super Fast Chat | New Feature

    ENABLE_INSTANT_EMIT_MESSAGES (Boost Chat Only)

  • v0.67.1 25 Desember 2024

    YouTube Super Fast Chat | New Feature

    added USE_RM_ON_FOUNTAIN_MODEL to avoid over-creation of elements and listeners used in the fountain model

  • v0.67.0 25 Desember 2024

    YouTube Super Fast Chat | Update

    • removed CHANGE_DATA_FLUSH_ASYNC
    • removed DEBUG_wmList
  • v0.66.22 23 Desember 2024

    YouTube Super Fast Chat | Urgent Fix

  • v0.66.21 23 Desember 2024

    YouTube Super Fast Chat | Fix

  • v0.66.20 23 Desember 2024

    YouTube Super Fast Chat | Fix

    • Computation Minor Fix
    • added .cyt-chat-last-message for last entry css
  • v0.66.19 23 Desember 2024

    YouTube Super Fast Chat | Bug Fix

  • v0.66.18 23 Desember 2024

    YouTube Super Fast Chat | Bug Fix

  • v0.66.17 23 Desember 2024

    YouTube Super Fast Chat | Bug Fix

  • v0.66.16 23 Desember 2024

    YouTube Super Fast Chat | Bug Fix

  • v0.66.15 22 Desember 2024

    YouTube Super Fast Chat | Minor Code

  • v0.66.14 22 Desember 2024

    YouTube Super Fast Chat | Performance Fix

  • v0.66.13 22 Desember 2024

    YouTube Super Fast Chat | Code Clean-up

  • v0.66.12 22 Desember 2024

    YouTube Super Fast Chat | 0.66.12

    Changelog (v0.66.0 ~ v0.66.12)

    • added USE_ADVANCED_TICKING to improve the performance of tickers (override the previous fixes)

    • USE_ADVANCED_TICKING will also do the ticker sorting to fix the order of tickers (same order for multiple windows watching the same live)

    • (AMEND_TICKER_handleLiveChatAction to be removed)

    • (AMEND_TICKER_handleLiveChatAction_v3 to be removed)

    • added FIX_TIMESTAMP_FOR_REPLAY to fix the timestamp origin issue and then sort the records according to the correct timestamp (for chat messages in live archive)

    • added USE_OBTAIN_LCR_BY_BOTH_METHODS (note: currently, the modern way plays a significant role in initial loading fixes, so just set it with false as no need for traditional way)

    • added LCRImmedidates for cProto hacks before adding to the DOM tree

    • added FIX_UNKNOWN_BUG_FOR_OVERLAY to fix the latest issue in YouTube engine (reason: unknown)

    • ATTEMPT_TICKER_ANIMATION_START_TIME_DETECTION is now a must due to __progressAt__ is used in USE_ADVANCED_TICKING

    • added REUSE_TICKER to reuse the ticker components when switching top chats <-> all chats. (need id matching, no render?)

    • fixed performance issue found in pressure test (hololive 3d live)

    • added DEBUG_LOG_GROUP_EXPAND and DEBUG_customCreateComponent

  • v0.66.11 22 Desember 2024

    YouTube Super Fast Chat | 0.66.11 (pre)

    YouTube Super Fast Chat | 0.66.11 (pre)

  • v0.66.10 22 Desember 2024

    YouTube Super Fast Chat | 0.66.10 (pre)

    YouTube Super Fast Chat | 0.66.10 (pre)

  • v0.66.9 22 Desember 2024

    YouTube Super Fast Chat | 0.66.9 (pre)

    YouTube Super Fast Chat | 0.66.9 (pre)

  • v0.66.8 22 Desember 2024

    YouTube Super Fast Chat | 0.66.8 (pre)

    YouTube Super Fast Chat | 0.66.8 (pre)

  • v0.66.7 22 Desember 2024

    YouTube Super Fast Chat | 0.66.7 (pre)

    YouTube Super Fast Chat | 0.66.7 (pre)

Tampilkan semua versi skrip