✅ 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.