This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Version 1.2.0
Change Log
1.2.0 (2017-07-05)
Implemented enhancements:
- Display votes on address pages when acc is delegate #221
- Get rid of bower #120
- Search for publicKey within explorer #41
- Allow search by public key - Closes #41 #223 (4miners)
- Display votes on address page if account is delegate - Closes #221 #222 (4miners)
- Update known.json #194 (biolypl)
- Add rub exchange #192 (alepop)
Fixed bugs:
- Redis db getting big because of candles #209
- OS markers are missing #199
- Issue showing best block and volume in network monitor #197
- Reset duration prior to start update on candles - Closes #209 #210 (4miners)
- Fix css for retina display #206 (alepop)
- Fix OS markers in network monitor #200 (reyraa)
- Network monitor page fixings - Closes #197 #198 (reyraa)
- Fix runtime error on production build - Fixes #177 #195 (alepop)
- Fix the usage of natural filter function from rootScope #190 (reyraa)
Closed issues:
- Missing votes count #219
- Missing delegate proposal icons #217
- Transactions are not displayed on blocks pages #215
- Placeholer not formatted correctly #213
- Menu not open on mobile #211
- Increase the size of delegate status bubbles #207
- Sorting no longer works on Delegate Monitor #183
- Breadcrumbs are always empty #177
- Review and update README.md #166
Merged pull requests:
- Fix missing votes count - Closes #219 #220 (4miners)
- Fix missing delegate proposals icons - Closes #217 #218 (4miners)
- Transactions are not displayed on blocks pages - Closes #215 #216 (4miners)
- Fix seach placeholder formatting - Closes #213 #214 (4miners)
- Fix menu on mobile - Closes #211 #212 (4miners)
- Fix css module require position - Closes #207 #208 (alepop)
- Update webpack and readme - Closes #166 #191 (reyraa)