Skip to content

Releases: kapucoin/kapu-desktop

Version 1.5.2: updated nodes for KAPU 1.0 -> 2.0 swap

21 Mar 22:02
Compare
Choose a tag to compare

Added new IPs of KAPU V.1.0 network to execute the KAPU 1.0 -> 2.0 swap

Contributors

Hashes

System MD5
KapuClient-linux.1.5.2.tar.xz 27920ca2aa8181d79d7a006036dfd0f5
KapuClient-linux.1.5.2.deb 3e58bc98eb0d849b8d55939c0c0e2c8c
KapuClient-winInstaller.1.5.2,exe 06C324B6B75870E5BEE8E3C995C5B0A3
KapuClient_Mac-1.5.2.dmg 762a2edeb2ce3349fad9e398c2b7bdad

Version 1.5.1: vote fixing, added DevNET

28 Feb 18:36
Compare
Choose a tag to compare

Added support for Ark URI Scheme and fixed voting with 2nd passphrase enabled 🎈

ATTENTION: to use the DevNET you need to add it manually or reset the wallet configuration by clicking Application -> RESET DATA

PAY ATTENTION THAT BY DOING SO YOU WILL NEED TO RE-IMPORT ALL YOUR ADDRESSES SO REMEMBER TO SAVE YOUR PASSPHRASE SOMEWHERE SAFE BEFORE DOING THE RESET DATA COMMAND: THERE IS NO RECOVERY OPTION WITH BLOCKCHAINS

Features

  • Add support to Ark URI scheme [AIP-13]
  • Make it possible to access contacts / Read-Only accounts from Dashboard
  • Added DevNET definition
  • Fixed the exchange rate at K/B 0.0000025 waiting for CoinMarketCap listing...

Bug/Minor Fixes

  • Fix username being truncated in sidebar
  • Small typo fix in README
  • Fixes voting with second passphrase enabled
  • Fix bug 'Cannot set property 'scrollTop' of undefined'
  • Little dashboard visual fixes
  • Fix that refresh animation does never stop if you have no accounts

Contributors

Hashes

System MD5
KapuClient-linux.1.5.1.tar.xz 9929ff5868226efeebec81e5c085815a
KapuClient-linux.1.5.1.deb 88373dd29d6651a41ca5e0a2dedb6d43
KapuClient-Windows-x64.1.5.1.exe a7620755b472545c4a72e9ae611fd045
KapuClient-WindowsInstaller-x64.1.5.1.exe e83c010a96b238c931e8d055eedb312d
KapuClient-Windows-ia32.1.5.1.exe 336a7b28548585005fc28c7c89120aa5
KapuClient-WindowsInstaller-ia32.1.5.1.exe cdb071127b6eb5f270907174acbbad48
KapuClient_Mac-1.5.1.dmg 4044ee04940badbfde10546855f25e61

Version 1.5.0: voting, BIP39, export, BTC toggle and more...

14 Jan 21:03
Compare
Choose a tag to compare

More user friendly way of voting and un-voting delegates, new features, UI improvements and various bug fixes! 🚀

Features

  • Delegate Vote Refactor
  • Validate BIP39 passphrase when importing account
  • Validate the recipient address in send dialog
  • Get all transactions when exporting account
  • Added BTC / FIAT toggle on main dashboard

Enhancements

  • Show the label of the account on the menu and the sending KAPU dialog
  • Refactor and added some unit tests
  • Unify passphrase input in the whole app
  • Call currency rates api periodically
  • Provide feedback when user refreshes account
  • Make Kapu values in transaction tab selectable
  • Adding basic empty state component
  • Hides the window on Mac OS using Cmd+H
  • Add confirmation to warn user of the cost of second passphrase
  • Ignore middle-button clicks and refactor external links
  • Use filters amountToCurrency and formatCurrency

Bug/Minor Fixes

  • Move utility functions to utility services
  • Fix wrong display of amount in transaction list
  • Unit tests now work on windows
  • Fix multiple bugs with fees & refactor
  • Account label filter moved to filters.js
  • Moved toastService into copy directive
  • Fixes add delegate mddialog error
  • Fixes couldn't set selectedTextBackgroundColor
  • Fixed income/expense labels in contact info
  • No more vertical scrollbar when this menu is open
  • Fix toggling btc didn't change market to btc values
  • Remove the changer service completely
  • Fix that qr scanner doesn't work correctly for 'To' field
  • Doesn't scroll to top of transactions on refresh fixes
  • Add border to QR Code on Dark Theme
  • Adapt the width of the transaction amount to deal with language support

Contributors

Hashes

System MD5
KapuClient-Linux.1.5.0.tar.xz c89a17c587583165684ce25289d01cf9
KapuClient-Linux.1.5.0.deb 9b8c9897b2b3864551d1f7ec0ccb1b9c
KapuClient-Windows-x64.1.5.0.exe 033c7684ad87e19a6b95104411a58320
KapuClient-WindowsInstaller-x64.1.5.0.exe 4dee2a5a1fdf6d509166928523a88cce
KapuClient-Windows-ia32.1.5.0.exe 1e41fa7dcf80bf12b1f23cd9aaeb0f4f
KapuClient-WindowsInstaller-ia32.1.5.0.exe c132caa802575cdf3b2072ec44ef4cb7
KapuClient_Mac-1.5.0.dmg 3949d8adb63b12863f2f1fcd6ee3ab74

Version 1.4.3: Ledger, UI improvements, exports, bugfixing and more...

04 Dec 20:26
Compare
Choose a tag to compare

Features

  • KAPU News Feed
  • Custom Backgrounds
  • Implement Toast Service
  • Infinite scroll on transactions list
  • Dark mode
  • Add live reload to Electron workflow
  • Added Splash Screen when Loading
  • Option to refresh accounts manually
  • Discover automatically new ledger account without refresh
  • Maintain window state upon close
  • CSV Export of Account

Enhancements

  • Sort peers & fix bug with filtered peer status
  • Hover over KAPU address
  • Show ‘Well Confirmed’
  • Add accounts to list of addresses to send Kapu to
  • Add extensions and settings file to .vscode
  • [Lint] Format code
  • Add mocked dependency injection for unit testing
  • Split index.html into some more components
  • Refactor the HTML of the account section
  • Change Karma to use Electron for testing and add new tests
  • Fix the precision problem when sending some amounts of KAPU
  • Updated to official api
  • Theming improvements
  • Adding StandardJS
  • Added kaputoshi constant solving
  • Get fees from api before create the transaction
  • Set BTC to default currency and first in currencies list
  • Remove recipient address and change type to label on the show transaction
  • Show a toast message if wallet is not connected to the peer when add delegate
  • Improve settings/application menu UX
  • Avoid showing several "toasts" while the app connects to the network
  • Refactor file system and module naming
  • Fix the opacity of navbar and permit customizations of background textures
  • Add a window flush state on window close
  • Format currency balance according to user’s language
  • Added validateTransaction method support for createSecondPassphrase
  • Update QR Code button

Bug/Minor Fixes

  • Add kaputoshi to kapu filter
  • Update account-transactions.controller.js
  • Refresh accounts on connect to network
  • Fix unvote
  • Market Prices updating caused an occasional error
  • Moved splashscreen css to css file
  • Exit ledger-worker process on quit signal
  • Hide 'Remove' button for a Ledger account
  • Removes deprecated method
  • Fix current account balance
  • Fix translate tag on public key tooltip
  • Disable screenshot protection setting if the platform is linux
  • Added libusb to Travis addons
  • Stop Import/Create account if no network
  • Fixes for virtual folders
  • Use single AddressBookController for account view
  • Make it more obvious you're not connected to the network
  • Minor UI tweaks
  • Languages now alphabetical fixes
  • Deal with signing/veryfing messages with addresses isn't on the blockchain
  • Force ledgerco to specific version
  • Fix Add Contact
  • Fix the opacity of navbar menu
  • Fix black background
  • Fix virtual folders in dark mode
  • Fix remove contacts
  • Fix total amount in dashboard
  • Update Electron to 1.7.9
  • Add async module as a dependency
  • Fix theme on qr code dialog
  • Fix qr-code on send ark in ledger account
  • Add 'use strict' into all services/controllers
  • Show tooltip over icons on wallet page
  • Avoid duplicated contacts or contacts that are the same that user addresses
  • Include ledger accounts in balance total
  • Pressing refresh button now gives user a response
  • Remove 'Sign / Verify Message' for Ledger users
  • Add a note to README about the node-hid dependencies
  • Fixed issue not playing song
  • Fix ledger device list blocking call on certain systems
  • Fixed issue where contact with same address
  • Update screenshot protection state
  • Add padding to balance text
  • Fixes transaction not translating next to income/expend issue
  • Horizontal scrollbar in transactions list now visible without scrolling down
  • Sending KAPU to yourself now shows up as grey
  • Network symbol in showTransaction
  • Remove unnecessary files
  • Fixed public key lost after querying ledger

Contributors

Hashes

System MD5
KapuClient-Linux.1.4.3.tar.xz 47f32e04cf623316616c11edfb5636cb
KapuClient-Linux.1.4.3.deb b79d0097550f2463f124831d92645ca7
KapuClient-Windows-x64.1.4.3.exe 1a1738a30f00e82e17a4d1666940a881
KapuClient-WindowsInstaller-x64.1.4.3.exe fbf9381187cebcf75d133d1d00a66b61
KapuClient-Windows-ia32.1.4.3.exe f06f081c148dce17808e6333f62c57db
KapuClient-WindowsInstaller-ia32.1.4.3.exe 9e8b1cfdf2472dcb0b86656e14cd649d
KapuClient_Mac-1.4.3.dmg 7e6810e33e3134ec734c4865a42641c6

Version 1.3.3.: bugfixing - Ledger

21 Nov 22:28
Compare
Choose a tag to compare

Bugfixing

  • Ledger

Contributors

Hashes

System MD5
KapuClient-Linux.1.3.3.tar.xz 7dc626b3802d90fa71730f2595a6d6d6
KapuClient-Linux.1.3.3.deb 8a562f7ad7a90d42355f3a902129d855
KapuClient-Windows-x64.1.3.3.exe a23fd6fec6c134f219ba0624f52175f5
KapuClient-WindowsInstaller-x64.1.3.3.exe fda4c29ce328c3b695524ce3ca4f2ff0
MacOS

Version: 1.3.2 merge ark-desktop 1.3.2

16 Nov 22:50
Compare
Choose a tag to compare

This update is MANDATORY if you want to use a Ledger Nano S with the KAPU Desktop Wallet to sign your KAPU transactions.

Features

  • New ‘Select’ option for currency
  • Save/import signed transaction file
  • Timeserver update
  • Implemented input check against hex in message verification
  • Improved scrolling in account dashboard
  • Income/expend in address book
  • Option to see public key of your Kapu Address
  • Option to also view 2nd passphrase when writing
  • Updated version of Electron (Chrome / Node / v8)
  • Improved account creation
  • New version button
  • Amount Sent in Local Currency
  • Verifying and signing of messages within KAPU Desktop
  • Easier network selection
  • Manager Themes
  • Added delegate drop-down menu for voting
  • Added a sound effect when receiving funds
  • Option to show/see inserted passphrase
  • Address-Book
  • Added some icons
  • Ledger Integration
  • Add QR code scanner
  • Add manager to customize backgrounds

Bugfixing

  • Appropriate network symbol in transaction window
  • Removed ‘type’ column in transaction list
  • New currencies and Kapu Desktop Wallet translations added
  • Sending KAPU or voting/unvoting when 2nd passphrase is set
  • Memory leakage if leaving Kapu Desktop Wallet opened for extended period
  • Aligning of quit button with other buttons
  • Do not append tx to list if sent has failed
  • Removed useless close button
  • Update network list in UI
  • Better address validation
  • Fix colors from material angular
  • Added error-theme to toasts
  • Reword delete account to remove account
  • Remove deprecated 'electron-prebuilt'

Contributors

Version 1.3.1: bugfixing

06 Nov 20:00
Compare
Choose a tag to compare

Bugfixing

  • Fixed translations

Contributors

Version 1.3.0: merge menus from ark-desktop 1.3.2

22 Sep 19:20
Compare
Choose a tag to compare

Features

  • Merged menus from ark-destop 1.3.2

Bugfixing

  • Removed ARK labels

Contributors

Version 1.2.7: added RESET DATA button

20 Sep 21:17
Compare
Choose a tag to compare

Features

  • Added RESET DATA button

Bugfixing

  • Removed ARK labels

Contributors

Version 1.2.6: added MainNET

17 Sep 16:48
Compare
Choose a tag to compare

TO ALLOW THE MAINNET TO BE RECOGNISED BY YOUR SYSTEM YOU NEED TO DELETE THE KAPU CLIENT CONFIG DIRECTORY PRIOR TO THIS UPDATE
You can find the KAPU client config dir in the following locations:

  • Linux: ~/.config/KapuClient
  • Windows: ~/AppData/Local/KapuClient

REMEMBER TO SAVE YOUR PASSPHRASES INTO A SECURE LOCATION BEFORE DELETING THE KAPU CLIENT CONFIG DIRECTORY

Features

  • Added MainNET

Bugfixing

  • Removed ARK labels

Contributors