Releases: blockfence-io/extension
Releases · blockfence-io/extension
0.4.5
What's Changed
New features 🎉
- Adding promotional popup according to tx count by @eyal-blockfence in #110
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
Other Changes
- GEN-940-Fix-Info-tab-showing-in-analyze-action by @gal-blockfence in #109
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
Other Changes
- GEN-926-Dapp-is-presented-as-EOA-in-the-analysis-popup by @gal-blockfence in #108
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
New features 🎉
- Added overlay scroller support for Popup by @eyal-blockfence in #101
- Added background animation fade by @eyal-blockfence in #102
- Update contract us link by @tal-blockfence in #99
- Removed mocked site design and prepared to integrate within in iframe by @eyal-blockfence in #104
- Added Logo-less mode by @eyal-blockfence in #105
- Adding Thank you message after first installation by @eyal-blockfence in #106
Bugs fixed 🛠
- Changed fatal color background color by @eyal-blockfence in #103
- Fixed fatal unsupported network crash by @eyal-blockfence in #100
Other Changes
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #107
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
Bugs fixed 🛠
- [GEN-449] Fixed colors and padding in transaction simulation by @eyal-blockfence in #66
- [GEN-450] Hide estimation box if not available by @eyal-blockfence in #67
Other Changes
- Migrating back to Storybook for better WebPack compatibility by @eyal-blockfence in #70
- Add undefined check by @tal-blockfence in #71
- GEN-418 Add user feedback section - NO DESIGN by @tal-blockfence in #69
- GEN-337 Allow users to search for URLs - NO DESIGN by @tal-blockfence in #68
- [GEN-380] Implementing new design - Phase one by @eyal-blockfence in #72
- [wip] GEN-380 Implement new styled - Phase 2 by @eyal-blockfence in #73
- GEN-514 Persist selected ChianID to by @tal-blockfence in #85
- GEN-522 Add Tooltips to Metric Info by @tal-blockfence in #81
- GEN-517 Add copy icon to URL input by @tal-blockfence in #78
- GEN-528 Reset SearchInput state on submit by @tal-blockfence in #76
- GEN-540 medium risk color should be yellow by @tal-blockfence in #75
- Remove network line from NavigationBar by @tal-blockfence in #74
- GEN-541 round up metric amount by @tal-blockfence in #79
- GEN-515 keep tabs internal state by @tal-blockfence in #83
- GEN-520 delete
occurenecs by @tal-blockfence in #80
- GEN-516 Set default tab based on the Severity and some refactor by @tal-blockfence in #77
- GEN-527 collapsible section missing subtitle by @tal-blockfence in #84
- GEN-548 Add Simulation Tooltip by @tal-blockfence in #86
- GEN-547 remove the info tab if its empty by @tal-blockfence in #87
- Replace filler image by @eyal-blockfence in #90
- GEN-549-low-severity-wrong-icon by @tal-blockfence in #88
- Some more UI tweaks for v4 by @tal-blockfence in #89
- Simulation fix TOTAL calculations by @tal-blockfence in #91
- Content decoder storybook and Icons by @tal-blockfence in #92
- GEN-551-Unexpected-behavior-in-the-info-tab by @gal-blockfence in #93
- Add newline after short description by @tal-blockfence in #94
- Revert "Replaced filler image" by @tal-blockfence in #95
- Add 'Prices By' tooltip by @tal-blockfence in #96
- Tooltip style by @tal-blockfence in #97
- GEN-560 update title title style to handle long names by @tal-blockfence in #98
Full Changelog: 0.3.6...0.4.1
0.3.6
What's Changed
New features 🎉
- GEN-257-Transaction-Simulation-Extension by @gal-blockfence in #59
Bugs fixed 🛠
- GEN-435-Fix-extension-to-not-show-unexpected-USD-values by @gal-blockfence in #63
- Hide in / out transaction simulation sections on bad values by @gal-blockfence in #64
Other Changes
- Bump webpack from 5.75.0 to 5.76.0 by @dependabot in #58
- GEN-361-Logs-TXs-Mute by @tal-blockfence in #60
- GEN-432-Dont-show-transaction-simulation-when-there-s-nothing-to-show-like-when-searching-for-an-address by @gal-blockfence in #62
- GEN-238-Disable_URL_check_for_manual_address_search by @tal-blockfence in #61
- Add internal build action by @tal-blockfence in #65
New Contributors
- @dependabot made their first contribution in #58
- @gal-blockfence made their first contribution in #59
Full Changelog: 0.3.5...0.3.6
0.3.5
What's Changed
Bugs fixed 🛠
- Fixed invalid popup width by @eyal-blockfence in #57
Full Changelog: 0.3.4...0.3.5
0.3.4
What's Changed
Other Changes
- GEN-342 user should be able to mute certain tx by @tal-blockfence in #56
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
New features 🎉
- [GEN-235] Selected network is not reset when reloading the extension by @eyal-blockfence in #50
- Matching standalone to brand guidelines by @eyal-blockfence in #53
Bugs fixed 🛠
- Missing polygon name by @eyal-blockfence in #52
- [GEN-346] Standalone crashes on deployment by @eyal-blockfence in https://github.com/blockfence-io/extension/pull/51n/pull/55
Full Changelog: v0.3.1-beta...0.3.3
v0.3.1
Release Notes v0.3.1 [beta]
New Features
-
Supporting new networks:
- Polygon
- BSC
- Arbitrum
- Optimism
- Avalanche
-
Supporting new wallets:
- Coinbase Wallet
- Trust Wallet
-
New integrations:
- DappRadar - Both for knowledge enrichment once a user interacts with a DAPP, as well as alerting when a user interacts with an unlisted smart contract.
Other Updates
- UX/UI improvements
- Performance improvements
- Bug fixes