This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
Releases: parity-js/shell
Releases · parity-js/shell
Parity UI v0.3.4
Release Notes:
- Security: Add localStorage separation for dapps, more robust token system (#177)
Parity UI v0.3.2
Release Notes:
- Fix bug with webContents (fix #173)
Parity UI v0.3.0
Release Notes
-
Change local dapps location:
~/.config/parity-ui/dapps/
on Linux~/Library/Application Support/parity-ui/dapps/
on Mac OSC:\Users\<you>\AppData\Local\parity-ui\dapps\
on Windows
-
Split the Contracts tab of Parity Wallet off into a separate dapp: Develop Contracts. (#104)
-
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
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
Parity UI v0.1.4
Parity UI 0.2.5
Release Notes:
- Update Electron to v2.0.2, fixes
nodeintegration
bypass security issue. Learn more here.
Parity UI 0.1.2
Release Notes:
- Update Electron to v2.0.2, fixes
nodeintegration
bypass security issue. Learn more here.
Parity UI 0.2.4
Parity UI v0.2.1
Release Notes:
- Add
--help
,--version
,--no-run-parity
flags on Parity UI (#98).