Skip to content

Releases: polkadot-js/apps

v0.63.1

19 Oct 09:00
Compare
Choose a tag to compare

Contributed:

Changes:

  • Swap chain/prefix lookups to @polkadot/networks (single area to manage)
  • Fix formatting for large decimals on InputNumber (previously had toNumber)
  • Adjust Dock logos naming (aligns with network identifier)
  • Update i18n generation to handle routing strings
  • Estimate contracts execution gas (on contract call)
  • Use RPC for rent projection (to project eviction as available)
  • Metadata QR now aligns decimals with UI defaults (shared with react-api values)
  • Add endpoint for Canvas testnet (& setup types for node)

v0.62.1

13 Oct 05:28
Compare
Choose a tag to compare

Contributed:

Changes:

  • Update the contracts UI to support ink! 3.0-rc1 (via API)
  • Align contracts UI with the L&F/layout of the rest of the UI
  • Add contracts on-chain overview
  • Show code & contract availability statuses
  • Auto-query non-param messages from the contract overview
  • Expand info on logos (documentation, better/easier additions)
  • Update i18n to remove left navbar references
  • Support seconding multiple times from a single account

v0.61.1

05 Oct 09:42
Compare
Choose a tag to compare

Contributed:

Changes:

  • Add experimental dark UI theme
  • Adjust i18n strings for network endpoint (explicit as per display)
  • Adjust vesting display with no countdown when fully vested
  • Adjust validator rewards, fixing issues with "keeps loading" when retrieved in the current era
  • Adjust updates on per-era change, protecting against non-existent (not yet retrieved) exposures
  • Add RoboHash icon theme
  • Adjust logging in InputAddress transforms (don't log already-handled errors)
  • Remove unmaintained packages (e.g. page-dashboard)

v0.60.1

28 Sep 09:40
Compare
Choose a tag to compare

Contributed:

Changes:

  • Adjust payout calculations based on new weights (auto-detect batch size)
  • Allow for multiple extrinsic submissions when payouts span multiple batches
  • Show warning on JSON import to store accounts externally (same as create)
  • Combine events displays in status overlays
  • Swap treasury proposal defaults to accept
  • Adjust multiple input address stretch (use full width for names)
  • Filter event/extrinsic metadata with additional readability formatting
  • Ensure that tech. comm. voting is filtered by members
  • Adjust proposal close to allow account selection when multiple accounts found
  • add warning around "this is a dev tool" to the JS playground
  • Add toggle to control unlock duration
  • URI-encode RPC param (allowing for WS url params)
  • Bump Edgeware types (after 2.0-rc upgrade)
  • Adjust warning icon for oversubscribed validators
  • Simplify JSON import via new keyring functionality
  • Adjust button hover highlights for consistency
  • @polkadot/api 2.0.1
  • @polkadot/util 3.5.1

v0.59.1

21 Sep 08:39
Compare
Choose a tag to compare

Contributed:

Changes:

  • Support Account as payment destination (as per Polkadot & Kusama)
  • Single-click close for tips and council motions (no extra selection)
  • Add ability to transfer full amount (fees deducted), reaping the sender
  • Allow Ledger to use Account & Address indexes (multiple accounts)
  • Adjust formatting for metadata with delimiter info from text
  • Use InputNumber for param Amount input type
  • Update Darwinia Crab types (no errors on staking pages)
  • Move colors config to explicit configuration file
  • Adjust margins for button groups (extra spacing)
  • Always add the ?rpc=... query param when changing networks
  • Determine nonce via system.accountNextIndex via the signer modal
  • Add contrasting text colors for top menu (light vs dark primaries)
  • Check query param URL for wss/ws before saving (protection against bad inputs)
  • Adjust staking pages to correctly link to passed-in paths
  • Only hide settings extension update (not QR) when in dev mode
  • Adjust expander tables with caret at end (including Table reworks)

v0.58.1

14 Sep 08:26
Compare
Choose a tag to compare

Contributed:

Changes:

  • Block explorer will display error message where block cannot be retrieved
  • Allow for display of Reward destination as Account on account actions
  • Display commission graphs in validator chart breakdown
  • Optimize rendering of staking charts
  • Show own nomination (badge) in all validator lists
  • QR codes are checked for hex validity before sending
  • Optimization of re-renders in signer
  • Ensure signer does not confuse Ledger with QR (button text)
  • Detect WebUSB, if not active don't support Ledger integration
  • Small cleanups & bugfixes on global table layouts
  • Extract i18n reward destination options
  • Update Centrifuge types for non-cyclic dependencies
  • Adjust table alternate row colors to alow with primary
  • Adjust calendar layout to conform to new-generation Tables
  • Fix display of Plasm logos (for different node types)
  • Allow IPFS to add QR addresses to storage (no accounts allowed)
  • Adjust Expander rendering with consistent up/down right caret

v0.57.1

07 Sep 09:04
Compare
Choose a tag to compare

Contributed:

Changes:

  • Add individual era-slash cancels on staking slashes page
  • Adjust staking slashes with per-era selector
  • Optimization of staking list details queries (shared with targets, remove extras)
  • Adjust max payout batch size (40 txs for 64 payees) based on staking payout constant
  • Add "copy seed" button to align with the extension UX on new accounts
  • Combine confirmation/backup of imports/new account into the modals (no double-modal)
  • Fix ecdsa JSON import dialogs
  • Fix detection of old/new proxy chains based on args to support Kusama 2023
  • Allow Enter to work as expected (doing submission) on the signer modal
  • Ensure all network-related configs are maintainable
  • Adjust average calcs for targets (optimization)
  • Adjust Table UI, crisper table layouts
  • Update WASM uploads to use isWasm from utilities
  • Adjust i18n strings, allowing countdown translations

v0.56.1

31 Aug 18:26
Compare
Choose a tag to compare

Contributed:

Changes:

  • Add bulk tipping (median) functionality to treasury tips
  • Add a calendar app that show current and upcoming chain events
  • Ensure max nomination limits (64) badges are displayed in all location on staking
  • Show oversubscribed validators under accounts & on staking overview
  • Show the next burn amount on treasury
  • Add warning on new treasury proposals that rejections will lose the bond
  • Add explicit Aye/Nay buttons on all voting modals (no toggle)
  • Display unlocking timer for delegated voting under accounts
  • Fix Electron app security to allow WASM
  • Cleanup indices handling, including size checks on the AccountId level (from non indices lookup chains)
  • Adjust create account modal with advanced options minimized by default
  • Adjust reward destination handling to cater for both current/next generations
  • Adjust slideout z-index (non-hidden behind new menubar)
  • Add checks for multisig thresholds to align with Rust (min 2)
  • Adjust external source links to use destination icons
  • Limit InputNumber around actual available chain decimals
  • Display bonding unlocking on address book
  • Cleanup display for unbonding values, better performant
  • Add a legend on the staking overview pages
  • @polkadot/api1.31.2
  • @polkadot/util 3.4.1

v0.55.1

24 Aug 10:19
Compare
Choose a tag to compare
  • Add Kilt network (Thanks to https://github.com/wischli)
  • Add Nodle mainnet (Thanks to https://github.com/ETeissonniere)
  • Add Darwinia Crap canary network (Thanks to https://github.com/WoeOm)
  • Add Laminar testnet (Thanks to https://github.com/aniiantt)
  • Add Acala Rococo parachain (Thanks to https://github.com/aniiantt)
  • Re-add Polkascan link for Kulupu (Thanks to https://github.com/sorpaas)
  • Update Kulupu RPC endpoint (Thanks to https://github.com/sorpaas)
  • Add Kulupu logo & adjust council config (Thanks to https://github.com/sorpaas)
  • Adjust convictions for Kulupu blocktime calcs (Thanks to https://github.com/sorpaas)
  • Nightly tests for functionality against Substrate (Thanks to https://github.com/EthWorks)
  • I18N Korean translation (Thanks to https://github.com/wooqii)
  • Move navbar to the top instead of a sidebar (horizontal space becomes available)
  • Add extra payout information on staking to reduce confusion (any account can claim)
  • Rework Aye/Nay votes display in council/democracy with single column
  • Ensure copy button does not appear non-clickable (e.g. in multisig menu)
  • Adjust council thresholds for cleaner future adjustments
  • Don't show loading spinner on accounts app when none available
  • Hide metadata updates on development networks (not available)
  • don't show send button for accounts/contacts with no balances module
  • Show names (as available) of scheduled tasks in democracy
  • Adjust app consistency (all apps now have a tabs/menubar)
  • Adjust network selector with split catagories and single-click selection
  • Default conviction dropdown to no lockup
  • Remove conviction override for Polkadot (upgrade has taken effect)
  • Use proposeParachain module to show list of proposed parachains (Rococo)
  • Adjust parachain display to remove non filled-in default information
  • Support for Polkadot redonomination banner (countdown & completion)
  • Add link from treasury page to ongoing proposal votes
  • Adjust media breakpoints on staking overview page
  • Split democracy dispatch/scheduled into own tab
  • Split treasury tips into own tab
  • Split addressbook into own app (with top nav)
  • Aplit RPC app into own app (top nav, toolbox remainder now named sign/verify)

v0.54.1

17 Aug 12:02
Compare
Choose a tag to compare
  • Remove Berlin testnet, replace with Beresheet (Thanks to https://github.com/drewstone)
  • Add links to Polkastats where available (Thanks to https://github.com/mariopino)
  • Allow for clearing of previously-made council votes (Thanks to https://github.com/Tbaut)
  • Allow for clearing of on-chain identities (Thanks to https://github.com/Tbaut)
  • Show deposit info for setting identities (Thanks to https://github.com/Tbaut)
  • show sub-accounts in sidebar when found (Thanks to https://github.com/Tbaut)
  • Don't allow ///password in non-mnemonic seeds (Thanks to https://github.com/Tbaut)
  • Allow saving custom RPC endpoints (Thanks to https://github.com/Tbaut)
  • Add tooltip & help info on nominee statusses (Thanks to https://github.com/Tbaut)
  • Adjust threshold parameters via lookup for treasury proposals
  • Optimize API queries params & options for less re-renders
  • Consistently detect hex data in file uploads (e.g. on parachain data)
  • Rework table rendering to non-memo/non-state headers
  • Adjust Sudo app with/without unchecked weight selection
  • Link from account page to extension upgrades via expanded info
  • Adjust Polkadot tokenDecimals/tokenSymbol for transition periods
  • Rework Slashing displays to display cumulative totals
  • Add countdown to slashing enactment to Slashing overview
  • Display own slashes for all nominators (Actions & Slashes pages)
  • Display overall staked average and minimum on targets page
  • Adjust council display to show desired runnersup
  • Validator-only payout toggles (as detected)
  • Base support for time-delay proxies (API-level only, both old and new calls)
  • Adjust saving for address inputs via AccountIndex (incl. logo from AccountId)
  • Don't allow chain selection on IPNS-with-chain endpoints
  • Adjust alignment of units (time & symbol) in formatters
  • Do not fail on non-available RPCs for node info retrieval (& hide empty)