Releases: geraldoramos/crypto-bar
Releases · geraldoramos/crypto-bar
New release for 1.1 version
- App now includes most cryptocurrencies and exchanges. Full data available here
- New tick icon to show which pair conversion is the primary one (shown in the tray)
- Fallback to HTTP requests when socket is not available for the specified conversion pair
- Included select-virtualized for dropdown performance
New release for 1.1 version
- App now includes most cryptocurrencies and exchanges. Full data available here
- New tick icon to show which pair conversion is the primary one (shown in the tray)
- Fallback to HTTP requests when socket is not available for the specified conversion pair
New 1.1.X release
The changes include:
- Moved to socket API for real-time
- Moved renderer to React (no more native menu when opening the tray)
- Included settings page to configure the currencies to monitor
Still in the works:
- Implement Alerts
- Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
- A button to quit the app (need to press CMD+Q to do that now).
Please comment or give any feedback at Gitter
New 1.1.x release
The changes include:
- Moved to socket API for real-time
- Moved renderer to React (no more native menu when opening the tray)
- Included settings page to configure the currencies to monitor
Still in the works:
- Implement Alerts
- Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
- A button to quit the app (need to press CMD+Q to do that now).
Please comment or give any feedback at Gitter
New 1.1.x release
The changes include:
- Moved to socket API for real-time
- Moved renderer to React (no more native menu when opening the tray)
- Included settings page to configure the currencies to monitor
Still in the works:
- Implement Alerts
- Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
- A button to quit the app (need to press CMD+Q to do that now).
Please comment or give any feedback at Gitter
Release for new 1.1.x version
The changes include:
- Moved to socket API for real-time
- Moved renderer to React (no more native menu when opening the tray)
- Included settings page to configure the currencies to monitor
Still in the works:
- Implement Alerts
- Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
- A button to quit the app (need to press CMD+Q to do that now).
Please comment or give any feedback at Gitter
1.1.0-develop
The changes include:
- Moved to socket API for real-time
- Moved renderer to React (no more native menu when opening the tray)
- Included settings page to configure the currencies to monitor
Still in the works:
Implement Alerts
- Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
- A button to quit the app (need to press CMD+Q to do that now).
Pre-release for new 1.1 version
The changes include:
- Moved to socket API for real-time
- Moved renderer to React (no more native menu when opening the tray)
- Included settings page to configure the currencies to monitor
Still in the works:
- Implement Alerts
- Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
- A button to quit the app (need to press CMD+Q to do that now).
Please comment or give any feedback at Gitter
1.0.19
- Fixed Ada icon
- Added support to Mexican Pesos
- Did some improvements in the notification service
- Fixed issue with macOS dark theme
1.0.18
- Included icons in the menu bar
- Major refactoring in the currency management
- Included ADA currency
- Improved updating flow