Skip to content

Releases: LiskHQ/lisk-desktop

Version 0.4.0-rc.2

06 Apr 12:18
Compare
Choose a tag to compare
Version 0.4.0-rc.2 Pre-release
Pre-release

v0.4.0-rc.2 (2018-04-06)

Full Changelog

Fixed bugs:

  • Fix broken back button in second passphrase creation #695
  • Delegates features menu breaks layout in tablet portrait #689
  • Remove extra margin in account detail page #687
  • Send to this address button doesn't show the expected send form #670
  • Recipient doesn't work in send launch protocol #668
  • Improvements required in Passphrase generator #663
  • Fix use of vote launch protocol twice in a row #661
  • Fix onboarding bugs #657
  • Random index does not return random index in Confirm #651
  • Remove extra margin in registration #649
  • Double click on "Yes it's safe" breaks whole app #642
  • Second passphrase registration doesn't inform about insufficient balance #637
  • Regression in delegatesList component in tablet and views #635
  • Saved Accounts improvements on xs breakpoint #590

Implemented enhancements:

  • Remove deprecated OS menu items #646
  • Remove "back to lisk.io" from login page #599
  • Update babel to preset env #539
  • Show splash screen until peer is set #510

Version 0.4.0-rc.1

29 Mar 14:28
Compare
Choose a tag to compare
Version 0.4.0-rc.1 Pre-release
Pre-release

v0.4.0-rc.1 (2018-03-29)

Full Changelog

Implemented enhancements:

  • Finalize second passphrase registration feature #626
  • Allow copying addresses in account switcher #594
  • Clicking transactions rows in Dashboard should open its detail in Wallet #593
  • Update Account component to the latest design #553
  • Links in electron app should open in browser #532
  • Fix the launch protocol for vote #279
  • Implement on-boarding process #63
  • Implement second passphrase confirm steps #569
  • implement register second passphrase create step #568
  • Reveal the newly generated Lisk ID (Account number) only after the passphrase has been verified #474
  • Implement 2nd passphrase registration #68
  • Fix the launch protocol for send #280

Fixed bugs:

  • Fix websocket problem on jenkins #628
  • Account visual sometimes turns black in safari #338

Closed issues:

  • Automate Linux desktop build in Jenkins #609
  • Enable register second passphrase registration e2e test #602
  • Write tests for onboarding #589
  • Account switcher integration test fails randomly #583
  • Undefined e2e step should fail the scenario #607
  • Increase coverage on failing modules - followup #536 #561
  • "Account not found" error in Delegates #552
  • Increase test coverage of ignored files above 80% - Part 3 #535
  • Improve test coverage of second passphrase registration components #564
  • Setup @advanced tag for e2e test scenarios #559
  • Create global definitions for duplications in all components #555
  • Vertical scroll performance bug in chrome #549
  • Increase test coverage of ignored files above 80% - Part 4 #536
  • Migrate account switcher to a page #530
  • Implement integration tests for login and register page #103

Merged pull requests:

Version 0.3.0

28 Mar 13:49
Compare
Choose a tag to compare

Change Log

v0.3.0 (2018-03-16)

Full Changelog

Implemented enhancements:

  • Add "Lock ID" feature #496
  • Implement account initialization #284
  • Make Lisk Logo direct users to homepage #492
  • Simple copy of your address or sharing feature #468
  • Update the desktop app icon #495

Fixed bugs:

  • "See all transactions" doesn't work #571
  • Stuck on "Loading Screen" when an "activity" is clicked to see the transaction details #565
  • Delegates page filters persist in confirm step #531

Closed issues:

  • Apply electron security patch #611
  • Built app should be artifact of Jenkins build #566
  • Replace all em font sizes with px ones #521
  • Generate index.html with webpack #514
  • Ensure all css files are named same as component #511
  • Remove unused code for forging #505
  • Refactor route definitions into one place #499
  • Move the default network setting outside of built bundles #491
  • Improve Account switcher wording #488
  • Add nofollow / noindex to links to accounts, transactions, etc #475
  • Improve test coverage of least covered files. #471
  • Increase unit test coverage of reducers #456
  • Improve e2e tests for the account switcher #451
  • Unify font-size of UI elements #363
  • Checkbox component needs some refactoring #183
  • Require src/store/middlewares to have 100% test line coverage #157
  • Change typographical elements to use px #85

Merged pull requests:

Version 0.3.0-rc.2

23 Mar 13:41
Compare
Choose a tag to compare
Version 0.3.0-rc.2 Pre-release
Pre-release

Change Log

v0.3.0-rc.2 (2018-03-23)

Full Changelog

Fixed bugs:

  • "See all transactions" doesn't work #571
  • Stuck on "Loading Screen" when an "activity" is clicked to see the transaction details #565
  • Delegates page filters persist in confirm step #531

Closed issues:

  • Built app should be artifact of Jenkins build #566

Merged pull requests:

Version 0.3.0-rc.1

16 Mar 17:31
Compare
Choose a tag to compare
Version 0.3.0-rc.1 Pre-release
Pre-release

Change Log

v0.3.0-rc.1 (2018-03-16)

Full Changelog

Implemented enhancements:

  • Add "Lock ID" feature #496
  • Implement account initialization #284
  • Make Lisk Logo direct users to homepage #492
  • Simple copy of your address or sharing feature #468
  • Update the desktop app icon #495

Closed issues:

  • Replace all em font sizes with px ones #521
  • Generate index.html with webpack #514
  • Ensure all css files are named same as component #511
  • Remove unused code for forging #505
  • Refactor route definitions into one place #499
  • Move the default network setting outside of built bundles #491
  • Improve Account switcher wording #488
  • Add nofollow / noindex to links to accounts, transactions, etc #475
  • Improve test coverage of least covered files. #471
  • Increase unit test coverage of reducers #456
  • Improve e2e tests for the account switcher #451
  • Unify font-size of UI elements #363
  • Checkbox component needs some refactoring #183
  • Require src/store/middlewares to have 100% test line coverage #157
  • Change typographical elements to use px #85

Merged pull requests:

Version 0.2.0

15 Mar 13:30
Compare
Choose a tag to compare

v0.2.0 (2018-03-15)

Full Changelog

Fixed bugs:

  • Activity tab in Explorer section mix transactions from user account and search target #508
  • -NaN for very small amount in 'Activity tab' #507
  • Transactions list shows No Activity message instead of Loading #348
  • Fix typo in create Lisk ID process #493
  • 'npm run build-prod' fails on Windows #478
  • 'npm run dist' fails on Linux #477
  • Delegate list is sometimes rendered wrong in Safari #472
  • Account switcher background scrolls away in Firefox #470
  • Header disappears on screens shorter than 680px #459
  • Style issues in Register page #454
  • Address visual is not visible in Android in send form #411

Closed issues:

  • Use generic step helper for integration tests #485
  • Create a base utils class for integration tests #484
  • Improve test coverage of electron wrapper #473
  • Add e2e tests for explorer section #427
  • @integration: Wallet test sometimes fails #426
  • Implement integration test for voting component #290
  • Implement redesign of forging center #67
  • Add unit tests to uncovered utilities #23

Merged pull requests:

Version 0.2.0-rc.1

02 Mar 15:45
Compare
Choose a tag to compare
Version 0.2.0-rc.1 Pre-release
Pre-release

v0.2.0-rc.1 (2018-03-02)

Full Changelog

Fixed bugs:

  • Fix typo in create Lisk ID process #493
  • 'npm run build-prod' fails on Windows #478
  • 'npm run dist' fails on Linux #477
  • Delegate list is sometimes rendered wrong in Safari #472
  • Account switcher background scrolls away in Firefox #470
  • Header disappears on screens shorter than 680px #459
  • Style issues in Register page #454
  • Address visual is not visible in Android in send form #411

Closed issues:

  • Use generic step helper for integration tests #485
  • Create a base utils class for integration tests #484
  • Improve test coverage of electron wrapper #473
  • Add e2e tests for explorer section #427
  • @integration: Wallet test sometimes fails #426
  • Implement integration test for voting component #290
  • Implement redesign of forging center #67
  • Add unit tests to uncovered utilities #23

Merged pull requests:

Version 0.1.0

21 Feb 10:00
19a2a61
Compare
Choose a tag to compare

Change Log

v0.1.0 (2018-02-20)

Implemented enhancements:

  • Add button to search page #380
  • Update price chart data source #378
  • Changing any digit in address should fundamentally change avatar #376
  • Wallet should show send transaction to self as "account initialization" #326
  • Voting with not enough LSK should not go through #321
  • Copy to clipboard should give feedback #320
  • Improve top search input placement #311
  • Improve login button in explorer section #308
  • Add links to help pages #296
  • Implement splash screen #283
  • Set bigger window dimensions of electron wrapper #276
  • Click anywhere on transaction row should go to transaction detail #271
  • Create HOC component to connect delegateList and delegateSidebar #270
  • Search landing page #247
  • TransactionID detail page #246
  • Recent searches saved in localStorage #245
  • Make account transactions accessible without login #237
  • Implement filters of delegate list #215
  • Passphrase steps of send component #191
  • Create page with another account transactions #176
  • Create a 404 page #168
  • Implement auto-lock and advanced mode settings #159
  • Implement sidechains page #153
  • Implement transaction detail step #138
  • Implement "send to this address" in transactions #137
  • Implement advanced features of currency graph for dashboard #133
  • Implement basic currency graph for dashboard #132
  • Create transition wrapper component #121
  • Implement search for accounts, transactions #64
  • Implement the account visual #61
  • Implement launch protocol for changing network #47
  • Change saved accounts to save on login #45
  • Implement edit mode in redesigned account switcher #44
  • Implement multiple unlocked accounts #43
  • Implement timed lock of the account #42
  • Add filters for transaction component #32

Fixed bugs:

  • Same mainnet account saved multiple times #452
  • Main menu is not displayed in IE 11 #446
  • Logo is not center aligned in splash screen in M breakpoint #434
  • Cleaning the search box should redirect users to a default page #425
  • Delete show transaction page button #413
  • Passphrase confirmation may get stuck #412
  • Remove unintended rounded corners in iOS #409
  • There's an extra arrow in delegate sidebar button #406
  • Voting filters doesn't work correctly #405
  • Fix the background of pending votes #404
  • The copied passphrase should have spaces in between the words #400
  • Register page shows the missing word options alternatively #398
  • Fix little bugs in send process #397
  • Disable save password in input #394
  • The slider bullets of setting section of menu are not visible in M screen #389
  • Update balance from "send to" sidebar #383
  • Non send transaction should only be visible in the "outgoing" and not "incoming" filter #382
  • Make back buttons work everywhere #381
  • Price chart in dashboard is broken in Safari on iOS #377
  • Prevent loading bar from showing on every new block #375
  • Login button missing in Explorer in mobile #361
  • Transaction list throws error with props.loadMore #359
  • The layout of the header is broken in Safari #355
  • Delegates page has some issues #352
  • Polish some details of the dashboard page #337
  • "Send to this address" doesn't work on M and S breakpoint #336
  • Account visual doesn't update in send #335
  • Account doesn't open on "no result" search page #325
  • Fix explorer menu item #307
  • Show transaction type on non-send transaction page #302
  • Menu is visible beneath of components #301
  • Register process has two small but very visible bugs #299
  • Remove extra message from transactions list #295
  • The app should logout after the last saved account is removed #281
  • Wallet displays some extra transactions #278
  • Login redirects to the login page again #230
  • Issue in L breakpoint of the Create step of register page #229
  • Fix randomly breaking unit tests #197
  • Fix transactions table bug in tablet #194
  • Implement disabled or not rendered button for passphrase confirm step #187
  • Register page is broken #177
  • Avoid saved account login flash #169
  • The app is broken in IE and Edge #166
  • Account switch @integration test sometimes fails #165
  • Fix broken scroll bar for transaction component #164
  • Register page improvements #152
  • Fix flaky new account e2e test #135
  • Register delegate causes an infinite loop #128

Closed issues:

  • Update the icon of electron build #449
  • When an user focuses on search in input text of that should be selected #438
  • Use mainnet nodes exclusive for Lisk Hub #433
  • Port changes from Lisk Nano 1.3.X patch releases #432
  • General fixes of small style issues #430
  • Put delegate setting as first setting #422
  • Header account visual is too small in M breakpoint #420
  • Make register process next steps accessible on every breakpoint #419
  • Add more color palettes for the account visual #401
  • Improve and rename English strings #396
  • Implement a solution for testnet instance of Lisk Hub #371
  • Fix leftover height issues #367
  • Remove toast notifications #365
  • Add "beta" ...
Read more