Releases: OpenZeppelin/contracts-ui-builder
Releases · OpenZeppelin/contracts-ui-builder
v1.11.0
1.11.0 (2025-06-25)
Bug Fixes
- core: check for none condition too in uikit (df5f496)
- core: merge branch 'main' into feature/plat-6737-ui-kit-selector-in-the-form-builder-wizard (325d7cf)
- core: resolve build issues (ed53f14)
- core: set default execution method to unblock step validation (539fc9d)
Features
v1.10.0
v1.9.0
v1.8.1
v1.8.0
1.8.0 (2025-06-07)
Bug Fixes
- tests: update EVM adapter tests for correct field type expectations (aa433ad)
- ui: ensure that the Input component is always treated as a controlled component (b6cb92f)
- ui: explicitly prevent input of non-digits in the number field (3b3b1f8)
- ui: required boolean field should accept true of false (a2237cc)
Features
v1.7.0
v1.6.2
v1.6.1
v1.6.0
v1.5.0
1.5.0 (2025-05-22)
Bug Fixes
- adapter: ensure WagmiProvider initializes synchronously (6b2a29c)
- adapter: improve connect button loading state tracking (a91f171)
- adapter: linting issues (eb113a1)
- adapter: prevent connector dialog from opening on disconnect (b8209ec)
- core: build issues (263d32e)
- core: build issues (8f049a5)
- core: dynamic adapter loading via getNetworkById (6ec72b1)
- core: missing null (d73760e)
- export: update test snapshots (b7c2023)
Features
- adapter: add component exclusion to UiKitConfiguration and update docs (5790413)
- adapter: add wagmi UI context provider and facade hooks framework (53acaf1)
- adapter: implement custom wallet UI components for EVM adapter (259569f)
- adapter: implement Wagmi integration with shared adapter context (06fe072)
- adapter: improve wallet components UI for compact spaces (f363278)
- adapter: support uikit app config (4902a9e)
- core: auto select first network in ecosystem (7747023)
- core: handle execution config fully (0a1d66f)
- export: align export system with react-core providers and UI kit config (e441bbe)
- utils: add suport for nested objects in app configs (ab53bd6)