Skip to content

Releases: XjSv/Cryptocurrencies-Price-Tracker-Gadget

Improvements & Enhancements

04 Feb 19:25
Compare
Choose a tag to compare
  • Added currency symbols.
  • Added ability to hide value.
  • Standardized the directory structure.
  • Changed logo and icon.
  • Added MIT License.
  • Bug fixes and exception handling.

Critical Bug Fixes & Enhancements

28 Jan 04:54
Compare
Choose a tag to compare
  • The timer was not working due to a bug with the setTimeout function. It should be fixed now.
  • Added a 'refreshed' time to display the last time the widget updated the data. This is different from the 'updated' date which reflects the data freshness and is provided by coinmarketcap via their API.
  • The date formats were shortened because only the time is really relevant.
  • Added functionality to check for a new update automatically using GitHub tags. Checks for new GibHub tags every 24 hours and displays a link if a new tag is found.
  • Removed 'en-US' parameter. Now passing undefined which should default to the local locale.

Initial Release

21 Jan 18:04
Compare
Choose a tag to compare

Initial Release