Releases: ardriveapp/ardrive-web
Releases · ardriveapp/ardrive-web
Version 1.2.5
- Fix sync blocking file upload
- Fix file names overlapping with other content
- Change file hierarchy to parent folder based instead of path based.
Version 1.2.4
- Enforce that files have unique names if they are under the same parent
- Minor bug fixes
Version 1.2.3
- Fixed sync issue with block-height filtering, and improved efficiency.
- Fully sync drives with orphaned or corrupted files and folders.
Version 1.2.2
- Improved support for password managers and auto fill.
- Fixed app attaching drive from previous account when logging into a new account.
- Added better error handling for drag and drop
Version 1.2.0
• Updated Flutter codebase to use Null Safety.
• Fixed a bug with Drag and Drop functionality
Version 1.1.5
Fixed shared public drive vulnerability.
Version 1.1.4
CI/CD Rework
Flutter Version update
Version 1.1.3
- Handle orphaned files gracefully on sync.
Version 1.1.2
- Fix a bug where if you login with an ArConnect wallet, and log out from the welcome back page, you won't be able to log in with a JSON wallet.
- Fix public drives not being accessible without being signed in.
- Resume sync immediately after switching back from a tab or window.
- Sync now picks up files uploaded in other instances as soon as they are available.
- Fix sync failing on shared drives when not logged in.
Version 1.1.1
Login using the ArConnect Extension.
Fix issues related to login and auth flow.