- added - USE_ADVANCED_TICKINGto improve the performance of tickers (override the previous fixes)
 
- USE_ADVANCED_TICKINGwill also do the ticker sorting to fix the order of tickers (same order for multiple windows watching the same live)
 
- (- AMEND_TICKER_handleLiveChatActionto be removed)
 
- (- AMEND_TICKER_handleLiveChatAction_v3to be removed)
 
- added - FIX_TIMESTAMP_FOR_REPLAYto 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- falseas no need for traditional way)
 
- added - LCRImmedidatesfor cProto hacks before adding to the DOM tree
 
- added - FIX_UNKNOWN_BUG_FOR_OVERLAYto fix the latest issue in YouTube engine (reason: unknown)
 
- ATTEMPT_TICKER_ANIMATION_START_TIME_DETECTIONis now a must due to- __progressAt__is used in- USE_ADVANCED_TICKING
 
- added - REUSE_TICKERto 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_EXPANDand- DEBUG_customCreateComponent