Releases: Vinzent03/obsidian-git
Releases · Vinzent03/obsidian-git
1.11.0
Features
- add remote editing (f70363b)
- support initializing a new repo (0fd2062)
- support selecting upstream branch (013878e)
1.10.2
Bug Fixes
- plugin status bar now displays time from last update (push or pull) (b835fc3)
1.10.1
Bug Fixes
- checkRequirements cant find user.name/email (1994a44)
- rename commands to be more consistent (5e07e80)
Commit all changes and push
is now renamed to Create Backup
1.10.0
Features
Bug Fixes
- Changed the branchLocal command to branch with no-color (dbd93cf)
- status bar formatting 50394d4
1.9.2
Bug Fixes
- plugin started wrong when normally enabled (dc9c4b1)
- storing of last auto backup/pull caused merge conflicts (cf6f279), closes #74
1.9.1
Bug Fixes
- init slowed Obsidian startup time down (e3f559c), closes #72
1.9.0
Features
- add env var OBSIDIAN_GIT for scripting (2b76097)
- add option to disable status bar (0ab55d3), closes #70
- auto pull/backup outlives session (7ec00e7), closes #68
1.8.0
Features
- open not supported files in changed files modal in default app (93930e0)