Changelog

What's New with rehydra

See what’s new, improved, and fixed — every update that makes rehydra smarter, faster, and more secure.

December 2025

v0.3.2

  • Refine regex for self-closing tags and add tests for malformed HTML-e… by @tjruesch in #14

Full Changelog: v0.3.1...v0.3.2

December 2025

v0.3.2

  • Refine regex for self-closing tags and add tests for malformed HTML-e… by @tjruesch in #14

Full Changelog: v0.3.1...v0.3.2

December 2025

v0.3.1

  • Enhance tag parsing and rehydration to support HTML-encoded brackets by @tjruesch in #13

Full Changelog: v0.3.0...v0.3.1

December 2025

v0.3.1

  • Enhance tag parsing and rehydration to support HTML-encoded brackets by @tjruesch in #13

Full Changelog: v0.3.0...v0.3.1

December 2025

v0.2.0: Browser Support

BREAKING CHANGES:

  • encryptPIIMap/decryptPIIMap are now async

  • EnvKeyProvider renamed to ConfigKeyProvider

  • KeyProvider.getKey() returns Uint8Array instead of Buffer

  • isSemanticDataAvailable() is now async

Features:

  • Storage abstraction layer (IndexedDB/OPFS for browsers)

  • Auto-load onnxruntime-web from CDN

  • Semantic data hosted on Hugging Face (CORS-friendly)

  • Deep merge for policy overrides

December 2025

v0.2.0: Browser Support

BREAKING CHANGES:

  • encryptPIIMap/decryptPIIMap are now async

  • EnvKeyProvider renamed to ConfigKeyProvider

  • KeyProvider.getKey() returns Uint8Array instead of Buffer

  • isSemanticDataAvailable() is now async

Features:

  • Storage abstraction layer (IndexedDB/OPFS for browsers)

  • Auto-load onnxruntime-web from CDN

  • Semantic data hosted on Hugging Face (CORS-friendly)

  • Deep merge for policy overrides