Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Releases: parity-js/shell

Parity UI v0.3.4

02 Aug 16:37
Compare
Choose a tag to compare

Release Notes:

  • Security: Add localStorage separation for dapps, more robust token system (#177)

Parity UI v0.3.2

17 Jul 13:35
1b1c17a
Compare
Choose a tag to compare

Release Notes:

  • Fix bug with webContents (fix #173)

Parity UI v0.3.0

13 Jul 12:49
dca47ac
Compare
Choose a tag to compare

Release Notes

  • Change local dapps location:

    • ~/.config/parity-ui/dapps/ on Linux
    • ~/Library/Application Support/parity-ui/dapps/ on Mac OS
    • C:\Users\<you>\AppData\Local\parity-ui\dapps\ on Windows
  • Split the Contracts tab of Parity Wallet off into a separate dapp: Develop Contracts. (#104)

  • Security improvements (#129, #146, #156)

  • Bug fixes.

  • All dapps features have been removed from the Parity node and are now completely handled by Parity UI. (#92)

Parity UI v0.2.8

12 Jul 16:05
02a6242
Compare
Choose a tag to compare

Release Notes

Important Notice

This version (and all preceding versions) is only compatible with Parity v1.10 and Parity v1.11.

If you wish to use Parity UI with Parity Ethereum >=2.0.0, please download Parity UI v0.3

Changelog

  • Show warning when not using Parity 1.10 or Parity 1.11.

Parity UI v0.2.7

11 Jun 12:57
f738723
Compare
Choose a tag to compare

Release Notes:

  • Implement additional Electron security measures (#129).
  • Fix bug preload.js (#138).

Parity UI v0.1.4

11 Jun 12:44
d199ccf
Compare
Choose a tag to compare

Release Notes:

  • Implement additional Electron security measures (#129)
  • Fix bug preload.js (#138)

Parity UI 0.2.5

25 May 13:38
188ea0e
Compare
Choose a tag to compare

Release Notes:

  • Update Electron to v2.0.2, fixes nodeintegration bypass security issue. Learn more here.

Parity UI 0.1.2

25 May 13:39
e1e66f8
Compare
Choose a tag to compare

Release Notes:

  • Update Electron to v2.0.2, fixes nodeintegration bypass security issue. Learn more here.

Parity UI 0.2.4

17 May 08:22
Compare
Choose a tag to compare

Release Notes:

  • Fix bug using CLI options (#108, #110).

Parity UI v0.2.1

11 May 16:13
a0edd59
Compare
Choose a tag to compare

Release Notes:

  • Add --help, --version, --no-run-parity flags on Parity UI (#98).