Историјат издања додатка Bearby Wallet - 25 издања
Bearby Wallet од lich666black
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 2.0.11
Објављено 29. jun 2026. - 1,64 MBРади са firefox 58.0 и касније, android 120.0 и касније- More reliable rate fetching – We’ve replaced the old MetaMask and CryptoCompare price APIs with Bearby’s batch rate fetcher and rates service. This means faster, more stable price and quote data.
- New Ethereum node added – An additional node is now available for better network resilience.
- Fixed an issue where the wallet’s default chain hash wasn’t updating correctly when switching networks.
- Corrected a title display problem.
- Updated dependencies and build configurations.
- Refreshed the favicon with our new logo.
We hope you enjoy the smoother experience! If you run into any issues, please let us know.Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Старија издања
Издање 2.0.10
Објављено 14. maj 2026. - 1,64 MBРади са firefox 58.0 и касније, android 120.0 и каснијеfixed icon
fixed title
added new eth nodeИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 2.0.8
Објављено 23. feb. 2026. - 1,63 MBРади са firefox 58.0 и касније, android 120.0 и каснијеfixed tests
fixed sign message with hexИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 2.0.7
Објављено 4. feb. 2026. - 1,63 MBРади са firefox 58.0 и касније, android 120.0 и каснијеFixed
- Wrong “invalid password” error gone
- Token address type now detected correctly
- Better Bech32 address validation
- Cleaner transaction history (no tech spam)
Improved
- Unique IDs for batch RPC calls
- Updated mainnet explorers:
- Viewblock
- Evmx
- Blockscout
- Otterscan
More stable. Enjoy.Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 2.0.6
Објављено 2. feb. 2026. - 1,63 MBРади са firefox 58.0 и касније, android 120.0 и каснијеAdd Zilliqa EVM tokens support in tokensHints
Detect Zilliqa chain via slip44 and fetch tokens from zilpay.io API
Split tokensHints into separate methods for Zilliqa and Uniswap
Add ZilliqaEvmToken interface for API response
Enhanced Rate Fetching
Refactor updateRates with CryptoCompare support and auto-detect currency
Add CryptoCompare as rate API option alongside CoinGecko
Implement chain-specific rate fetching (Zilstream for ZIL, MetaMask API for ETH)
Add detectCurrencyFromLocale() to auto-detect currency from system locale
Update UI components to support CryptoCompare option
Network Updates
Add some networks
Updated networks
Bug Fixes
Code Quality
Fix MnemonicWordInput state initialization to avoid capturing initial prop value
Fix SignMessagePopup to use signMessage instead of non-existent signHash methodИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 2.0.5
Објављено 9. dec. 2025. - 1,63 MBРади са firefox 58.0 и касније, android 120.0 и каснијеFeaturesToken Manager: Added token suggestions from other wallets to simplify token management.
Networks: Added network list sorting by priority for better usability.
RPC Methods: Added support for the eth_sign method.
Base Network: Added support for Base Mainnet.
Base Network: Added support for Base Testnet.
Bug FixesHistory: Fixed an infinite loop issue in the History page transaction refresh logic.
Signing: Fixed signing functionality when connected to other networks.
Network Setup: Resolved a Svelte duplicate key error in the NetworkSetup component.
EIP-191: Fixed EIP-191 message handling.
EIP-191: Resolved compliance issues with personal_sign.Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 2.0.4
Објављено 27. nov. 2025. - 1,63 MBРади са firefox 58.0 и касније, android 120.0 и каснијеfixed swich chain bug for zilliqa onlyИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 2.0.3
Објављено 26. nov. 2025. - 1,63 MBРади са firefox 58.0 и касније, android 120.0 и каснијеadded KO locale LatestИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 2.0.2
Објављено 25. nov. 2025. - 1,63 MBРади са firefox 58.0 и касније, android 120.0 и каснијеadded tokens auto hint
added new Avalanche C-Chain (mainnet/testnet)
fixed bugs with start before load background state
fixed minor bugs with styles
fixed EIPI1559 gas calc
fixed fetch gas with batch_request == false
fixed sign message evm
fixed endless loading after destroy walletИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 2.0.1
Објављено 11. nov. 2025. - 1,62 MBРади са firefox 58.0 и касније, android 120.0 и каснијеThis release marks a comprehensive evolution of the ZilPay extension, emphasizing enhanced security through quantum-resistant cryptography, expanded multi-chain compatibility, and a refined user interface. Focusing on robust testing, ledger hardware support, and seamless EVM network integration. These updates position ZilPay as a versatile, decentralized wallet for Zilliqa and beyond, with improved performance and localization.
Key Highlights- Quantum-Resistant Security: Introduced post-quantum algorithms (e.g., NTRU Prime, Kuznechik) and advanced encryption (Argon2, AES-256) to protect against emerging threats.
- Multi-Chain Expansion: Added support for EVM-compatible networks, enabling interactions with Ethereum, Binance Smart Chain, Polygon, Avalanche, Fantom, Arbitrum, and Optimism.
- Ledger Integration: Full hardware wallet compatibility, including Bluetooth and USB transport, for secure key management and transaction signing.
- User Experience Enhancements: Revamped UI with new modals, themes, and multilingual support (e.g., Japanese, Chinese, Russian translations).
- Build and Deployment Improvements: Adopted Rollup for bundling, added Makefile for Manifest V2/V3 builds with SHA256 checksums and ZIP archives.
New Features- Implemented ledger support with Bluetooth (BLE) and USB HID transport, including account addition and transaction signing (e.g., EIP-712, personal messages).
- Added multi-currency token management, including ERC-721 (NFT) support, metadata fetching, and balance updates for ZRC-2 and ERC-20 tokens.
- Introduced EVM provider with methods for chain addition, switching, and permissions (e.g.,
wallet_requestPermissions,handleAddEthereumChain). - Enabled NFT collections viewing, tracking, and parsing, with dedicated pages and modals.
- Added advanced security options, such as session storage for Manifest V2, auto-lock timers, and reveal/export functionalities for keys and mnemonics.
- Incorporated gas estimation and editing modals, supporting both Scilla and EVM transaction types.
- Added multilingual translations across all pages (e.g., home, settings, confirmations) and dynamic locale detection.
- Integrated notification system for transactions and errors, with global enable/disable toggles.
- Supported trackable addresses and asset trackers for monitoring external wallets.
Improvements- Refactored storage system to version 4, with migration logic from prior versions (V2/V3), ensuring backward compatibility and optimized performance.
- Enhanced transaction handling: Added batch requests, proxy via nodes, and detailed parsing for history (e.g., Scilla, EVM, Zilliqa proto).
- Optimized UI components: Updated icons, Jazzicon avatars, dropdowns, switches, and modals for better responsiveness and theming.
Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.4.3
Објављено 24. sep. 2025. - 816,6 KBРади са firefox 58.0 и касније, android 120.0 и каснијеfixed viewblock extra 0xИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.4.2
Објављено 30. jul 2025. - 816,75 KBРади са firefox 58.0 и касније, android 120.0 и каснијеfixed gasPriceИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.4.1
Објављено 5. mar. 2025. - 816,73 KBРади са firefox 58.0 и касније, android 120.0 и каснијеfixed private network token fetching.Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.9
Објављено 24. feb. 2024. - 802,38 KBРади са firefox 48.0 и касније, android 120.0 и каснијеadded more stronger phishing detect.Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.8
Објављено 2. jul 2023. - 802,5 KBРади са firefox 48.0 и касније, android 48.0 до 68.*fixed privateKey imported account decrypt for old storageИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.7
Објављено 23. jun 2023. - 802,44 KBРади са firefox 48.0 и касније, android 48.0 до 68.*replace guard system
replace from AES-128 to AES-256
added PBKDF2 as passsword hasher
fixed layout bugs for connection page
fixed layout bug for accounts page
added password changerИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.6
Објављено 17. maj 2023. - 780,46 KBРади са firefox 48.0 и касније, android 48.0 до 68.*added staking
fixed minor bugs
upgraded UI
added stZIL tokenИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.5
Објављено 13. jan. 2023. - 811,01 KBРади са firefox 48.0 и касније, android 48.0 до 68.*added Encryption method
fixed ui/ux
fixed styles
fixed connect page
updated dependsИзворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.4
Објављено 19. nov. 2022. - 763,41 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.3
Објављено 18. nov. 2022. - 763,32 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.2
Објављено 13. okt. 2022. - 761,9 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.1
Објављено 11. jun 2022. - 762,78 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.3.0
Објављено 2. jun 2022. - 762,65 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.2.9
Објављено 31. maj 2022. - 762,68 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0
Издање 1.2.8
Објављено 31. maj 2022. - 762,66 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Изворни код је објављен под само ГНУ мања општа јавна дозвола v3.0