dHealth Wallet v1.1.4: Stability fixes, FAQ, Plugins
Public Blockchain Infrastructure for Healthcare
Download Universal Client: dhealth-wallet_1.1.4.all.zip
Download for Windows: dhealth-wallet-win-1.1.4.exe
Download for Linux with APT: dhealth-wallet-linux-amd64-1.1.4.deb
Note that using Linux, you may need to use the dpkg
tool to upgrade the wallet using: sudo dpkg -i ~/Downloads/dhealth-wallet-linux-amd64-1.1.4.deb
Download for Linux with SNAP: dhealth-wallet-linux-amd64-1.1.4.snap
Download for Linux with TAR: dhealth-wallet-linux-x64-1.1.4.tar.xz
Download for MacOS: dhealth-wallet-mac-1.1.4.dmg
Added
- i18n: Adds correct namespace suggestion (#5)
- feat/plugins: Adds IPC communication channel for onPluginsReady
- feat/plugins: Adds PluginInjecter and dynamic PageWrapper
- feat/ui: Updates GenericTableDisplay and PageLayout
- deps: Adds dependencies @dhealth/wallet-api-bridge & @dhealth/wallet-components
- system: Adds pre-installed plugins: @yourdlt/plugin-dummy, @yourdlt/plugin-librarian, @yourdlt/plugin-ninjazzz
- feat/faq: Adds FAQ module with wallet instructions
Changed
- system: Upgrades dependencies, fixes wording and more
- bugfix: Fixes minHarvesterBalance (#4)
- bugfix: Fixes article publishers (#7)
- bugfix: Fixes network store with name from config
- bugfix: Fixes profile import process (#11, #6)
- bugfix: Fixes language and build process (#8)
- bugfix: Fixes Remote/VRF/Node key links removal (#10)
Known Issues
- Plugins do not work on Linux native installation
- Plugins do not work for Browser installations (UNIVERSAL) for security reasons.