Historia wersji dodatku ArConnect — 17 wersji
ArConnect Autor: th8ta, Marton Lederer
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 0.5.5
Data wydania: 1 lip 2023 — 5,89 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Fixed 0 balance tokens being displayedLicencja kodu źródłowego: Licencja MIT
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 0.5.4
Data wydania: 22 cze 2023 — 5,89 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Support divisibility for tokens
- Fixup confetti animationLicencja kodu źródłowego: Licencja MIT
Wersja 0.5.3
Data wydania: 26 mar 2023 — 5,94 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Patch spam th8ta.org linksLicencja kodu źródłowego: Licencja MIT
Wersja 0.5.2
Data wydania: 14 lis 2022 — 5,94 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 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.Licencja kodu źródłowego: Licencja MIT
Wersja 0.5.1
Data wydania: 28 wrz 2022 — 5,94 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Fix connection issues
- Add arlocal gateway to suggested gatewaysLicencja kodu źródłowego: Licencja MIT
Wersja 0.5.0
Data wydania: 22 wrz 2022 — 5,94 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 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 UXLicencja kodu źródłowego: Licencja MIT
Wersja 0.4.4
Data wydania: 17 sie 2022 — 6,06 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 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 priceLicencja kodu źródłowego: Licencja MIT
Wersja 0.4.3
Data wydania: 26 cze 2022 — 6,17 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Small fixes
- Fee failures fixed
- Broken docs link fixed
- Added note for long generation timeLicencja kodu źródłowego: Licencja MIT
Wersja 0.4.2
Data wydania: 6 maj 2022 — 6,17 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*Added the gateway permission, enabling application developers to request a permission to change the default Arweave gateway on behalf of the user.Licencja kodu źródłowego: Licencja MIT
Wersja 0.4.1
Data wydania: 7 mar 2022 — 6,16 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Transaction dispatching (using the Bundlr Network)
- Docs updates
- Wallet api updates: wallet name is now included
- Fixup context menus on connectionLicencja kodu źródłowego: Licencja MIT
Wersja 0.4.0
Data wydania: 5 gru 2021 — 2,26 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Faster wallet generation
- Fee fixes
- Multiple wallet operations in parallel
- OptimizationsLicencja kodu źródłowego: Licencja MIT
Wersja 0.3.9
Data wydania: 4 lis 2021 — 2,19 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Code cleanup
- Fix to chunk method for transaction signing (thanks to @xylophonez for testing it)
- Ensure fees hit the networkLicencja kodu źródłowego: Licencja MIT
Wersja 0.3.8
Data wydania: 2 lis 2021 — 2,19 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Revert data method signingLicencja kodu źródłowego: Licencja MIT
Wersja 0.3.7
Data wydania: 1 lis 2021 — 2,19 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 68.*- Fix large transaction signing
- Fix Firefox transaction signingLicencja kodu źródłowego: Licencja MIT
Wersja 0.3.6
Data wydania: 21 paź 2021 — 2,19 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 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 @Xaber20110202Licencja kodu źródłowego: Licencja MIT
Wersja 0.3.5
Data wydania: 19 paź 2021 — 2,08 MBDziała z: firefox 48.0 i nowsze, android 48.0 do 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 properlyLicencja kodu źródłowego: Licencja MIT
Wersja 0.2.5
Data wydania: 10 kwi 2021 — 2,26 MBDziała z: firefox 48.0 i nowszeLicencja kodu źródłowego: Licencja MIT