github polkadot-js/apps v0.69.1

latest releases: v0.170.1, v0.169.1, v0.168.1...
5 years ago

Contributed:

Changes:

  • Display the actual era start when using Aura (no extra session info)
  • Expand staking account filters (payouts, # nominators, grouping)
  • Use percentage-based model for returns on staking targets
  • Display actual chain inflation as well as average staking returns
  • Adjust refresh on validator chill, i.e. it moves to correct location
  • User-defined RPCs (via config), not are treated first-class (operating everywhere)
  • MultiSig now allows any participant to reject (despite any prior approvals)
  • Adjust base fonts with saner cross-platform (from new.css) defaults
  • Adjust staking targets to display nominations for those dropped next session
  • Use batchAll on staking creation as available (failure reverses all)
  • Add CopyButton on all Hash-like fields
  • Cleanup component detection with non-primitives only (allows for greater configurability)
  • Improve useCall typing, e.g. no hacks for .entries or .at in usage
  • Adjust most type imports via import type { ... }
  • Move all chain-specific config to apps-config (thresholds & inflation)

Don't miss a new apps release

NewReleases is sending notifications on new releases.