Skip to content

2.6.3

Choose a tag to compare

@dajimenezriv-internxt dajimenezriv-internxt released this 02 Dec 15:04
· 170 commits to main since this release
7fae5b3

✅ Migrate payments url to gateway.
✅ Migrate sync checkpoint from LokiJS database to SQLite.
✅ Fix refresh token issue.
✅ Open logs now waits until logs zip is fully generated.
✅ Fix a bug that was calling dehydrate file event twice.
✅ Move most C++ addon functions to async.
✅ Fix a bug that was causing extreme memory usage when downloading a backup.
✅ Move C++ code to drive-desktop monorepo.
✅ Normalize paths to only use absolute posix paths.
✅ Increase backup speed by taking the current state from sqlite instead of remote.
✅ Replace current login with unified SSO flow.