Version 1.18.0
Fixed bugs:
- Fix loading voted delegates #2093
- Delegate features tumbler is not removed #2094
- Auto-logout reset timer doesn't work #2095
- Fix account to update in voting #2096
- Edit voting link is enabled should be disabled #2097
- Register as delegate button is visible to delegate #2103
- Hide delegates onboarding in guest mode #2108
Closed issues:
- Request LSK: Layout: No spacing between sections #2008
- Replace lisk-elements for @liskhq/lisk-client #2004
- Simplify LSK getTransactions API util filters #1988
- Implement the new design of the delegates table #1961
- Second passphrase: It is possible to attempt sending tx with invalid 2ph #1957
- Rerun failed e2e tests with enabled recording #1940
- Remove unused voters-related code #1911
- Implement summary (step 2/3) of send BTC #1891
- Implement form (step 1/3) of send BTC #1889
- Enable Trezor Model T to end users #1848
- Stabilize e2e tests #2063
- Implement the 500 page #2058
- Implement the new design of 404 page #2057
- Shorten test file names to make them fit the report table #2049
- Rename the followed accounts to bookmarks #2042
- Implement Community Feed dashboard module #2040
- Implement My Recent Transactions dashboard module #2039
- Review and refactor the actions, reducers and middleware for settings #2031
- Simplify transaction actions #2018
- Replace the old delegates page with the new one #1975
- Implement the new voting submitted page #1973
- Implement the new voting summary page #1972
- Implement the "Start voting" and selecting rows in delegates table #1971
- Implement delegates onboarding module #1960
- Fix skipped registration e2e test #1953
- Implement confirm address step of hw wallet login #1935
- Implement success/error (step 3/3) of send BTC #1930
- Create a sample extension #1741
- Minimal extension system #1706
- Unit test output is full of warnings and errors #1999
- Remove hardcoded ecstatic dependency #1983
- Ledger not being recognized if connected after lisk-hub is open. #1976
- Remove snyk from Lisk Hub repo #1967
- Setup eslint prefer-object-spread rule #1966
- Implement bookmarks for BTC #1962
- Implement storing BTC transactions data #1945
- Implement final UI of List of HW accounts page #1934
- Implement BTC transaction detail page #1929
- Add network switcher to splash screen #1894
- Implement storing BTC account data #1887
Merged pull requests:
- Replace old delegates page with the new one - Closes #1975 #2080 (slaweet)
- Rename followed accounts to bookmarks - closes #2042 #2079 (osvaldovega)
- New error boundary page - Closes #2058 #2078 (Efefefef)
- Implement community feed dashboard module - closes #2040 #2076 (osvaldovega)
- Implement 404 page - Closes #2057 #2074 (Efefefef)
- Refactor redux files for settings - Closes #2031 #2072 (massao)
- Implement voting submitted page - Closes #1973 #2065 (slaweet)
- Stabilize e2e - Closes #2063 #2064 (Efefefef)
- Shorten testfile names - Closes #2049 #2050 (Efefefef)
- Implement voting summary page - Closes #1972 #2048 (slaweet)
- Implement delegates onboarding - Closes #1960 #2045 (massao)
- Implement my recent transactions in dashboard module - closes #2039 #2044 (osvaldovega)
- Implement "start voting" - Closes #1971 #2036 (slaweet)
- Fix skipped registration test - Closes #1953 #2034 (Efefefef)
- Simplify transaction actions - Closes #2018 #2019 (slaweet)
- Implement success/error step 3 of send LSK/BTC - closes #1930 #2005 (osvaldovega)
- Implement Summary Step(2/3) of send BTC #2035 (massao)
- Implement form step 1/3 of send BTC - Closes #1889 #2017 (massao)
- Simplify LSK getTransactions API util filters - Closes #1988 #2015 (slaweet)
- Enable Trezor Model T - Closes #1848 #2014 (michaeltomasik)
- Update to the latest lisk-client - Closes #2004 #2013 (slaweet)
- Disable next button if second passphrase invalid - Closes #1957 #2012 (slaweet)
- Fix layout of Request LSK with QR code - Closes #2008 #2010 (slaweet)
- Remove unused voters - Closes #1911 #2007 (slaweet)
- Create new design delegate table - Closes #1961 #1985 (michaeltomasik)
- Rerun failed e2e tests with recording - #1940 #1941 (Efefefef)
- Clean up jest test output - Closes #1999 #2000 (slaweet)
- Implement BTC transaction detail page - Closes #1929 #1992 (slaweet)
- Setup prefer-object-spread eslint rule - Closes #1966 #1991 (slaweet)
- Remove snyk - Closes #1967 #1990 (slaweet)
- Implement btc bookmarks - Closes #1962 #1989 (massao)
- Implement final ui of list of hw accounts page - closes #1934 #1987 (osvaldovega)
- Remove ecstatic dependency - Closes 1984 #1984 (Efefefef)
- Fix Ledger detection - Closes #1976 #1978 (massao)
- Implement storing BTC account data - Closes #1887 #1977 (slaweet)
- Add network switcher to splash screen - Closes #1894 #1956 (michaeltomasik)
- Implement storing BTC transactions data - Closes #1945 #1955 (slaweet)