Skip to content

Releases: dawidm/cryptonose2

v2.23.1

13 Jan 14:06
Compare
Choose a tag to compare

Changes (since v2.22.4):

  • Added currency pairs blacklist (for example if you select USDT markets for checking changes, you can exclude certain USDT pairs).
  • Added exchange connection progress bar.
  • Implemented changing style (dark/light) and font size without restarting Cryptonose.
  • Fixed: on some platforms or with certain UI settings windows may be to small for their content.
  • Modifications in relative change calculations (most recent "chart candles"/periods are more important for calculating relative change).
  • Added support for Uniswap V3 on the Polygon network (keep in mind that it provides approximate USD prices tracking only).

Download Cryptonose

v2.22.4

22 Dec 12:55
Compare
Choose a tag to compare

Changes (since v2.22.0):

  • Fixed Uniswap support. Current implementation provides approximate USD prices of assets, which should be good enough for price tracking and price alerts.
  • Improved connection management (fixed rare problems with getting initial data when connecting to an exchange).
  • Added AppImage package for Linux.

Download Cryptonose

v2.22.0

01 Dec 12:03
Compare
Choose a tag to compare

Changes (since v2.21.1):

  • Add support for Uniswap V3 (DEX): tracking USD prices for Uniswap tokens. Edit: please read known bugs bellow.
  • Minor improvements in updating prices in the UI.
  • Minor changes in pairs selection window.

Known bugs:

  • Erroneous implementation of getting uniswap prices, providing inaccurate tickers.

Download Cryptonose

v2.21.1

27 Aug 19:49
Compare
Choose a tag to compare

Changes (since v2.21.0):

  • Fix: after resuming computer from a sleep mode, Cryptonose may behave incorrectly.

Download Cryptonose

v2.21.0

24 Aug 18:03
Compare
Choose a tag to compare

Changes (since 2.20.2):

  • Improve notifications: new look and feel, proper scaling on HiDPI screens.
  • Performance optimizations (CPU usage should be lower when there's heavy exchange traffic).
  • Add release notes in the new version information window.
  • Fixed KuCoin tab not being restored after restarting Cryptonose.
  • Fixed Binance pairs settings.
  • Make exchanges tabs sorted by a name.

Known bugs:

  • After resuming computer from a sleep mode, Cryptonose may behave incorrectly. (since v2.21.0)

Download Cryptonose

v2.20.2

20 Aug 19:24
Compare
Choose a tag to compare

Changes (since v2.20.1)

  • MacOS packages.
  • Fixed disappearing mini charts after bringing main window to to front.
  • Added support for KuCoin exchange.

Known bugs:

  • KuCoin exchange tab isn't restored after restarting Cryptonose.
  • Binance pairs settings doesn't work.

Download Cryptonose

v2.20.1

24 May 18:08
Compare
Choose a tag to compare

Changes (since v2.20.0):

  • Fixed price changes table sorting.

Known bugs:

  • After bringing main window to a front, some pinned tickers mini-charts may temporally disappear. Also price alerts may be missing a mini-chart, but this is very rare.

Download Cryptonose

v2.20.0

22 May 23:40
Compare
Choose a tag to compare

Changes (since v2.19.1):

  • Many bug fixes, performance and stability improvements.
  • Option to disable alerts for specific time period (m5 or m30).
  • Made dark style default.
  • A warning when a big number of currency pairs has been selected (because this could cause long initialization).
  • Removed requirement for pinned currency pairs to meet pair selection criteria (now pinned = also included in pairs selection criteria).

Known bugs:

  • Sorting pairs table is not working.
  • Rarely charts on pinned tickers disappear for a short time.

Download Cryptonose

v2.19.1

26 Mar 14:57
Compare
Choose a tag to compare

Changes (since v2.18.0):

  • Pinned tickers - an option for currency pairs to enable small box with it's price and small chart in the main window. It also helps to access exchange quickly just by clicking on the box.
  • Alert blocks - an option to block price alerts for specified currency pair and specified time.
  • Currency pairs search interface: disabled auto-hiding, added auto-updating when currency pairs are refreshed.
  • Changed time frame for mini charts to 4 hours.
  • Alerts conditions - enable "cryptonose liquidity" by default (helps avoiding many unnecessary alerts).
  • Fixed selecting currency pairs for Huobi.
  • Other minor fixes.

Download Cryptonose

v2.18.0

25 Feb 13:07
Compare
Choose a tag to compare

Changes (since v2.17.0):

  • A small change in calculating the relative change value (median is used instead of mean for calculating an average price changes in the past).
  • Changes in the alert logic. In previous versions the general rule was that after an alert the subsequent ones for the same currency pair were blocked for 30 minutes. In a situation when there were significant price rise in 5 minutes and then significant drop in the next 5 minutes, there was only one alert. Now you will get 2 alerts - for the rise and for the drop. You can always switch to the old behavior just by selecting After an alert block subsequent alerts for the same pair for 30 minutes in the Cryptonose settings.
  • New option Allow a subsequent alert if the price change value is more than 2x higher than in the previous one which was default behavior in older versions.
  • Buttons to set predefined alerts thresholds in the alerts settings (Low, Medium, High).
  • Some minor layout improvements.
  • Changed shortcuts for checkboxes (now they are Ctrl+S, Ctrl+B, Ctrl+N, Ctrl+P).
  • Increased the number of alerts in the alerts tab from 30 to 100.

Download Cryptonose