Историјат издања додатка Wander - 19 издања
Wander од th8ta, Marton Lederer, 7i7o-clabs
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 1.41.4
Објављено 9. feb. 2026. - 5,89 MBРади са firefox 48.0 и касније, android 48.0 до 68.*Automatic rollback based on version [0.5.5].Изворни код је објављен под MIT дозвола
Старија издања
Издање 1.41.3
Објављено 9. feb. 2026. - 10 MBРади са firefox 109.0a1 и каснијеИзворни код је објављен под MIT дозвола
Издање 0.5.5
Објављено 1. jul 2023. - 5,89 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Fixed 0 balance tokens being displayedИзворни код је објављен под MIT дозвола
Издање 0.5.4
Објављено 22. jun 2023. - 5,89 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Support divisibility for tokens
- Fixup confetti animationИзворни код је објављен под MIT дозвола
Издање 0.5.3
Објављено 26. mar. 2023. - 5,94 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Patch spam th8ta.org linksИзворни код је објављен под MIT дозвола
Издање 0.5.2
Објављено 14. nov. 2022. - 5,94 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Add support for "ar://" protocol
- Refactor encrypt/decrypt
- Deprecated old encrypt/decrypt (API is still compatible)
Notes about the new permissions:
We are using two new permissions in this version: "webRequest" and "webRequestBlocking". These permissions allow us to redirect requests from "ar://" protocol.Изворни код је објављен под MIT дозвола
Издање 0.5.1
Објављено 28. sep. 2022. - 5,94 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Fix connection issues
- Add arlocal gateway to suggested gatewaysИзворни код је објављен под MIT дозвола
Издање 0.5.0
Објављено 22. sep. 2022. - 5,94 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Created new modular API system
- Added README explanation for the new modular system
- Added wallet version into the injected object
- Added icon options for the ArConfetti effect (arweave/hedgehog/dollar)
- Added option to receive a notification when a transaction is signed
- Moved all functions into their separate modules
- Improved code style and project structure
- Improved the chunk method signing
- Improved allowance UXИзворни код је објављен под MIT дозвола
Издање 0.4.4
Објављено 17. avg. 2022. - 6,06 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- ArDrive archive integration: fetch drives from all ArFS compatible transactions
- Improve wallet generation speed (credits to arweave.app)
- New seedphrase UI
- Better explanations for the seedphrase generation
- Remove fee tx creation from the tx signing API
- Create fees using the Alarms API (adds an another permission to the manifest)
- Use redstone api for fetching AR priceИзворни код је објављен под MIT дозвола
Издање 0.4.3
Објављено 26. jun 2022. - 6,17 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Small fixes
- Fee failures fixed
- Broken docs link fixed
- Added note for long generation timeИзворни код је објављен под MIT дозвола
Издање 0.4.2
Објављено 6. maj 2022. - 6,17 MBРади са firefox 48.0 и касније, android 48.0 до 68.*Added the gateway permission, enabling application developers to request a permission to change the default Arweave gateway on behalf of the user.Изворни код је објављен под MIT дозвола
Издање 0.4.1
Објављено 7. mar. 2022. - 6,16 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Transaction dispatching (using the Bundlr Network)
- Docs updates
- Wallet api updates: wallet name is now included
- Fixup context menus on connectionИзворни код је објављен под MIT дозвола
Издање 0.4.0
Објављено 5. dec. 2021. - 2,26 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Faster wallet generation
- Fee fixes
- Multiple wallet operations in parallel
- OptimizationsИзворни код је објављен под MIT дозвола
Издање 0.3.9
Објављено 4. nov. 2021. - 2,19 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Code cleanup
- Fix to chunk method for transaction signing (thanks to @xylophonez for testing it)
- Ensure fees hit the networkИзворни код је објављен под MIT дозвола
Издање 0.3.8
Објављено 2. nov. 2021. - 2,19 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Revert data method signingИзворни код је објављен под MIT дозвола
Издање 0.3.7
Објављено 1. nov. 2021. - 2,19 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Fix large transaction signing
- Fix Firefox transaction signingИзворни код је објављен под MIT дозвола
Издање 0.3.6
Објављено 21. okt. 2021. - 2,19 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Full Firefox support (except archive)
- Dependency updates, fixes
- Download your wallet keyfiles
- Fixed signing large files
- Fixed collectible preview image position
- Fixed multiple fee txs sent when allowance needed thanks to @Xaber20110202Изворни код је објављен под MIT дозвола
Издање 0.3.5
Објављено 19. okt. 2021. - 2,08 MBРади са firefox 48.0 и касније, android 48.0 до 68.*- Add Arweave config API
- Add config file export: export all of your wallets and settings into an encrypted file and import it on an another PC
- Ask for passwords on bigger transfers
- Firefox beta release
- Cleanup codebase: more comments
- Fix: Arweave config not being used for signing
- Fix: signout doesn't remove password hash
- Fix: auth styles, welcome styles (on Kiwi mobile browser)
- Move ArConnect types
- Fixup signature
- publicKey() function
- Other smaller fixes and refactors
- Fixed ArDrive graphql query issues
- Fixed error message not being transmitted
- ArDrive upload time fixes
- Allowance tests
- Fix allowance limit for transfers
- Add WAR notes
- Fix wallet duplication issues
- Allow resetting the Arweave config
- ArDrive archive fixes
- Update redstone name
- Update cache routes
- Update Verto logos
- Fix tokens not opening correctly on Verto
- Fixes tx reward issues with the fee multiplier
- Display collectibles properlyИзворни код је објављен под MIT дозвола
Издање 0.2.5
Објављено 10. apr. 2021. - 2,26 MBРади са firefox 48.0 и каснијеИзворни код је објављен под MIT дозвола