Releases: iExecBlockchainComputing/web3telegram-sdk
Releases · iExecBlockchainComputing/web3telegram-sdk
web3telegram: v0.1.0-alpha.5
0.1.0-alpha.5 (2025-10-14)
Added
Changed
- update dependencies and remove experimental flag from config (1d2ee65)
dapp: v0.1.0-alpha.3
0.1.0-alpha.3 (2025-09-05)
Changed
dapp: v0.1.0-alpha.2
0.1.0-alpha.2 (2025-08-08)
Added
web3telegram: v0.1.0-alpha.4
web3telegram: v0.1.0-alpha.3
web3telegram: v0.1.0-alpha.2
0.1.0-alpha.2 (2025-07-30)
Added
- add multi-chain configuration and experimental networks support (#46) (26715d1)
- dapp address resolution from compass (#53) (9895a48)
Changed
web3telegram: v0.1.0-alpha.1
0.1.0-alpha.1 (2025-07-23)
Added
- add deployment-dapp CI workflow and remove dapp-deployment-default from drone.yml (cad1c39)
- add release-please workflow for automated releases (18782b4)
- config: add CHAIN_CONFIG for multichain support (206292b)
- migrate to GitHub Actions and enhance deployment workflow (7bab3dc)
- utils: add getChainIdFromProvider util (ab33c42)
Changed
- correct release-please manifest format to resolve version parsing error (3ee5244)
- dapp version: correct version to 0.0.2 (acff8f1)
- ipfs: remove default node/gateway, use SDK config (af97aab)
- migrate from develop branch to trunk-based development (abe4896)
- migrate from develop branch to trunk-based development (ccaafab)
- remove sdk-default and dapp-default pipelines from drone.yml (24b08f5)
- rollback debug logging changes from develop branch (404ce33)
- sdk: IExecWeb3telegram uses async config and chain detection (4cc2b8e)
- simplify release-please config to single package and remove invalid versioning field (e4c7e36)
- types: update Web3TelegramConfigOptions for multichain (67cae09)
- update error message for encryption failure (f4cb2a7)
- update kubo-rpc-client to version 4.1.3 (#45) (5d63f6e)
- update test:e2e script to run only e2e tests and fix test-utils configuration (8b6734c)