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

Releases: paritytech/polkassembly

Polkassembly v0.8.21

04 Sep 16:30
db1ea22
Compare
Choose a tag to compare

Detailed changes

A release summarizing the improvements added in the past weeks!

Features

  • Discussions can be sorted (#1018)
  • Council votes info for running motions (#1016)
  • You can now mention users to ping them (#1012) (#1011) (#1010)
  • Added council member label for council address (#995)
  • Highlighting own post/proposals with pink border (#994)
  • You can delete you comments (#984)
  • The username is now mentionned in the password reset email (#983)
  • Showing remaining time on referenda listing (#978)
  • Showing time of the last comment (#979)
  • Polls can be extended at the click of a button (#977)
  • Added external links to subscan and polkascan (#960)
  • Use hash for onchain tips (#959)

Fixes

  • Go back to previous page after login signup (#993)
  • Added dropdown menu for on chain item in mobile view (#992)
  • Made tip status more readable (#991)
  • Fix ended countdown (#986)
  • add reset every 6h for harvester (#962)
  • Fixed ordering for tips (#976)

Chores

  • Api bump 1.30.1 (#1008)
  • Bump to api 1.28 (#997)
  • Added validate password function (#982)
  • Bump polkadot api to 1.27 (#981)
  • Bump polkadot api 1.25 (#970)
  • Bum polkadot api 1.24 (#961)

Polkassembly v0.8.1 Give me tips!

10 Jul 12:40
v0.8.1
1ac634f
Compare
Choose a tag to compare

This version introduces support for tips! Polkassembly will now display any on-chain tip as they get created. You can discuss about it just like any other proposal, and council members can endorse tips from Polkassembly directly. Also, just like any other proposal, the original proposer is the only account who can edit the title and description.

Want to be notified per email for new tips ? No problem, get notifications for any proposal by setting and verifying an email set in your settings.

image

Detailed changes

Features

  • Add tip support (#942)
  • Show poll end time (#952)

Fixes

  • Add .at in tip creation state query (#954)
  • Fix notip banner not showin (#953)

Chores

  • Bump polkadot deps to 1.23 (#955)
  • Bump polkadot deps to 1.22 (#949)
  • Set open-server-replica to 1 (#948)
  • Bump polkadot deps to 1.20.1 (#944)

Polkassembly v0.7.1 - Polkadot support!

22 Jun 11:55
v0.7.1
a630c3e
Compare
Choose a tag to compare

Detailed changes

Polkadot is now supported! Both Polkassembly platfoms use separated accounts for Kusama and Polkadot. You will need to create a separated account by linking a Polkadot address or creating a username/password on https://polkadot.polkassembly.io

Features

  • Support Polkadot (#831)
  • OG meta tags in head for social media sharing (#781)
  • Sort discussion by last update (#896)

Fixes

  • Fix CI pipeline for Kusama prod (named parity-prod) (#943)
  • firing verify email mutation only once (#926)
  • fix motion proposal padding (#929)
  • add unique keys (#921)
  • Showing sidebar in mobile (#900)

Chores

  • uncomment chain-db now that it is in prod (#928)
  • Print env and adjust values (#940)
  • use new open server (#927)
  • use hasura image v1.3.0-beta.2 (#923)
  • use open-server-service (#924)
  • Bump polkadot/api v1.19 (#920)

Polkassembly v0.6.16

17 Jun 10:24
v0.6.16
4152952
Compare
Choose a tag to compare

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)

Polkassembly v0.6.13

11 Jun 08:45
v0.6.13
66564f0
Compare
Choose a tag to compare

Starting now, any new discussion post on Polkassembly can be also be a poll, simply click on "Add a poll to this discussion" when creating the post.

Any account can vote yes/no, and change their vote later. This vote is off-chain, it does not require an address and reflects a non binding account's opinion.

There are 2 sections:

  • the "Polls signals" part is a general poll overview and shows what everyone thinks.
  • The "Council signals" part shows what current council members have voted (if any).

Council votes are counted in the poll signal votes. We think polls are particularly interesting for future treasury proposers who want to get the opinion of the community and council members before making a proposal.

Per default a poll will be open for ~2 weeks, after which it will be closed and users will not be able to vote any more.

A poll can be used for anything, also just for fun. Do you like it? Give us feedback!
image

Detailed changes

Features

  • Poll feature part 2 - Using council members from chain db rather than onchain. (#814)

Fixes

  • Make sure emails are sent to all users willing to be notified (#870)
  • Restyled scroll-to-top button (#869)
  • fix warnings in JS console (#866)

Chores

  • Removed display name in the back-end (#872)
  • Upgrade deps to address security alerts (#862)
  • Set secure flag for cookie (#875)
  • Upgrade deps on front-end (#864)
  • Print public env and warn about unset ones (#876)
  • Sdd yarnrc for 10min timeout (#874)
  • Add info about CI variables in Kubernetes readme (#868)
  • added retry & interruptible=true to dockerize (#867)

Polkassembly v0.6.11

09 Jun 09:38
v0.6.11
7487803
Compare
Choose a tag to compare

Detailed changes

Registrar receivers are now clearly visible (with their identicon and identity if set)
image

Email notifications got better and their links point directly to the new comments. Also you can now copy a direct link for a specific comment by clicking the "Copy link" button.
image

Features

  • Better account visibility for registrar receivers (#858)
  • Verify all needed env vars at launch (#855)
  • Add dropdown menu to switch network (for the not yet released Polkadot Polkassembly) (#841)
  • Added anchor to comments (#824)

Fixes

  • Make a "Cleared" proposal for the case democracy.clearProposal is called (#843)
  • add production connection db (#857)
  • Dynamic go-to-top button (#852)
  • use times circle icon for failing status (#853)
  • Markdown target _blank for opening link in new tab (#844)

Chores

  • Update @PolkaDot deps (#860)
  • remove setter for HASURA_CHAIN_DB_REMOTE_SCHEMA (#861)
  • Use box-shadows on all card-like elements (#854)
  • Remove non secret variables from Gitlab (#840)
  • Use network getter on front end (#833)

Polkassembly v0.6.7

03 Jun 17:47
v0.6.7
404af6f
Compare
Choose a tag to compare

Detailed changes

This is a minor release, bringing welcome features such as a better display of emails notifications, or a better overview of linked addresses without extension prompt.

Features

  • Show linked addresses right away if any, without prompting for accounts (#784)
  • add chore flag (#806)

Fixes

  • fix non null exception (#837)
  • Email Fixes (#819)
  • Fix threshold outside of screen (#823)
  • vertical center label and button fix (#813)

Chores

  • added dockerize for node-watcher (#836)
  • Move app name to global const instead of env variable (#835)
  • add polkadot tests (#832)
  • remove env (#830)
  • Update README.md (#828)
  • Added logs for hooks and email to debug email not being sent (#827)
  • Add prisma to launch script (#818)
  • Move node-watcher and server to Polkassembly (#817)
  • Bump @polkadot/api to 1.16 (#808)

Polkassembly v0.6.3

26 May 12:33
v0.6.3
1c927bb
Compare
Choose a tag to compare

In this release, referenda now got smarter!

  • You will see a clear indication whether a referendum is passing or not
  • You can see the turnout percentage as well as aye/nay votes without conviction
  • A passing or failing threshold is now visible. It indicates how many aye / nay are required to make the referendum fail or pass. Here for instance, the referendum is passing, but with 1069.87 nays (assuming a 1x conviction), it would fail.
    image

Detailed changes

Features

  • Refactor threshold calculation and publication of @polkadot/util v0.2 (#799)
  • Added healthmonitor to nginx (#803)
  • Fix and Feat for progress bar (#796)

Chores

  • Moved email verify token to redis (#782)
  • removed user from login/signup response (#785)
  • Upgrade dependancies (#801)

Polkassembly v0.6.0

25 May 08:26
v0.6.0
4f2c65a
Compare
Choose a tag to compare

This is a minor release containing bug fixes and mostly back-end features to keep Polkassembly run smoothly.

Polkassembly changes

Features

  • Add info box for user with no default addresses (#793)
  • Deploy an all-round health-check monitoring service (#791)

Fixes

  • Only return verified address in address list (#800)
  • Setting first address as default (#797)
  • Added check for unique address (#778)
  • Accept connection from any interface for chain-db-watcher healthcheck (#798)
  • Fix Sidebar rendering issues on small screens (#792)

Polkassembly v0.5.2

18 May 09:49
v0.5.2
393736e
Compare
Choose a tag to compare

Polkassembly changes

This is a bug fix release with a small feature, identity check and info are now available:
image

Features

  • Add identity check next to account's names (#780)

Fixes

  • Bump @polkadot/api deps (#769)
  • fix ui glitches (#777)
  • small desktop container width (#772)
  • Fix to show the parent display name first (#768)