Releases: alecsloan/cryptolio
Releases · alecsloan/cryptolio
v3.7.1
- Minor bug fixes
- Default datasource is now CoinGecko
v3.7.0
- Implement tests
- Lots of minor fixes
- Add more shortcuts ('r': to reload, 't': changes theme, '?': opens settings, '/': focuses adding a crypto asset (even with dropdown collapsed))
- Portfolio value shouldn't show with the portfolio chart anymore when you have the setting disabled
See full commit history here: #37
v3.6.0
- Implement a LayoutHandler
- Add a Timeframe selector
- Add a Sort selector
- Make the different layouts more mobile friendly
v3.5.0
- portfolio donut
- historical portfolio performance stacked line chart
- historical data endpoints
v3.4.2
- Fix issues with coingecko datasourcing
v3.4.1
- Fix: #28
- Remove Slider Max configuration
- Fix issue where NaN was shown due to being able to deselect a timeframe on the mobile table view
View total diff: #29
v3.4.0
Many fixes
See total diff: #27
v3.3.0
- Implement table for mobile view
- Update header with portfolio update
- Many fixes
See total diff: #26
v3.2.1
- Make Compact cards more compact
- Other minor fixes
See total diff: #25
v3.2.0
- Modularized Datasources and Themes
- Add handling for different types of data displays
- Implement Compact Card and Table as new data displays
- Source formatting, minor fixes, etc.
View total diff: #24