Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Polkassembly v0.6.16

Compare
Choose a tag to compare
@ParityReleases ParityReleases released this 17 Jun 10:24
· 197 commits to master since this release
v0.6.16
4152952

This release brings a clearer overview with regard to what proposals/referenda are currently active.
The On-chain > Overview menu now only shows actionnable governance items (proposals to second, referenda to vote on, motions to vote on, etc).

image

Additionally, you can now browse all referenda, proposals, treasury proposals and motions, past and present, by selecting the appropriate section in the menu On-chain
image

Detailed changes

Features

  • Make on-chain screen concise (#909)
  • Added onchain subcategories (#882)

Fixes

  • remove resolutions and change to use node on start (#913) (#916)
  • Mde-preview overlap fix when displaying code (#893)
  • fix typo in unedited proposal messages (#895)
  • fix wrong url in emails (#892)

Chores

  • Keep title and buttons consistent (#897)
  • use @polkadot/api 1.19 beta (#905)
  • remove yarnrc (#904)
  • remove hack seconding (#889)
  • remove no-extra-parens from eslint rules (#890)
  • update to 10.1 (#888)
  • update image (#886)
  • Added better default content for onchain post (#883)