v1.6.9
Changelog
6b6a18d Pass $HTTPS_PROXY to ssh server (#205)
dfaa8d0 Merge pull request #213 from lyricnz/bugfix/zero-left
e843b79 Merge branch 'cointop-sh:master' into bugfix/zero-left
cf52706 Fix global chart always showing in USD, and add current currency to chart name (#209)
bbf4144 Fix edge case with resample min-time
b22c040 Merge pull request #211 from cointop-sh/fix/rune-width
4ba9f52 Merge branch 'lyricnz-feature/locale-dates'
8ceece8 Set currency symbol width to rune string width
1713392 Update comment
aece767 Use new FormatTime for X-axis labels and last_updated
9e91040 New method to format date-time in locale and LC_TIME sensitive way
1cf12fd Add github.com/jeandeaual/go-locale for locale-detection across platform
11bf5e2 Start working on locale-sensitive date-time formatting
1a5b4a5 Merge branch 'feature/locale-dates' of https://github.com/lyricnz/cointop into feature/locale-dates
3b37cc3 Scale large numbers by adding Million Billion Trillion suffix (#200)
24f1286 Add github.com/goodsign/monday for locale-specific date formatting
e1aded9 More minor cleanups (no functional change) (#198)
ff24fb3 Add simple test workflow (#201)
8651b20 Update install.md (#202)
95c2973 Make direct links to docs site (#194)
b986017 DefaultCacheDir = ":PREFERRED_CACHE_HOME:/cointop" (#197)
9824c40 Feature/code cleanups (#191)
cfc93c9 fix: ClearSyncMap pass by reference (#195)
9b03adc Merge pull request #192 from cointop-sh/fix/clean-cache-dir
d9bab7d Rename org miguelmota → cointop-sh
a07bed9 command[clean]: Delete cache_dir from config
f375eec Rename org miguelmota → cointop-sh
0bacbe5 Make favorite character configurable (#190)
cc325b9 Merge pull request #189 from lyricnz/feature/full-width
95a31d5 Save chart height after change.
a85fb5e Move maxChartWidth to [chart] section in config. Start working on persistent chart height
4fa05a5 Use constant for DefaultChartHeight
f0631cf The world is not ready for configurable MaxTableWidth
caccc13 Move maxChartWidth to ct.State
9a270d4 Allow configurable max_chart_width (default 175, if 0 use full width)
562c5fd Merge pull request #184 from lyricnz/feature/x-labels
5ef09ea Handle 0/1 data items returned before resampling
a260925 Merge pull request #186 from lyricnz/bugfix/chart-time-ranges
2f616e2 When we are not aggregating multiple prices, use the oldest data available as the left hand side of chart, not the requested start.
72d2c99 Set "All Time" to 10 Years
9d88433 Use more accurate Duration for Year and Month ranges
620e5c7 Remove debug code
6e99e91 Add time labels to X axis
c0c514b Merge pull request #180 from lyricnz/feature/resample-data
e8fcd4a Remove interpolateData()
ec55f0d Merge branch 'miguelmota:master' into feature/resample-data
370b9f3 Fix comments
d4b6afa Merge pull request #181 from miguelmota/bugfix/changlog
f81ca9e fix typo in changelog
a2e432b Merge branch 'feature/resample-data' of https://github.com/lyricnz/cointop into feature/resample-data
49ac2fb Ask the chart how many data points it needs
162e6cd Merge branch 'miguelmota:master' into feature/resample-data
065f23e Merge branch 'master' into feature/resample-data
f38bc4c Continue from #165
b6c0579 Remove redundant line. #166
d17bda5 README: Add contributor thanks
e536047 Update CHANGELOG.md
ac9a4d4 Merge branch 'lyricnz-feature/duplicate-symbols-cache-fix'
6a02661 Merge branch 'feature/duplicate-symbols-cache-fix' of https://github.com/lyricnz/cointop into lyricnz-feature/duplicate-symbols-cache-fix
987fd2f Merge branch 'lyricnz-bugfix/hide-portfolio-balances'
7280584 Merge branch 'bugfix/hide-portfolio-balances' of https://github.com/lyricnz/cointop into lyricnz-bugfix/hide-portfolio-balances
36729f8 Add an extra space if it is satoshi character because it overlaps text on right
98a9425 Merge branch 'lyricnz-feature/satoshi'
9c86ae5 Use common function to generate cache keys, and fix GlobalMarketData vs Conversion caching bug
26981df Add currency conversion to Satoshi
f2bab24 Remove portfolio balance from chart X-axis too Hide percentChange24H when in hidePortfolioBalances mode Update portfolio balances (private mode) screenshot Scale portfolio chart (in hide-balances mode) so current-value is 1.0