Releases: evannetwork/ui-dapp-browser
Releases · evannetwork/ui-dapp-browser
v3.0.2
v3.0.1
v3.0.0
Features
- full refactoring
- full typescript usage
- load local deps also from index.html (dev.html is obsolete)
- use better ipfs / ens resolving / caching
Deprecations
- remove ionic and cordova
- move dapps-watching to dist/dapps.js
- main entrypoint changed dist location to dist/dapp-browser.js
- no js client shim included
- remove old functions and move them to
https://github.com/evannetwork/ui-dapps/tree/develop/evan-libs/old-dapp-browser/src
- all blockchain-core ui dependencies (bccHelper, AccountStore, KeyProvider)
- lightwallet
- notifications
- web3
- queue
v2.8.0
Features
- start routing directly on dapp-browser load, so cached ens addresses can be directly resolved from ipfs, without waiting for bcc
- enable
cached-dapp
dbcp type to get better initial loading speed
Fixes
- add
hidden
class toinitial-loading
only when it was not added before - fix weird browser refresh in onboarding
v2.7.0
v2.6.1
v2.6.0
v2.5.1
v2.5.0
v2.4.0
Features
- add deployment replace for
stripe api key
- add
browserName
,isPrivateMode
,getBrowserName
,getIsPrivateMode
- add
serveo.net
and.ngrok.io
host for enabled dev mode loading
Fixes
- fix error handling in
indexedDb
to fix private firefox - add
BigNumber
to minifymangles
, so BigNumber internal checks will work correctly