All notable changes to this project will be documented in this file.
0.1.0-alpha.12 (2026-04-20)
0.1.0-alpha.11 (2026-02-17)
0.1.0-alpha.10 (2026-02-16)
0.1.0-alpha.9 (2025-12-03)
- disable lifecycle scripts for contributors and CI (49dfe33)
- security hardening (#94) (49dfe33)
- update dependencies (49dfe33)
- use ethers methods from umbrella (49dfe33)
0.1.0-alpha.8 (2025-11-20)
0.1.0-alpha.7 (2025-11-13)
- add dealId to sendTelegram response to allow tracking uninitialized tasks by dealId (#87) (46c1a19)
- improve campaign methods interfaces (#89) (c62d51d)
0.1.0-alpha.6 (2025-11-10)
0.1.0-alpha.5 (2025-10-14)
- update dependencies and remove experimental flag from config (1d2ee65)
0.1.0-alpha.4 (2025-08-07)
- add support arbitrum mainnet (7cf7580)
0.1.0-alpha.3 (2025-07-31)
- stop exporting internal types (a89bc58)
0.1.0-alpha.2 (2025-07-30)
- add multi-chain configuration and experimental networks support (#46) (26715d1)
- dapp address resolution from compass (#53) (9895a48)
- add .js extensions to ES module imports (#56) (0a63891)
- move to latest arbitrum-sepolia-testnet deployment (#61) (d83605e)
- prevent fetchUserContacts error when user has no contact (#64) (261dcb1)
0.1.0-alpha.1 (2025-07-23)
- 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)
- 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)
- Migrated the iApp codebase to ES Modules (ESM).
- Migrated Bellecour subgraph URL to
https://thegraph.iex.ec.
- Renamed
chatIdfield totelegram_chatIdin protected data.