Skip to content

Releases: alecsloan/cryptolio

v3.7.1

11 May 19:47
f428fee
Compare
Choose a tag to compare
  • Minor bug fixes
  • Default datasource is now CoinGecko

v3.7.0

12 Aug 06:33
a215856
Compare
Choose a tag to compare
  • 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

10 Jun 06:22
f2f2d5d
Compare
Choose a tag to compare
  • Implement a LayoutHandler
  • Add a Timeframe selector
  • Add a Sort selector
  • Make the different layouts more mobile friendly

v3.5.0

29 May 20:41
c27a587
Compare
Choose a tag to compare
  • portfolio donut
  • historical portfolio performance stacked line chart
  • historical data endpoints

v3.4.2

25 May 01:56
1b0e741
Compare
Choose a tag to compare
  • Fix issues with coingecko datasourcing

v3.4.1

19 Apr 03:20
45f11db
Compare
Choose a tag to compare
  • 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

16 Apr 07:10
69d9371
Compare
Choose a tag to compare

Many fixes

See total diff: #27

v3.3.0

14 Apr 06:29
b43f8e5
Compare
Choose a tag to compare
  • Implement table for mobile view
  • Update header with portfolio update
  • Many fixes

See total diff: #26

v3.2.1

10 Apr 05:45
9f4d56d
Compare
Choose a tag to compare
  • Make Compact cards more compact
  • Other minor fixes

See total diff: #25

v3.2.0

09 Apr 06:04
df6926e
Compare
Choose a tag to compare
  • 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