Skip to content

Releases: polkadot-js/apps

v0.66.1

09 Nov 15:02
Compare
Choose a tag to compare

Contributed:

Changes:

  • Cleanup calculation of available voting balance on council (no unneeded refreshes)
  • Default to make contract calls with maximum weight (& align wih Rust RPC max)
  • Always check the refCount before allowing all-balance transfers
  • Allow council motions to display even when some on-chain proposals are invalid
  • Fix treasury tips to correctly check values against hashes
  • Add support for Ethereum icons (for Ethereum-compatible chains)
  • Bump to major @polkadot/{keyring, util, util-crypto} release

v0.65.1

02 Nov 18:14
Compare
Choose a tag to compare

Contributed:

Changes:

  • Adjust for latest Rococo types
  • Adjust council motion parsing (allow for some non-parseable)
  • Adjust for use of new api-contracts (including call errors)
  • Allow for selection of payment destination on initial bonding

v0.64.1

26 Oct 14:50
Compare
Choose a tag to compare

Contributed:

Changes:

  • Allow for Ascii inputs on Bytes (in addition to hex & files)
  • Ensure that InputNumber respects the biLength for the type it is dealing with
  • Displays the last blocks containing contract executions in contract overview
  • Parse contract events (both status pops-up and explorer views)
  • Display actual codeHash (and allow copy) as part of code management
  • Adjust labels for contracts UI with explicit "None" projection
  • Adjust contracts UI to actually use Balance types where so specified in the ABI
  • Add support for Solang i256 & u256 types
  • Adjust contract messages to display names in camelCase (consistent with API)
  • Add gas estimation for contracts
  • Adjust JS bundles to have a better parallel throughput
  • Adjust checks for Aura for unbonding, displaying on era

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