- Skip transfer cache for uncacheable HTTP traffic and credentialed fetch requests, and add distinct handling for repeated transfer cache parameters.
- Security hardening: treat iframe credentialless as security‑sensitive, guard against DOM clobbering, and restrict event‑handler checks to longer property names.
- Various bug fixes and improvements, including avoiding caching missing locale data, preserving leave animations for sibling TNodes, preventing unsubscribe side‑effects, escaping overlapping comment delimiters, and fixing shadow‑DOM selec...