Skip to content

Releases: ardriveapp/ardrive-web

Version 1.2.5

10 Nov 21:38
e2c9412
Compare
Choose a tag to compare
  • 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

04 Nov 13:33
3ae2925
Compare
Choose a tag to compare
  • Enforce that files have unique names if they are under the same parent
  • Minor bug fixes

Version 1.2.3

28 Oct 19:04
79017b4
Compare
Choose a tag to compare
  • Fixed sync issue with block-height filtering, and improved efficiency.
  • Fully sync drives with orphaned or corrupted files and folders.

Version 1.2.2

25 Oct 15:54
f08ba41
Compare
Choose a tag to compare
  • 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

05 Oct 21:19
dd5edd1
Compare
Choose a tag to compare

• Updated Flutter codebase to use Null Safety.
• Fixed a bug with Drag and Drop functionality

Version 1.1.5

01 Oct 20:31
7210aac
Compare
Choose a tag to compare

Fixed shared public drive vulnerability.

Version 1.1.4

09 Sep 16:24
e1e7b8e
Compare
Choose a tag to compare

CI/CD Rework
Flutter Version update

Version 1.1.3

18 Aug 19:34
802eeb2
Compare
Choose a tag to compare
  • Handle orphaned files gracefully on sync.

Version 1.1.2

04 Aug 15:08
59ea432
Compare
Choose a tag to compare
  • 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

20 Jul 13:22
Compare
Choose a tag to compare

Login using the ArConnect Extension.
Fix issues related to login and auth flow.