Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

A Hopeful Start

Compare
Choose a tag to compare
@shana shana released this 17 May 11:54
· 602 commits to master since this release
403c7c2

image

0.35.0-beta

Update git to 2.17.0

Fixes

  • Fix "Set to bundled" in Settings view
  • Fix discarding changes when repo path != project path
  • Make Pull/Push/Fetch/Publish actions globally available in a toolbar on top

0.34.1-beta

This release contains no changes

0.34.0-beta

Fixes

  • Fix downloading updates
  • Fix version comparisons bugs
  • Avoid refreshing the window too much (PR #753)

0.33.1-beta

Fixes

  • Fix installation of lfs on mac
  • Fix detection of git on mac
  • WebTimeout value is now restored from settings
  • Log path is now created if it doesn't exist
  • Project window no longer loses icons on domain reload

0.33.0-beta

Improvements

  • #702 The plugin checks for new updates automatically
  • Git and Git LFS are downloaded when needed instead of bundled, reducing the package size considerably.

Fixes

  • #696 Assets view sometimes has incorrect icon overlays
  • #686 Users appear authenticated after exiting 2FA process early
  • #625 Quotation marks and other symbols in commit message or body
  • #684 No option to revert commits
  • #685 Allow sign in with email
  • #706 Signout functionality seems slow
  • #709 Plugin starts without loading git user and email
  • #474 Logging not following platform standard
  • #711 Files locked by others cannot be unlocked
  • #572 Git fetch also fetches tags
  • Various fixes to how git is detected and setup