Releases: TerekhinAO/obsidian-gitlab-sync
Releases · TerekhinAO/obsidian-gitlab-sync
Release list
1.0.14
Initial Community Plugins release.
- Sync Obsidian vaults with GitLab without requiring local Git.
- Supports desktop and mobile, including iPhone.
- Includes manual sync and automatic sync modes for startup, edits, timers, and mobile app lifecycle events.
- Uses data-safe sync defaults: text files are auto-merged when possible, and conflicting versions are kept as separate files.
- Stores the GitLab token securely in Obsidian SecretStorage.
1.0.13
Initial Community Plugins release.
- Sync Obsidian vaults with GitLab without requiring local Git.
- Supports desktop and mobile, including iPhone.
- Includes manual sync and automatic sync modes for startup, edits, timers, and mobile app lifecycle events.
- Uses data-safe sync defaults: text files are auto-merged when possible, and conflicting versions are kept as separate files.
- Stores the GitLab token securely in Obsidian SecretStorage.
1.0.12
chore: bump release metadata for SecretStorage
1.0.11
test: make conflict timestamp assertions timezone-safe