Skip to content

Releases: Vinzent03/obsidian-git

1.11.0

15 Sep 13:33
Compare
Choose a tag to compare

Features

  • add remote editing (f70363b)
  • support initializing a new repo (0fd2062)
  • support selecting upstream branch (013878e)

1.10.2

05 Sep 21:19
Compare
Choose a tag to compare

Bug Fixes

  • plugin status bar now displays time from last update (push or pull) (b835fc3)

1.10.1

19 Aug 07:49
Compare
Choose a tag to compare

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

11 Aug 18:48
Compare
Choose a tag to compare

Features

Bug Fixes

  • Changed the branchLocal command to branch with no-color (dbd93cf)
  • status bar formatting 50394d4

1.9.3

13 Jul 15:27
Compare
Choose a tag to compare
chore(release): 1.9.3

1.9.2

12 May 19:48
Compare
Choose a tag to compare

Bug Fixes

  • plugin started wrong when normally enabled (dc9c4b1)
  • storing of last auto backup/pull caused merge conflicts (cf6f279), closes #74

1.9.1

08 May 00:00
Compare
Choose a tag to compare

Bug Fixes

  • init slowed Obsidian startup time down (e3f559c), closes #72

1.9.0

02 May 20:35
Compare
Choose a tag to compare

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

12 Apr 17:30
Compare
Choose a tag to compare
chore(release): 1.8.1

1.8.0

31 Mar 10:30
Compare
Choose a tag to compare

Features

  • open not supported files in changed files modal in default app (93930e0)