Version 0.2.0-rc.1
Pre-release
Pre-release
slaweet
released this
02 Mar 15:45
·
21639 commits
to development
since this release
v0.2.0-rc.1 (2018-03-02)
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:
- Fix typo in create Lisk ID process - Closes #493 #494 (slaweet)
- Account switcher background scrolls away Closes #470, #484 #490 (yasharAyari)
- Integration test for login page - Subtask #103 #489 (reyraa)
- Use generic step helper in integration tests - Closes #485 #487 (ginacontrino)
- Header disappears on small screens - Closes #459 #486 (yasharAyari)
- Improve test coverage of electron wrapper - Closes #473 #483 (ginacontrino)
- Add unit tests to uncovered utilities - Closes #23 #482 (ginacontrino)
- Fix 'npm run dist' on Linux - Closes #477 #481 (slaweet)
- Fix 'npm run build-prod' on Windows - Closes #478 #480 (slaweet)
- Fix a rendering issue in delegateList-Safari - Closes #472 #479 (reyraa)
- Create an integration tests for voting component - Closes #290 #476 (yasharAyari)
- Style improvements in Register page - Closes #454 #455 (reyraa)
- Fix @integration: Wallet test that sometimes fails - Closes #426 #448 (slaweet)
- Add explorer e2e test - Closes #427 #445 (ginacontrino)