This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Version 2.1.5
·
556 commits
to development
since this release
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)