Releases: zama-ai/fhevm
Releases · zama-ai/fhevm
v0.6.2
What's Changed
Other Changes
- fix: update whitepaper mentions by @immortal-tofu in #652
- docs: fix due to change in hardhat-templates + README by @poppyseedDev in #642
- Allow transient ebytes by @jatZama in #654
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
Other Changes
- fix: update gateway url by @immortal-tofu in #637
- Core contracts061 0 by @jatZama in #645
- chore: remove console log added for debug by @manoranjith in #648
- Release061 by @jatZama in #646
Full Changelog: v0.6.0...v0.6.1
v0.6.1-0
What's Changed
Other Changes
- docs: add new whitepaper by @immortal-tofu in #635
- docs: update docs styling by @poppyseedDev in #636
- Doc 06 some minor adjustments by @yuxizama in #638
- 0.6.0 by @immortal-tofu in #639
- fix: update gateway url by @immortal-tofu in #637
- Core contracts061 0 by @jatZama in #645
Full Changelog: v0.6.0-8...v0.6.1-0
v0.6.0
Summary
This version of fhEVM introduces expanded type support, a more robust input mechanism with proof capabilities, and enhanced configurability for fhEVM deployment. These changes continue to improve flexibility, usability, and integration with encrypted data systems.
What's Changed
Breaking Changes
- New Input Mechanism with Proof: The input mechanism now supports proofs to validate ciphertext authenticity and integrity. Update your code to align with these changes. Refer to the updated Input Mechanism Documentation for guidance.
- Introducing TFHE.setFHEVM(): This new function enables users to specify a particular fhEVM configuration on a network.
New Features
- Added
euint128
andeuint256
for higher-precision encrypted integers. - Added
ebytes64
,ebytes128
, andebytes256
for working with larger encrypted byte arrays.
Resources
- Documentation:
Full Changelog: v0.5.9...v0.6.0
v0.6.0-8
v0.6.0-7
v0.6.0-6
v0.6.0-5
v0.6.0-4
v0.6.0-3
What's Changed
Other Changes
- chore(ci): cleanup deprecated workflows by @0xawaz in #603
- docs: updates for new Solidity names by @PacificYield in #626
- feat: update fhevm-core-contracts to newest pre-release by @jatZama in #627
- 0.6.0-3 by @jatZama in #629
Full Changelog: v0.6.0-2-test...v0.6.0-3