10.26.0 (2026-05-14)
Bug Fixes
- date: cap strftime widths and account padding in memoryLimit (#895) (3129d46)
- enforce renderLimit for empty renderTemplates calls (#894) (5b9c346)
- propagate ownPropertyOnly into Context.spawn() for {% render %} (#893) (dbbf628)
- security: block Object.prototype filter/tag lookups (RCE) (#897) (457fae0)
- strip html newline tags (#892) (26ea285)
- strip_html: rewrite as linear single-pass scan to avoid ReDoS (#896) (3616a74)