Features:
- add encrypt_nil? option to store nil as SQL NULL (#148) by Jinkyou Son
Bug Fixes:
-
always mark the plaintext encryption argument sensitive (CVE-2026-81322) by Zach Daniel
-
decode decrypted terms with :safe and reject compressed payloads (CVE-2026-81319) by Zach Daniel
-
encrypt embedded via storage representation (#147) by Jinkyou Son