Skip to content

Releases: iotaledger/iota

IOTA Wallet v0.4.0

19 Dec 14:55
9fb6665
Compare
Choose a tag to compare

Changelog

  • chore(wallet): bump to v0.4.0 (#4552) in #c5ea33a527
  • fix(pnpm): Fix npm medium alerts (#4478) in #70ac44cda8
  • feat(wallet): improve dapp account selection in darkmode (#4531) in #22394e9854
  • fix(pnpm): Update happy-dom to 15.11.7 (#4468) in #3090a3b79d
  • feat(wallet & dashboard): fix review & send icon (#4373) in #7dbce35c6d
  • refactor(wallet,dashboard): move TransactionReceipt to core (#4280) in #21f80724fd
  • feat(wallet): polish darkmode (#4356) in #34b0e777b7
  • refactor(tooling): remove debris from tailwind.configs (#4168) in #f47fff055c
  • feat(wallet-dashboard): style stake overview (#4315) in #2fdc59eb16
  • fix(wallet-dashboard): sending max amount doesn't send the correct amount (#4252) in #fdd1b8aa33
  • fix(wallet): Proper check of tx result after signing (#4328) in #5d9ca13a47
  • feat(wallet-dashboard): style selected visual Assets (#4085) in #c7aa8e5267
  • chore(sdk): improve npm documentation (#4205) in #cedefa7e87
  • fix(tooling-wallet): Fix staking with ledger (#4296) in #e0e63a1c16
  • fix(wallet): use correct gas estimation in preview send form (#4339) in #130ccae339
  • feat(tooling): fix logo/avatar/icon image, move to core and cleanup debris (#4249) in #d12200cd20
  • refactor(tooling): Split Theme into Theme and ThemePreference (#4239) in #5494cff825
  • feat(core): Add hook with logic to check if an asset is 'Transferable'. (#4159) in #d899a6c404
  • feat(wallet): change delete account action to destructive color (#4253) in #7f082f2e82
  • fix(wallet, dashboard): use validator image when possible (#4247) in #c010a5ddd4
  • fix(wallet): toast overlay connecting dapp buttons (#4243) in #ea7499c5f4
  • feat(wallet): improve displaying assets (#4038) in #e435aa58ae
  • refactor(wallet, dashboard): remove isPayAllIota from FormValues (#4184) in #3742d78fa2
  • feat(wallet-dashboard): style selected stake (#3832) in #3662450673
  • feat(wallet): Allow ledger address verification (#4151) in #28692bfb93
  • add missing dark color in #13d3a67fc8
  • feat(wallet): add theme route and polish view (#4064) in #bd3e08add6
  • feat(wallet): update pending styles to complete darkmode support (#4058) in #6f6f5d7c85
  • feat(wallet-dashboard): add styles for Review & Send screen (#3787) in #c74d85fc1f
  • fix tooltip and positon (#4146) in #c11685e99d
  • feat(wallet-dashboard): style send entry screen (#3807) in #bacfda4489
  • feat(ui-kit): update checkbox so it is more clear when is not checked (#4141) in #3af1f53cfd
  • feat(wallet): allow unstaking at any time (#4138) in #6179e92ebf
  • chore(wallet): bump wallet to v0.3.1 (#4143) in #50ed90df61
  • fix(wallet): Handle case where timestamp is undefined in transaction-card (#4126) in #59705870bc
  • (wallet): add missing wallet identify event (#4070) in #4d8a1a920d
  • feat(wallet): add darkmode/lightmode theme selection logic (#4053) in #a6277f74cb
  • chore(wallet): bump to v0.3.0 (#4029) in #858b8360bd
  • chore(wallet): update wallet terms of service link (#4027) in #209b8d1501
  • refactor(tooling-general): Update docs links (#3980) in #f9f7c4fd17
  • feat(ts-sdk): Update .env defaults (#4025) in #d59008e850
  • feat(tooling): add sentry and amplitude analytics to wallet and explorer (#3945) in #2d8a73c85c
  • fix(wallet): show insufficient remaining funds warning logic (#3910) in #6f6971af68
  • feat(wallet-dashboard): add unstaking confirmation dialog (#3917) in #9594b82b76
  • feat(wallet-dashboard): add styles for non visual assets (#3761) in #90fdcf7cd9

[Devnet] v0.8.0-alpha

12 Dec 12:29
2b73ad7
Compare
Choose a tag to compare
[Devnet] v0.8.0-alpha Pre-release
Pre-release

Important Changes

  • Enables protocol version 2 on all networks.
    • Slashed validator rewards do not get redistributed but are burnt during epoch change.
    • Internal computation of SystemEpochInfoEventV1 fixed, no changes in fields.
  • Genesis creation requires an address_swap_map.csv file to succeed, which may be empty but has to contain the correct headers. iota-genesis-builder awaits a new flag, --address-swap-map-path.

What's Changed

Read more

IOTA Wallet v0.3.1

05 Dec 08:40
64a147f
Compare
Choose a tag to compare

Changelog

  • fix(wallet): Proper check of tx result after signing (#4328) in #64a147f825
  • fix tooltip and positon (#4146) in #b0c207d857
  • feat(ui-kit): update checkbox so it is more clear when is not checked (#4141) in #386911c586
  • feat(wallet): allow unstaking at any time (#4138) in #3cf8429dd0
  • chore(wallet): bump wallet to v0.3.1 (#4143) in #ccf4dc868f
  • fix(wallet): Handle case where timestamp is undefined in transaction-card (#4126) in #44c1fda4aa
  • (wallet): add missing wallet identify event (#4070) in #943a1f5137

[Testnet] v0.7.3-rc

29 Nov 08:41
34da09d
Compare
Choose a tag to compare

Description

  • Fixes rust total ordering panic on validators
  • System events can be queried via the Indexer RPC

What's Changed (v0.7.2-rc -> v0.7.3-rc)

  • cherry pick: feat: remove private repository ssh workarounds by @muXxer in #4139
  • fix(iota-network): PeerBalancer::new peers total order (#4197) by @lzpap in #4211
  • [cherry-pick] Fix StructTag conversion for iotax_queryEvents Indexer-RPC method (#4289) by @alexsporn in #4298
  • feat: bump iota to v0.7.3-rc by @lzpap in #4213

Full Changelog: v0.7.2-rc...v0.7.3-rc

[Testnet] v0.7.2-rc: Launch of The Public Testnet! 🎉

17 Nov 23:23
bf98615
Compare
Choose a tag to compare

What's Changed (v0.7.1-rc -> v0.7.2-rc)

Full Changelog: v0.7.1-rc...v0.7.2-rc

[Testnet] v0.7.1-rc

14 Nov 13:53
98a6820
Compare
Choose a tag to compare

What's Changed (v0.7.1-beta -> v0.7.1-rc)

What's Changed (v0.7.0-alpha -> v0.7.1-beta)

  • [cherry-pick] fix(iota-indexer): add fallback query to get total packages metric (#4043) by @lzpap in #4050
  • [cherry-pick] feat(iota/iota-sdk/iota-tool): update network URLs and docs (#4023) by @lzpap in #4051
  • feat: bump iota to v0.7.1-beta by @lzpap in #4052

What's Changed (v0.6.0-alpha -> v0.7.0-alpha)

Full Changelog: v0.6.0-alpha...v0.7.1-rc

[Devnet] v0.7.1-beta

14 Nov 11:26
0a673d4
Compare
Choose a tag to compare
[Devnet] v0.7.1-beta Pre-release
Pre-release

What's Changed (v0.7.0-alpha -> v0.7.1-beta)

  • [cherry-pick] fix(iota-indexer): add fallback query to get total packages metric (#4043) by @lzpap in #4050
  • [cherry-pick] feat(iota/iota-sdk/iota-tool): update network URLs and docs (#4023) by @lzpap in #4051
  • feat: bump iota to v0.7.1-beta by @lzpap in #4052

What's Changed (v0.6.0-alpha -> v0.7.1-beta)

Full Changelog: v0.6.0-alpha...v0.7.1-beta

[Alphanet] v0.7.0-alpha

11 Nov 14:38
daf2393
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.0-alpha...v0.7.0-alpha

[Alphanet] v0.6.0-alpha

05 Nov 10:22
3e7e44b
Compare
Choose a tag to compare
Pre-release

Details

  • Cleanup deprecated code in protocol
  • Cleanup deprecated types in framework

What's Changed

Full Changelog: v0.5.0-alpha...v0.6.0-alpha

[Alphanet] v0.5.0-alpha

31 Oct 15:14
0123dba
Compare
Choose a tag to compare
Pre-release

Details

  • Cleanup of unused protocol configs, parameters and packages
  • Removes narwahl
  • genesis-ceremony command can properly define initial token allocations
  • Several smaller fixes

What's Changed

  • chore(ci): clean app deploy job names by @thibault-martinez in #3563
  • fix(docs): Remove Redundant Table of Contents from validator-tools Doc by @vivekjain23 in #3190
  • feat: renamed deny_list_v2 to deny_list_v1 by @valeriyr in #3535
  • refactor(explorer): remove Banner component and replace with InfoBox by @evavirseda in #3485
  • refactor(core-node): Remove StateAccumulatorV1and rename StateAccumulatorV2 by @bingyanglin in #3524
  • refactor(narwhal-types): Clean narwhal type versioning by @bingyanglin in #3284
  • refactor(iota-e2e-tests): Rename data types by @bingyanglin in #3309
  • fix(general): Fix turborepo audit ci by @marc2332 in #3568
  • chore(consensus): Update deprecated into_router call by @DaughterOfMars in #3559
  • feat(tooling-sdk-graphql): Sync json/graphql RPC with TS SDK by @msarcev in #3573
  • fix(docs) : Responsiveness of Document Design by @vivekjain23 in #3380
  • feat(docs) : Feedback Form for documentation by @vivekjain23 in #3327
  • chore(CI): Add nightly build for macOS arm64 by @DaughterOfMars in #3166
  • fix(apps-ui-kit): inconsistent font appearance in some browsers by @evavirseda in #3575
  • fix(e2e-tests): Fix reconfiguration e2e tests and msim compilation by @jkrvivian in #3514
  • chore(node): sort dependencies in Cargo.toml files by @muXxer in #3581
  • chore(*): remove last Error variant suffixes by @thibault-martinez in #3570
  • chore(core-node)!: Cleanup Narwhal related fields in IOTA Framework codebase (Move and Rust) by @hmoog in #3151
  • chore(consensus): cleanup throughput_aware_consensus_submission by @piotrm50 in #3576
  • fix(explorer): white background shoring when zooming in or on very large screens by @evavirseda in #3594
  • fix(explorer): prevent horizontal scroll in object changes by @evavirseda in #3558
  • refactor(explorer): cleanup classes from PlayPause by @VmMad in #3541
  • refactor(explorer): remove ui/Divider by @evavirseda in #3542
  • chore(ci): remove simulator-nightly-mysticeti.yml by @thibault-martinez in #3551
  • feat: remove zklogin_supported_providers parameter by @valeriyr in #3579
  • fix(iota-json-rpc-tests): Fix unstaking and timelocked_unstaking tests by @samuel-rufi in #3471
  • fix(apps-backend): crashed apps-backend by @panteleymonchuk in #3555
  • fix(framework, types): rust old types by @miker83z in #3603
  • refactor(iota-types/iota-system-state): Remove multiple versions from the iota-system-state types by @jkrvivian in #3168
  • refactor(wallet): remove apps/wallet/src/ui/app/shared/ButtonUI.tsx by @evavirseda in #3453
  • fix(test): Fix iota-core::format::test_format by @bingyanglin in #3604
  • feat(explorer): reverse objects link and amount in address objects list by @evavirseda in #3548
  • refactor(wallet): remove Text component and debris by @evavirseda in #3445
  • fix(iota-indexer): get object packages by @sergiupopescu199 in #3610
  • remove(iota-core): Remove multiple versions for PendingCheckpoint and AuthorityEpochTables related to randomness generation changes by @daria305 in #3349
  • remove(node): remove advance_to_highest_supported_protocol_version feature flag by @muXxer in #3601
  • fix(iota-rosetta): fix test_pay_with_gas_budget_fail by @Thoralf-M in #3635
  • chore(*): fix clippy::manual_inspect by @thibault-martinez in #3633
  • chore(CODEOWNERS): refine infra ownership by @kodemartin in #3641
  • feat(scripts): add script to sort Cargo.toml dependencies by @muXxer in #3602
  • feat(tooling-sdk): Sync json/graphql rpc schema changes to TS SDK by @msarcev in #3637
  • refactor(wallet): Remove, rebrand, cleanup ButtonOrLink, tooltip, components/menu by @panteleymonchuk in #3586
  • feat(tooling-ci): run CI check on pnpm dependency changes. by @panteleymonchuk in #3314
  • chore(tooling): remove old frens and domains mentions by @panteleymonchuk in #3225
  • refactor(tooling): remove unnecessary built dependencies from turbo scripts by @begonaalvarezd in #3467
  • feat(workflows/ledgerjs-hw-app-iota): add ledgernano tests by @Thoralf-M in #2208
  • feat(wallet-dashboard): kickoff apps-ui-kit setup by @evavirseda in #3636
  • fix(iota-e2e-tests): Fix Traffic Control tests by @daria305 in #3545
  • refactor(wallet): cleanup wallet manifest by @VmMad in #3597
  • refactor(explorer): update IotaTokenCard and remove ui/Card by @VmMad in #3516
  • refactor(explorer): cleanup ui/Tooltip by @VmMad in #3543
  • fix(tooling-ci): Fix prod deploys of vercel by @marc2332 in #3651
  • feat(scripts): add script to update generated files by @muXxer in #3423
  • feat(wallet): fix bottom paddings for the mnemonic screen by @evavirseda in #3624
  • fix(tooling-ci): Do not check for specific app diffs for prod deploys by @marc2332 in #3659
  • chore(typed-store): Remove unused ?Sized bounds by @DaughterOfMars in #3644
  • feat(wallet-dashboard): style welcome page by @evavirseda in #3643
  • refactor(wallet): remove apps/wallet/src/ui/app/shared/forms/FormField.tsx by @evavirseda in #3466
  • chore(consensus): Remove consensus README.md by @piotrm50 in #3663
  • fix(docs): Move all images to the static folder by @lucas-tortora in #2359
  • refactor(wallet): cleanup old classes by @VmMad in #3642
  • fix(docs/standards): minor docs refactoring by @Dkwcs in #3584
  • fix(docs/getting-started): minor refactoring, remove duplicates by @Dkwcs in #3626
  • feat: remove deepbook by @valeriyr in #3654
  • fix(explorer/wallet): unify iota token logo by @evavirseda in #3554
  • chore(*): clippy::needless_borrows_for_generic_args by @thibault-martinez in #3639
  • feat(node): skip serialization for MoveVM protocol config flags by @muXxer in #3664
  • feat (devx) - Add Quizzes to the About IOTA > Tokenomics Section by @Ginowine in #3055
  • remove(node): remove enable_group_ops_native_functions feature flag by @muXxer in #3667
  • feat(explorer): rebrand apps/explorer/src/pages/checkpoints/CheckpointTransactionBlocks.tsx and add pageSizeSelector to Table by @evavirseda in #3487
  • chore(consensus): Remove mysticeti_num_leaders_per_round param by @piotrm50 in #3661
  • remove(node): remove mysticeti_leader_scoring_and_schedule feature flag by @muXxer in #3673
  • feat (devx) - Add Quizzes to Developer > EVM to Move Section by @Ginowine in #3394
  • feat(node): Remove multiple versions of types by @jkrvivian in #3499
  • feat(docs): add interactive CTF challenges to docs by @salaheldinsoliman in #3014
  • chore(iota-framework): cleanup framework, system and stardust Move packages by @miker83z in #3677
  • feat(devx): Create tutorial for coffee example by @Ginowine in #2707
  • refactor(iota-types): remove iotafrens mentions by @Thoralf-M in #3707
  • feat(iota): add test for iota move new by @Thoralf-M in #3714
  • ...
Read more