Release history
Mybucks.online releases
Secure, browser-based, password-only self-custodial cryptocurrency wallet.
All releases
29 shown
- Displays gas fee estimate even when the calculated value rounds to 0
Full changelog
What's Changed
- Show gas fee estimate even when rounded to 0 by @koko37 in https://github.com/mybucks-online/app/pull/80
Full Changelog: https://github.com/mybucks-online/app/compare/v2.3.5...v2.3.6
Minor fixes and improvements.
Full changelog
What's Changed
- upgrade axios version in yarn.lock by @koko37 in https://github.com/mybucks-online/app/pull/74
- Replace ToS into Whitepaper in footer by @koko37 in https://github.com/mybucks-online/app/pull/75
- Restore x link by @koko37 in https://github.com/mybucks-online/app/pull/76
- Update meta tags by @koko37 in https://github.com/mybucks-online/app/pull/77
- Update meta tags in package json by @koko37 in https://github.com/mybucks-online/app/pull/78
Full Changelog: https://github.com/mybucks-online/app/compare/v2.3.4...v2.3.5
Minor fixes and improvements.
Full changelog
What's Changed
- update core version 2.2.2 => 2.2.3 by @koko37 in https://github.com/mybucks-online/app/pull/70
- Update
Eslint, Addprettierby @koko37 in https://github.com/mybucks-online/app/pull/71 - Update node version in pipeline.yml by @koko37 in https://github.com/mybucks-online/app/pull/72
- update vite-pwa related dependencies by @koko37 in https://github.com/mybucks-online/app/pull/73
Full Changelog: https://github.com/mybucks-online/app/compare/v2.3.3...v2.3.4
- Removed the X link functionality
- Renamed 'Transfer Link' to 'Gifting Link'
- Improved token URL safety and parsing compatibility
Full changelog
What's Changed
- remove x link by @koko37 in https://github.com/mybucks-online/app/pull/67
- Improve token URL safety and parsing compatibility by @koko37 in https://github.com/mybucks-online/app/pull/68
- Rename 'Transfer Link' into 'Gifting Link' by @koko37 in https://github.com/mybucks-online/app/pull/69
Full Changelog: https://github.com/mybucks-online/app/compare/v2.3.2...v2.3.3
Fixed display of parsing token errors.
Full changelog
What's Changed
- Show parsing token error by @koko37 in https://github.com/mybucks-online/app/pull/66
Full Changelog: https://github.com/mybucks-online/app/compare/v2.3.1...v2.3.2
- Add env var MYBUCKS_TRANSACTION_HISTORY_ENABLED to enable/disable transaction history
Full changelog
What's Changed
- Add env var to toggle transaction history by @koko37 in https://github.com/mybucks-online/app/pull/65
Full Changelog: https://github.com/mybucks-online/app/compare/v2.3...v2.3.1
- Added Progressive Web App (PWA) support using vite-plugin-pwa
Full changelog
What's Changed
- Add Progressive Web App (PWA) support with vite-plugin-pwa by @koko37 in https://github.com/mybucks-online/app/pull/64
Full Changelog: https://github.com/mybucks-online/app/compare/v2.2.3...v2.3
- Added trustedsite.com to CSP script-src-elem
- Updated security warning on details menu
Full changelog
What's Changed
- add trustedsite.com into csp script-src-elem by @koko37 in https://github.com/mybucks-online/app/pull/61
- Update security warning on details menu by @koko37 in https://github.com/mybucks-online/app/pull/62
- Fix EVM txn submission on RPCs failing pending nonce lookup by @koko37 in https://github.com/mybucks-online/app/pull/63
Full Changelog: https://github.com/mybucks-online/app/compare/v2.2.2...v2.2.3
- Add TrustedSite verification scan code
Full changelog
What's Changed
- Add TrustedSite verification scan code by @koko37 in https://github.com/mybucks-online/app/pull/58
- Update CSP to allow TrustedSite scan script by @koko37 in https://github.com/mybucks-online/app/pull/59
- Fix CSP to allow TrustedSite scan script by @koko37 in https://github.com/mybucks-online/app/pull/60
Full Changelog: https://github.com/mybucks-online/app/compare/v2.2.1...v2.2.2
- Embed commit hash into sign‑in page for deployment verification
- Auto‑fill passphrase and PIN with randomly generated values, enable copy/paste
Full changelog
What's Changed
- Embed commit hash into sign-in page for deployment verification by @koko37 in https://github.com/mybucks-online/app/pull/55
- Fix commit-hash element style breaking by @koko37 in https://github.com/mybucks-online/app/pull/56
- Auto-fill passphrase and PIN by random generated values, enable Copy/Paste credentials by @koko37 in https://github.com/mybucks-online/app/pull/57
Full Changelog: https://github.com/mybucks-online/app/compare/v2.2.0...v2.2.1
- Minimum Node.js version increased from 18 to 23
Full changelog
What's Changed
- Upgrade node version 18 => 23 by @koko37 in https://github.com/mybucks-online/app/pull/51
- update sandbox link by @koko37 in https://github.com/mybucks-online/app/pull/52
- Update ui contents by @koko37 in https://github.com/mybucks-online/app/pull/53
- upgrade @mybucks.online/core into 2.2.0 by @koko37 in https://github.com/mybucks-online/app/pull/54
Full Changelog: https://github.com/mybucks-online/app/compare/v2.0.1...v2.2.0
- Upgraded tronweb from version 6.0.0 to 6.2.2.
- Upgraded vite from version 5.2 to 7.3.
- Removed the ToS (Terms of Service) page; users must consult documentation for terms.
Full changelog
What's Changed
- remove ToS, keep single source in docs by @koko37 in https://github.com/mybucks-online/app/pull/48
- Upgrade tronweb: 6.0.0 => 6.2.2 by @koko37 in https://github.com/mybucks-online/app/pull/49
- Upgrade vite version: 5.2 => 7.3 by @koko37 in https://github.com/mybucks-online/app/pull/50
Full Changelog: https://github.com/mybucks-online/app/compare/v2.0...v2.0.1
- Added key-gen mode selector allowing choice between legacy and default modes
Full changelog
What's Changed
- Update @mybucks.online/core from v1 to v2
- Add key-gen mode selector between legacy and default [critical] by @koko37 in https://github.com/mybucks-online/app/pull/47
- Fix multiple style breaking, Refactor unlock screen by @koko37 in https://github.com/mybucks-online/app/pull/45
Full Changelog: https://github.com/mybucks-online/app/compare/v1.43...v2.0
- Removed wallet request/query parameter after parsing processing.
- Eliminated wallet query‑param format from API input handling.
Full changelog
What's Changed
- Move credential length constants from conf to @mybucks.online/core by @koko37 in https://github.com/mybucks-online/app/pull/43
- Remove wallet param after parsing, remove query param format by @koko37 in https://github.com/mybucks-online/app/pull/44
Full Changelog: https://github.com/mybucks-online/app/compare/v1.42...v1.43
- Added ZXCVBN library and visual strength meter for passphrase and PIN inputs
Full changelog
What's Changed
- Add 'e.g.' prefix to credential input placeholders by @koko37 in https://github.com/mybucks-online/app/pull/40
- Update PIN placeholder to demonstrate stronger entropy by @koko37 in https://github.com/mybucks-online/app/pull/41
- Add ZXCVBN and Strength meter for passphrase and PIN *** by @koko37 in https://github.com/mybucks-online/app/pull/42
Full Changelog: https://github.com/mybucks-online/app/compare/v1.41...v1.42
- password configuration key renamed to passphrase
- passcode configuration key renamed to PIN
Full changelog
What's Changed
- Rename password → passphrase and passcode → PIN by @koko37 in https://github.com/mybucks-online/app/pull/38
- Update core version by @koko37 in https://github.com/mybucks-online/app/pull/39
Full Changelog: https://github.com/mybucks-online/app/compare/v1.40...v1.41
- Removed Trustpilot widget from the sign‑in page.
Full changelog
What's Changed
- Remove trustpilot in signin page by @koko37 in https://github.com/mybucks-online/app/pull/37
Full Changelog: https://github.com/mybucks-online/app/compare/v1.39...v1.40
- Wallet parameter now requires Hash format instead of query string
Full changelog
What's Changed
- Update wallet param format: Query to Hash format [CRITICAL] by @koko37 in https://github.com/mybucks-online/app/pull/36
Full Changelog: https://github.com/mybucks-online/app/compare/v1.38...v1.39
Minor fixes and improvements.
Full changelog
What's Changed
- Resolve dependabot(2) by @koko37 in https://github.com/mybucks-online/app/pull/35
Full Changelog: https://github.com/mybucks-online/app/compare/v1.37...v1.38
Minor fixes and improvements.
Full changelog
What's Changed
- Resolve dependabot alerts by @koko37 in https://github.com/mybucks-online/app/pull/34
Full Changelog: https://github.com/mybucks-online/app/compare/v1.36...v1.37
Minor fixes and improvements.
Full changelog
What's Changed
- Update README by @koko37 in https://github.com/mybucks-online/app/pull/33
Full Changelog: https://github.com/mybucks-online/app/compare/v1.35...v1.36
Minor fixes and improvements.
Full changelog
What's Changed
- add telegram link by @koko37 in https://github.com/mybucks-online/app/pull/31
Full Changelog: https://github.com/mybucks-online/app/compare/v1.34...v1.35
- Added CSP header to Mybucks.online
Full changelog
What's Changed
- add CSP header by @koko37 in https://github.com/mybucks-online/app/pull/28
- add trustpilot into connect-src of csp by @koko37 in https://github.com/mybucks-online/app/pull/29
- add gasstation.polygon.technology into csp header by @koko37 in https://github.com/mybucks-online/app/pull/30
Full Changelog: https://github.com/mybucks-online/app/compare/v1.33...v1.34
Minor fixes and improvements.
Full changelog
What's Changed
- Update sign-in description by @koko37 in https://github.com/mybucks-online/app/pull/27
Full Changelog: https://github.com/mybucks-online/app/compare/v1.32...v1.33
- Added 'Verify Key Logic' link
Full changelog
What's Changed
- Add 'Verify Key Logic' link by @koko37 in https://github.com/mybucks-online/app/pull/26
Full Changelog: https://github.com/mybucks-online/app/compare/v1.31...v1.32