v0.2.0
Pre-release
Pre-release
What's Changed
- feat(wallet-dashboard): group and display timelocked stakes by @cpl121 in #1779
- feat(wallet): rebrand tx history by @evavirseda in #1983
- feat(wallet):rebrand other assets by @evavirseda in #1996
- docs: Tokenomics by @cyberphysic4l in #1726
- chore(dependencies): Update opentelemetry dependencies to remove large duplicate crates by @DaughterOfMars in #1990
- fix(devx): Fix sidebar order by @lucas-tortora in #2068
- feat(wallet): rebrand assets: kickoff by @evavirseda in #1989
- feat(wallet): rebrand hidden assets by @evavirseda in #2012
- docs: Add README.md for
iota-json-rpc
by @samuel-rufi in #1986 - fix(iota-graphql-e2e-tests): restore graphql e2e tests by @kodemartin in #1969
- feat(wallet): Rebrand send flow: review & send screen by @panteleymonchuk in #2079
- chore(CI): Always compile the entire workspace for CI tests by @DaughterOfMars in #2028
- feat(wallet): rebrand ledger import accounts by @evavirseda in #1962
- chore(iota-sdk): harmonize client name in examples by @thibault-martinez in #2074
- fix(ts-sdk): Support non-default
iota
chains by @marc2332 in #2084 - feat(wallet-dashboard): hook timelocked unstaking feature by @cpl121 in #1788
- feat(docs/content): Add documentation for IOTA Execution Architecture by @Dkwcs in #1956
- refactor(tooling-ui-kit): Clean up of
Table
by @marc2332 in #2072 - Version Packages by @github-actions in #2090
- feat(iota-json-rpc-tests): enable timelocked stake tests by @Thoralf-M in #2053
- chore(github): update release issue template by @thibault-martinez in #2066
- chore(docs): Remove papers by @Dr-Electron in #2029
- chore(ci): remove obsolete isOldDoc by @thibault-martinez in #2103
- feat(iota-sdk): add sign_and_execute_transaction() fn to example utils by @Thoralf-M in #2101
- chore(CI): Re-enable simtests with forked repos by @DaughterOfMars in #1752
- chore(CI): Remove concurrency from hierarchy workflow by @DaughterOfMars in #2105
- chore(external-crates): remove unused dependencies by @thibault-martinez in #2091
- fix(iota-verifier-transactional-tests): Update baselines by @DaughterOfMars in #2115
- fix(iota-adapter-transactional-tests): Update baselines by @DaughterOfMars in #2114
- feat(iota-sdk): add more ReadApi examples by @Thoralf-M in #1993
- feat(tooling-explorer): Rebrand Transaction blocks by @marc2332 in #1999
- feat(tooling-explorer): Rebrand Current Epoch by @marc2332 in #1991
- refactor(tooling-ui-kit): Clean up of
Table
- part 2 by @marc2332 in #2112 - fix(narwhal-primary): Fix tcp connect error message in assertion by @DaughterOfMars in #2130
- fix(tooling-ui-kit): Fix random build error by @marc2332 in #2121
- feat(wallet): rebrand network settings by @evavirseda in #1992
- feat(wallet): add
NoData
component by @evavirseda in #2097 - fix(iota-types): Fix address tests by @DaughterOfMars in #2128
- chore(codeowner): add iota-transaction-builder to dev-tools by @thibault-martinez in #2049
- fix(iota-graphql-rpc): Update generated
examples.md
file by @DaughterOfMars in #2132 - feat(wallet): rebrand visual asset details by @evavirseda in #2048
- feat(wallet): rebrand send visual asset by @evavirseda in #2065
- feat(wallet): rebrand visual assets grid by @evavirseda in #2076
- feat(iota-sdk): add split_merge_coins example by @Thoralf-M in #2100
- fix(iota-keys): add
alias
toAccountKeystore::import_from_mnemonic
by @thibault-martinez in #2147 - feat(wallet): rebrand dapps site connect by @evavirseda in #2113
- feat(wallet): rebrand recover many page by @evavirseda in #2094
- feat: rebrand warning reset password view by @evavirseda in #2104
- fix(move-package): Ignore
move-package::nested_deps_git_local
test by @DaughterOfMars in #2139 - feat(apps-ui-kit): allow using prefix and suffix in numeric inputs by @VmMad in #2143
- feat(tooling-ci): Fix diff flagging for isTypescriptSDK by @msarcev in #2159
- chore(iota-light-client): Ignore tests which are currently broken by @DaughterOfMars in #2163
- fix(wallet-dashboard): fix vesting totals by @brancoder in #2009
- fix(wallet-dashboard): rename migration dashboard page by @brancoder in #2111
- feat(wallet): rebrand connected dapp details by @VmMad in #2116
- feat(wallet): add QR code to receive popup by @evavirseda in #2144
- feat(apps-ui-kit): update
TableCell
type by @evavirseda in #2161 - fix(consensus/framework): few typos by @thibault-martinez in #2168
- fix: missing renames by @muXxer in #1883
- feat(wallet): add recognized check to my coins by @evavirseda in #2117
- chore(iota-json-rpc): Refactor some utility code by @DaughterOfMars in #1489
- feat(explorer): rebrand homepage accounts by @msarcev in #2142
- feat(devx): re-enable navbar search by @lucas-tortora in #1623
- chore(iota-core): Ignore tests failing because of pprof bug by @DaughterOfMars in #2166
- feat(CI): deploy wiki daily by @Dr-Electron in #2067
- feat(wallet): rebrand connected dapps overview by @panteleymonchuk in #2102
- docs(iota-indexer): Improve the
iota-indexer
setup docs by @samuel-rufi in #2086 - feat(wallet): rebrand export views by @evavirseda in #2190
- chore(iota-sdk): split apis.rs by @thibault-martinez in #2186
- feat(iota-sdk): add stake examples by @Thoralf-M in #2038
- feat(tooling-explorer): Rebrand Homepage feeds by @marc2332 in #2005
- feat(iota-sdk): accept impl Into instead of String by @Thoralf-M in #2205
- feat(wallet): rebrand unlock button by @evavirseda in #2194
- tests(iota-graphql-rpc): Review test cases by @samuel-rufi in #2136
- feat(wallet): bottom navbar does not update based on route by @evavirseda in #2204
- feat(Devx/edit iota 101 object model by @lucas-tortora in #2226
- feat(devx): Edit Developer > IOTA 101 > Move overview by @lucas-tortora in #2146
- feat(devx): Edit Developer > Stardust docs by @lucas-tortora in #2063
- feat(wallet): rebrand approve connection. by @panteleymonchuk in #2138
- fix(devx): Fix broken internal docs links by @fijter in #2228
- chore(iota-e2e-tests): Disable zklogin tests by @DaughterOfMars in #2223
- fix(CI): Use nextests
ci
profile with simtests by @DaughterOfMars in #2221 - feat: store genesis events by @valeriyr in #1949
- feat(iota-sdk): add transaction builder examples by @Thoralf-M in #2040
- feat(iota-sdk): add more read api examples by @Thoralf-M in #2195
- chore(CI): Use SSH for docker builds by @DaughterOfMars in #2246
- feat(tooling-explorer): Rebrand Homepage Graphs by @marc2332 in #2019
- refactor(tooling-ui-kit): Clean up
Select
by @marc2332 in #2230 - feat(wallet): rebrand toasters by @evavirseda in #2141
- refactor(explorer): Update
Placeholder
table with the new ui kit Table API by @marc2332 in #2238 - chore(ci): use postgres:15 image by @thibault-martinez in #2258
- feat: Bump Iota to v0.2.0 by @lzpap in #2263
New Contributors
- @cyberphysic4l made their first contribution in #1726
Full Changelog: v0.1.6...v0.2.0