ArConnect verziótörténet – 17 verzió
ArConnect szerző: th8ta, Marton Lederer
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 0.5.5
Kiadva: 2023. júl. 1. – 5,89 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Fixed 0 balance tokens being displayedA forráskód MIT licenc licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 0.5.4
Kiadva: 2023. jún. 22. – 5,89 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Support divisibility for tokens
- Fixup confetti animationA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.5.3
Kiadva: 2023. márc. 26. – 5,94 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Patch spam th8ta.org linksA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.5.2
Kiadva: 2022. nov. 14. – 5,94 MBEzekkel működik: firefox 48.0 vagy újabb, 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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.5.1
Kiadva: 2022. szept. 28. – 5,94 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Fix connection issues
- Add arlocal gateway to suggested gatewaysA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.5.0
Kiadva: 2022. szept. 22. – 5,94 MBEzekkel működik: firefox 48.0 vagy újabb, 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 UXA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.4.4
Kiadva: 2022. aug. 17. – 6,06 MBEzekkel működik: firefox 48.0 vagy újabb, 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 priceA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.4.3
Kiadva: 2022. jún. 26. – 6,17 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Small fixes
- Fee failures fixed
- Broken docs link fixed
- Added note for long generation timeA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.4.2
Kiadva: 2022. máj. 6. – 6,17 MBEzekkel működik: firefox 48.0 vagy újabb, 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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.4.1
Kiadva: 2022. márc. 7. – 6,16 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Transaction dispatching (using the Bundlr Network)
- Docs updates
- Wallet api updates: wallet name is now included
- Fixup context menus on connectionA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.4.0
Kiadva: 2021. dec. 5. – 2,26 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Faster wallet generation
- Fee fixes
- Multiple wallet operations in parallel
- OptimizationsA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.3.9
Kiadva: 2021. nov. 4. – 2,19 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Code cleanup
- Fix to chunk method for transaction signing (thanks to @xylophonez for testing it)
- Ensure fees hit the networkA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.3.8
Kiadva: 2021. nov. 2. – 2,19 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Revert data method signingA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.3.7
Kiadva: 2021. nov. 1. – 2,19 MBEzekkel működik: firefox 48.0 vagy újabb, android 48.0 – 68.*- Fix large transaction signing
- Fix Firefox transaction signingA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.3.6
Kiadva: 2021. okt. 21. – 2,19 MBEzekkel működik: firefox 48.0 vagy újabb, 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 @Xaber20110202A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.3.5
Kiadva: 2021. okt. 19. – 2,08 MBEzekkel működik: firefox 48.0 vagy újabb, 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 properlyA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.2.5
Kiadva: 2021. ápr. 10. – 2,26 MBEzekkel működik: firefox 48.0 vagy újabbA forráskód MIT licenc licenc alatt közzétéve