Releases: superKalo/crypto-tab
Releases · superKalo/crypto-tab
v1.1.0
Changelog:
- Added: Linting rules via EsLint and Prettier #44
- Changed: Update Gulp (and it's deps) to latest (v5) #39 and #48
- Changed: Migrate to manifest v3 #40 and #49
- Changed: Migrate from MomentJS to Day.js #41
- Changed: Optimize the Clock implementation #42
- Changed: Use safer DOM manipulation methods than
.innerHTML
#47
Full Changelog: v1.0.4...v1.1.0
v1.0.4
Change log:
- Add: better error handling mechanism - display outdated (cached) data, instead of just crashing. See #29
- Add: some basic (and social) meta tags for the website only. See #31
- Change: display in advance the tooltips only for the min and max price values per period. See #32
v1.0.3
Changelog:
- Change: configure and set the main API url to the production one, https://api.crypto-tab.com/v1/
- Change: A few small improvements, based on the suggestions of my colleagues, see #28
v1.0.2
Changelog:
- Add: permission to request resources for the future (production) API endpoint,
api.crypto-tab.com/*/**
- Change: Optimize extension icons
- Change: different website-call-to-action that looks less like a spam or annoying ad #27
v1.0.1
Changelog:
- Add: Fancy new extension (and website) icon (logo), kudos to Ani!
- Change: Optimize the file size a bit, by only serving the images the add-on actually needs.
v1.0.0
All right, it's time for the FIRST stable release! 🎉 👏
Change log:
v0.6.0
Change log:
- Fix: The sasty tooltip blink bug #23
PS: That's planned to be the last pre-release! The first 'official' stable version is coming next!
v0.5.0
Change log:
- Add: convert the project to a single codebase browser extension and website!
- Add: a basic built step + env variables + display specific DOM based on platform #19
- Add: a tooltip displaying the full date of last update #22
- Add: chrome store and firefox addons download buttons for the website only
- Add: footer links
- Change: decrease the final extension size from ~3mb to 89kb due to the selective build in the task automations 🎉
- Change: Improve tooltips rendering performance #18
- Change: A few visual improvements and style tweaks
v0.4.0
Change log:
- Add: Display a label with the price change (in percentage) for the day, week, and month periods #17
v0.3.0
Change log:
- Add: Fancy page fade-in animation and more awesome loading spinner #15
- Change: Chart tooltips are made more usable and concise, price is beautified #16
- Change: name of the project. Because nobody likes huge names. Now it's called Crypto Tab.