Povijest verzija dodatka ArConnect – 17 verzija
ArConnect od th8ta, Marton Lederer
Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.
Najnovija verzija
Verzija 0.5.5
Objavljeno 1. srp. 2023 – 5,89 MBRadi s firefox 48.0 i novije verzije, android 48.0 do 68.*- Fixed 0 balance tokens being displayedIzvorni kod je objavljen pod licencom MIT licenca
Preuzmi Firefox i nabavi proširenjeZa korištenje ovog proširenja trebat ćeš FirefoxStarije verzije
Verzija 0.5.4
Objavljeno 22. lip. 2023 – 5,89 MBRadi s firefox 48.0 i novije verzije, android 48.0 do 68.*- Support divisibility for tokens
- Fixup confetti animationIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.5.3
Objavljeno 26. ožu. 2023 – 5,94 MBRadi s firefox 48.0 i novije verzije, android 48.0 do 68.*- Patch spam th8ta.org linksIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.5.2
Objavljeno 14. stu. 2022 – 5,94 MBRadi s firefox 48.0 i novije verzije, 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.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 0.5.1
Objavljeno 28. ruj. 2022 – 5,94 MBRadi s firefox 48.0 i novije verzije, android 48.0 do 68.*- Fix connection issues
- Add arlocal gateway to suggested gatewaysIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.5.0
Objavljeno 22. ruj. 2022 – 5,94 MBRadi s firefox 48.0 i novije verzije, 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 UXIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.4.4
Objavljeno 17. kol. 2022 – 6,06 MBRadi s firefox 48.0 i novije verzije, 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 priceIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.4.3
Objavljeno 26. lip. 2022 – 6,17 MBRadi s firefox 48.0 i novije verzije, android 48.0 do 68.*- Small fixes
- Fee failures fixed
- Broken docs link fixed
- Added note for long generation timeIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.4.2
Objavljeno 6. svi. 2022 – 6,17 MBRadi s firefox 48.0 i novije verzije, 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.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 0.4.1
Objavljeno 7. ožu. 2022 – 6,16 MBRadi s firefox 48.0 i novije verzije, 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 connectionIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.4.0
Objavljeno 5. pro. 2021 – 2,26 MBRadi s firefox 48.0 i novije verzije, android 48.0 do 68.*- Faster wallet generation
- Fee fixes
- Multiple wallet operations in parallel
- OptimizationsIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.3.9
Objavljeno 4. stu. 2021 – 2,19 MBRadi s firefox 48.0 i novije verzije, android 48.0 do 68.*- Code cleanup
- Fix to chunk method for transaction signing (thanks to @xylophonez for testing it)
- Ensure fees hit the networkIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.3.8
Objavljeno 2. stu. 2021 – 2,19 MBRadi s firefox 48.0 i novije verzije, android 48.0 do 68.*- Revert data method signingIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.3.7
Objavljeno 1. stu. 2021 – 2,19 MBRadi s firefox 48.0 i novije verzije, android 48.0 do 68.*- Fix large transaction signing
- Fix Firefox transaction signingIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.3.6
Objavljeno 21. lis. 2021 – 2,19 MBRadi s firefox 48.0 i novije verzije, 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 @Xaber20110202Izvorni kod je objavljen pod licencom MIT licenca
Verzija 0.3.5
Objavljeno 19. lis. 2021 – 2,08 MBRadi s firefox 48.0 i novije verzije, 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 properlyIzvorni kod je objavljen pod licencom MIT licenca
Verzija 0.2.5
Objavljeno 10. tra. 2021 – 2,26 MBRadi s firefox 48.0 i novije verzijeIzvorni kod je objavljen pod licencom MIT licenca