Skip to content

Releases: xangelix/binance-valuations

86% Faster!

18 Jan 22:28
Compare
Choose a tag to compare

Release Notes

  • Only 1 API call per refresh now!
  • Explicit mention that this project is not affiliated with Binance.com in any way
  • Removed unnecessary code
  • Added more comments
  • Moved images to separate folder
  • Added chrome webstore assets

Bugs Fixed

None! 😞

Known Issues in this Release

None! 😄

Upcoming Features

  • Issue and pull request template
  • Dropdown for links to different resources when hovering over value
  • Removal of nasty global variables
  • Contributing guidelines
  • Code of conduct
  • Firefox support
  • Migration to ES6+ features
  • More customization options of formatting and features in the GUI

Value of each coin now displayed

18 Jan 18:28
Compare
Choose a tag to compare

Release Notes

  • Value of each coin is now displayed in parentheses next to the total value (Issue 1 request added)

Bugs Fixed

None! 😞

Known Issues in this Release

None! 😄

Upcoming Features

  • Even less API calls
  • Issue and pull request template
  • Dropdown for links to different resources when hovering over value
  • Removal of nasty global variables
  • Contributing guidelines
  • Code of conduct
  • Firefox support
  • Migration to ES6+ features
  • More customization options of formatting and features in the GUI

Less API calls and formatting bug fixed

08 Jan 23:17
Compare
Choose a tag to compare

Release Notes

  • API calls are now only placed for currencies that have a wallet value higher than 0
  • Formatting issue related to refreshing data that caused incorrect formatting fixed

Bugs Fixed

  • Rows with values are stretched out when compared to rows without values
  • Even though values equal to 0 are no longer displayed, they are still requested from API

Known Issues in this Release

None! 😄

Upcoming Features

  • Dropdown for links to different resources when hovering over value
  • Removal of nasty global variables
  • Migration to ES6+ features
  • More customization options of formatting and features in the GUI

Improved formatting, links, and easier to read code

05 Jan 03:50
Compare
Choose a tag to compare

Release Notes

  • Better formatting for added values
  • Values equal to 0 are no longer shown
  • Added link to matching cryptocompare page when value is clicked
  • Made code easier to read
  • Added more comments and edited current comments to be more descriptive
  • Readme updated with more information, better formatting, and a few fixes

Bugs Fixed

  • High values cause row to loop back on self resulting in a multi-lined row that looks bad

Known Issues in this Release

  • Rows with values are stretched out when compared to rows without values
  • Even though values equal to 0 are no longer displayed, they are still requested from API

Upcoming Features

  • Only request values above 0
  • Dropdown for links to different resources when hovering over value
  • Removal of nasty global variables
  • Migration to ES6+ features
  • More customization options of formatting and features in the GUI

GUI and more currencies!

04 Jan 05:09
Compare
Choose a tag to compare

Release Notes

More currencies (to convert into) were added along with a GUI to select each one in!
Currency selection is stored in "chrome.storage.sync".

Bugs Fixed

None! 😞

Known Issues in this Release

  • High values cause row to loop back on self resulting in a multi-lined row that looks bad

Upcoming Features

  • Additional and better comments reflecting changes made in this release (v0.2.0)
  • Only request values above 0
  • Add TradingView embedded graphs to changed elements

Small bug fix and a few comments touched up

03 Jan 16:20
Compare
Choose a tag to compare

Release Notes

Comments where touched up and a small bug was fixed.

Bugs Fixed

  • A "Not a Number" error was displayed in the header of the outputs (index alignments problem) that was introduced in the previous release (v0.1.5) after Binance changes.

Known Issues in this Release

None! 😄

Upcoming Features

  • Only request values above 0
  • Add TradingView embedded graphs to changed elements
  • More currencies to convert into than USD

Fixed compatibility after binance update

03 Jan 04:04
Compare
Choose a tag to compare

Release Notes

An update to Binance changed the classes of certain html attributes that are used, this update simply fixes to align with that change.

Bugs Fixed

None! 😞

Known Issues in this Release

None! 😄

Upcoming Features

  • Only request values above 0
  • Add TradingView embedded graphs to changed elements
  • More currencies to convert into than USD

Bug fix and more!

23 Dec 03:58
Compare
Choose a tag to compare

Release Notes

  • Only known bug, fixed
  • Readme changed to include price API
  • Comments touched up and reformatted
  • Additional comments were made
  • Icons of various sizes were added

Bugs Fixed

  • When the extension button is clicked multiple time values are continuously added instead of refreshed

Known Issues in this Release

None! 😄

Upcoming Features

  • Only request values above 0
  • Add TradingView embedded graphs to changed elements
  • More currencies to convert into than USD

Commented, outlined, and functional!

23 Dec 02:47
Compare
Choose a tag to compare

Release Notes

This release is first to encompass a fully functional system that adds current prices in USD to each wallet in binance.

Known Issues in this Release

  • When clicked multiple time values are continuously added instead of refreshed

Upcoming Features

  • Only request values above 0
  • Add TradingView embedded graphs to changed elements
  • More currencies to convert into than USD