Releases: IvanSavoskin/bitcoin-blocks-tracker-extension
Releases · IvanSavoskin/bitcoin-blocks-tracker-extension
v1.3.0
What's Changed
Features:
- Add dark theme #22
- All components are styled: input, select, checkbox, range #22
- Add Info tab in settings #23
- Improved minor stylistic details #22
Bugs:
- Fix fee border notification input layout #21
- Fixed a problem when enabling notifications about a commission with an incorrectly set fee border #25
Technical improvement:
- Move build from webpack to rspack #17
- Add lazy loading for setting tabs #17
- SVG import reworked #17
- Add typing to release notes #23
- Add separate component for Tab container #23
- Refactoring #23
- Update dependencies #24
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
Features
- Notification when a fee leaves a specified border #9
Full Changelog: v1.1.0...v1.2.0
Release 1.1.0
Features:
- Add Settings menu. #2
- Add block notification sound control. #3
- Add block notification sound selector. #2
- Add specific fee tracker. #4
- Add specific fee notification settings tab. #4
- Add extension update notification. #4
Design features:
- Bold font for tabs;
- Improve block tracker disabling design;
- Update extension icon;
- Change tracking design;
- Update texts;
Code improves:
- Add alias imports;
- Update build action;
- Add postcss;
- Global refactoring;
- Improve typing;
Doc improves:
- Add ChromeWebStore link to Readme
Release 1.0.1
First release of a Chrome extension that tracks new blocks and current fees on the Bitcoin network