mirror of
https://github.com/firstsun-dev/git-files-sync.git
synced 2026-07-22 17:20:30 +00:00
## [1.1.0](https://github.com/firstsun-dev/git-files-sync/compare/1.0.6...1.1.0) (2026-06-16) ### Features * support hidden file sync and expand binary extension list ([649d732](649d732781)) ### Documentation * remove SonarCloud quality gate badge from README ([d907baf](d907baf229)) * update README badges ([7cd9e38](7cd9e38e65)) ### Code Refactoring * **test:** eliminate duplicate code flagged by SonarCloud ([f49600e](f49600eb66)) * **test:** extract shared SyncManager mock setup to reduce duplication ([1f71a43](1f71a43980))
10 lines
No EOL
357 B
JSON
10 lines
No EOL
357 B
JSON
{
|
|
"id": "git-file-sync",
|
|
"name": "Git File Sync",
|
|
"version": "1.1.0",
|
|
"minAppVersion": "1.12.7",
|
|
"description": "Selectively sync individual notes with GitLab or GitHub. Push, pull, diff, and resolve conflicts — file by file, on mobile and desktop.",
|
|
"author": "ClaudiaFang",
|
|
"authorUrl": "https://github.com/ClaudiaFang",
|
|
"isDesktopOnly": false
|
|
} |