- added - FIX_Animation_n_timeline_cinematicto avoid unnecessary animation callback due to cinematic effect (- animationsFix)
 
- added - FIX_ytSchedulerto fix the yt scheduler instance (discard current jobs when page starts to change, fix comment fetching job, uOrigin/Brave timing check issue)
 
- Removed - stampDomArray_MemoryFix_Flag001and now integrated the memory leakage enhancement to- FIX_stampDomArray_directly
 
- CTaskListimplementation for stampDom Tasks
 
- mDeferredfor playlist entries
 
- immediate flush for - -continuation
 
- implementation change for - __byPass828__
 
- fixed stamp finish callback - if (hasData) {->- if (hasData || hasData === null) {