v11.2.0
Added 1
- Add integer check for alphabet size
Changed 1
- Update website references
Fixed 5
- Add input validation for XOR Checksum blocksize
- Fix Reverse highlights unwinding incorrectly
- Fix Uint8Array concat crash in Parse IPv4 header
- Fix typos and documentation errors
- Validate hexdump width upper bound
Security 1
- Add prototype protection to Chart operation
From CyberChef
This release includes a security fix ([#2569])
- Security: Chart operation prototype protection [@C85297] | [#2569]
- Update website references [@C85297] | [#2566]
- Fix: Add input validation for XOR Checksum blocksize (#2537) [@dweep-js] | [#2542]
- Fix: Reverse highlights unwind incorrectly [@kendallgoto] [@C85297] | [#2022]
- Fix Uint8Array concat crash in Parse IPv4 header [@Zish19] | [#2409]
- Fix typos and documentation errors (bytes→bits, wrong release link, spelling) [@qa2me] [@GCHQDeveloper581] | [#2404]
- Add integer check for alphabet size [@heapframe] [@GCHQDeveloper581] | [#2458]
- fix: validate hexdump width upper bound [@skyswordw] | [#2514]