Crypto Bar Versions Save

📈 A menu bar app that updates cryptocurrencies prices in real-time

v1.1.16

6 years ago
  • Fixed dependency on socket data (Now it works if the socket service is entirely down)

v1.1.15

6 years ago
  • Performance improvements

v1.1.14

6 years ago
  • Now supporting more than 6 currencies
  • Added support to most active currencies in the world

v1.1.13

6 years ago
  • Suspend/Resume events handling

v1.1.12

6 years ago
  • Fixed offline behavior
  • Moved css assets (such as fontawesome) locally

v1.1.11

6 years ago
  • Moved socket implementation to the rendered for performance increase
  • Fixed an issue with updates

v1.1.10

6 years ago
  • Moved socket implementation to the rendered for performance increase

v1.1.9

6 years ago
  • 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
  • Fixed update issue with a variable
  • Fixed external link issue

v1.1.8

6 years ago
  • 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
  • Fixed update issue with a variable

v1.1.7

6 years ago
  • 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
  • Fixed update issue (checking for updates even if there was one already downloaded)