Releases: glitch452/MMM-CoinMarketCap
Releases · glitch452/MMM-CoinMarketCap
Graph Fixes
Squashing Some Bugs
[2.4.1] - 2021-10-24
Fixed
- Prevent duplicate update requests after pausing and resuming the module
- Revert to using the s2.coinmarketcap.com base for loading images since some are not available on the s3 location
Need Packages!
[2.4.0] - 2021-10-02
Added
- Node package files to install dependencies (since request is no longer installed with the latest MagicMirror version)
- Git Ignore files for images (png, jpg, jpeg) in the logos folder
- Catalan translation, thanks to jaumebosch!
- Included nano logos
Spanish
Currency Display Fix
Graph Fix and Colors
[2.2.0] - 2020-10-19
Added
- Option to enable colors for graphs (for 1d and 7d graphs only)
Fixed
- Sparkline Graphs not updating, showing a straight line (Issue #10)
Italian
Readme Fix
[2.0.1] - 2020-03-10
Fixed
- README instructions for api key location
New API
[2.0.0] - 2020-03-10
Changed
- Removed priceUSD view options (the new API no longer includes USD with all requests). USD can still be used as the main conversion currency.
- Updated README with API details
- Some CSS Updates
- lastUpdateTime initialized with new Date(0) so that it can always be used in calculations
- Conversion option no longer strictly validated (since the list keeps growing)
Fixed
- Issue #5: Switched to the CoinMarketCap Pro API becuase the Public API is now disabled
Minor Adjustments
[1.0.1] - 2018-05-16
Changed
- Updated Readme file
- Tweaked CSS file for minor improvements
Fixed
- Updated IOTA logo so that it is not black on black in color mode