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

Polkassembly v0.6.0

Compare
Choose a tag to compare
@ParityReleases ParityReleases released this 25 May 08:26
· 285 commits to master since this release
v0.6.0
4f2c65a

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)