This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Releases: LiskArchive/lisk-explorer
Releases · LiskArchive/lisk-explorer
Version 2.2.5
Closed issues:
- Update dependencies #906
Fixed bugs:
- Delegate transaction page bug #905
Merged pull requests:
- Update dependencies - Closes #906 #908 (MichalTuleja)
- Fix the delegate page - Closes #905 #907 (MichalTuleja)
Version 2.2.4
Fixed bugs:
- Unable to find numerical named delegates #898
Closed issues:
- Add filter presets #901
Merged pull requests:
- Display warning if explorer is stuck for 2.2.4 - Closes #74 #903 (MichalTuleja)
- Add filter presets - Closes #901 #902 (MichalTuleja)
- Search improvements - Closes #898 #900 (MichalTuleja)
- Npm scipts #904 (MichalTuleja)
v2.2.3
Implemented enhancements:
- Transaction filters upgrade #880
Fixed bugs:
- Align response data of Delegates API with Transactions API #894
- Transaction type 0: Data text overlaps the field #892
Closed issues:
- Improve Dockerfile #889
Merged pull requests:
- Transaction filters upgrade - Closes #880 #897 (MichalTuleja)
- Align response data of Delegates API - Closes #894 #895 (youxiberlin)
- Modify text alignment for Transaction type 0 - Closes #892 #893 (youxiberlin)
- Improvements on Dockerfile - Closes #889 #891 (psychopenguin)
- Revert "Improvements on Dockerfile - Closes #889" #890 (fchavant)
- Improvements on Dockerfile - Closes #889 #888 (psychopenguin)
Version 2.2.2
Implemented enhancements:
- Post-release UI fixes for 2.2 for mobile #881
- Network monitor alignment / spacing #875
- Make delegate search case-insensitive #822
Fixed bugs:
Closed issues:
- Update project dependencies #882
Merged pull requests:
- Update project dependencies - closes #882 #886 (youxiberlin)
- UI fixes for mobile - Closes #881 #885 (youxiberlin)
- Add HTTP-based known.json source - Closes #601 #884 (MichalTuleja)
- Post-release UI fixes for 2.2 - Closes #879 #883 (youxiberlin)
- Alignment / spacing fix - Closes #875 #878 (youxiberlin)
Version 2.2.1
Fixed bugs:
- Delegate profiles does not show total number of votes #874
Closed issues:
- Update test suite #844
Merged pull requests:
- Show total number of votes - Closes #874 #877 (youxiberlin)
- Test suite update - Closes #844 #876 (MichalTuleja)
Version 2.2.0
v2.2.0 (2018-12-21)
Implemented enhancements:
- General UI update #859
- Implement the new block pagination #851
- Implement the new transaction pagination #850
- Update font-awesome to version 5 #839
- Add development mode to webpack config #833
- Improve logger capabilities #830
- Account: Transaction list and Voters/Votes should be displayed in tabs #816
- Blocks view: Implement sorting and filtering #815
- Transaction table filters configurable by URL #814
- Add generic transaction page #813
- Feature Request: pagination instead of lazy load scroll #796
- Move decimal places picker to the fixed nav bar #741
- General UI improvement discussion #606
Fixed bugs:
- Market data log levels #870
- Fix the currency picker #849
- Configure cookie expiry date #841
- Refuse to load Google Tag Manager #828
- Empty pages are displayed instead of a redirect to the main page. #827
- Info-icon for the actual Multi-Signature account missing #825
- Disable search box string first letter auto capitalization #823
- Explorer U.I. enhancement for finding delgates in delegateMonitor #820
- Block Explorer filters do not work #819
- Account's transaction view: fix/replace filter plugin #812
- Filters are not always working and overall experience is terrible #773
Closed issues:
- Pagination button UI update #858
- Landing page: adjust spacings #852
- Footer icons update #848
- Update Node.js to version 8.14.0 #837
- Merge changes done in branch 2.1.8 #832
- New accounts to add to known wallets #821
Merged pull requests:
- Show only positive numbers for the transaction pagination - #859 #872 (youxiberlin)
- Log levels update - Closes #870 #871 (MichalTuleja)
- Fix grid of top section of Delegate Monitor - Closes #859 #869 (youxiberlin)
- Add a page indicator to account page - Closes #858 #867 (youxiberlin)
- Add Pagination on Transaction and Blocks pages - Closes #858 #864 (youxiberlin)
- Improve general UI of Delegate Monitor page - #859 #863 (youxiberlin)
- Home page redesign - Closes #859 #866 (MichalTuleja)
- Align logo and nav bar to the container - Closes #859 #865 (youxiberlin)
- Modifiy the padding-bottom for h1 - Closes #859 #862 (youxiberlin)
- UI update for Network Monitor page - #859 #861 (youxiberlin)
- URL-based filters - Closes #814 #860 (MichalTuleja)
- Pagination logic update - #850 #857 (MichalTuleja)
- Adjust Spacing on big-info elements 2 - Closes #852 #856 (youxiberlin)
- Currency picker fix - #849 #855 (MichalTuleja)
- Footer Icons Updates - Closes #848 #853 (youxiberlin)
- Explorer redesign - Closes #796 #813 #816 #820 #825 #741 #847 (MichalTuleja)
- Fix routing - Closes #827 #846 (youxiberlin)
- Node.js update to 8.14.0 - Closes #837 #843 (MichalTuleja)
- Configure cookie expiry date - Closes #841 #842 (youxiberlin)
- Fontawesome Update - Closes #839 #840 (youxiberlin)
- Search box auto capitalization - Closes #823 #836 (MichalTuleja)
- Merge code from v2.1.8 - Closes #832 #835 (MichalTuleja)
- Webpack config for development mode - Closes #833 #834 (MichalTuleja)
- Improved logger - Closes #830 #831 (MichalTuleja)
- Implement generic transaction page - Closes #813 #818 (lsilvs)
Version 2.1.5
Fixed bugs:
- Content Security Policy directive issue #808
- Blocks: Crash while getting delegate data #807
- Can't find address when parameter suggestions are not being used #758
- Address page too slow after 1.0 migration #803
- Disable e2e tests on Jenkins #800
- Map covers cookie banner #798
- Clicking the search icon will empty the search input text #785
- Explorer breaks on bower deps install #774
- Filters are not always working and overall experience is terrible #773
- Parameter suggestions disappear on click #759
- Autocomplete makes it hard to on Search #757
Closed issues:
- README update #784
Merged pull requests:
- Content security policy issue - Closes #808 #811 (lsilvs)
- Avoid crash when response not present - Closes #807 #810 (lsilvs)
- Fix transactions advanced search - Closes #758 #806 (lsilvs)
- Update README.md - Closes #784 #801 (lsilvs)
- Set autocomplete off for search input - Closes #757 #805 (lsilvs)
- Add 'load more' functionality to voters list - Closes #803 #804 (lsilvs)
- Make search icon perform the search - Closes #785 #802 (lsilvs)
- Make cookies banner always visible - Closes #798 #799 (lsilvs)
- Use jenkins cache #797 (abelboldu)
Version 2.1.4
Version 1.7.3
Fixed bugs:
- Process crash when Newsfeed is called #787
Merged pull requests:
- Add safety check during Twitter response URL parse #788 (MichalTuleja)