Releases · git-up/GitUp

Tahoe Beta Release 1.5.0 - Build 2

What's Changed

  • Updates the app to use NSWindow's full view content view. This allows for the map view and various other elements to go beneath the toolbar. This is mostly ideal in Tahoe and attempts to compensate in older macOS versions.
  • Update to Sparkle 2.8.1 from 1.27.3. This keeps the Sparkle framework up to date which is ideal from a security and UI perspective.
  • Updates other bugs with the previous Tahoe build

Full Changelog: b1053...b1054

Tahoe Beta Release 1.5.0

What's Changed

Updates the app design to match closer with Tahoe. The design isn't fully adopted as the code has many legacy edges and supporting older versions and liquid glass is tricky. More work is needed. There are a number of bug fixes as well:

New Contributors

Full Changelog: b1052...b1053

v1.4.3

b1052

v1.4.2

Rotate signed apple id certificates before the previous ones expire.
The download appcast now points to this git repo instead of Amazon S3.

b1051

Rotate signed apple id certificates before the previous ones expire.
The download appcast now points to this git repo instead of Amazon S3.

v1.4.1

What's Changed

  • Fix delay when cmd tabbing into GitUp by @lapfelix in #993
  • Specify initial_head when initializing a repository for tests so the global git config doesn't make it fail by @lapfelix in #988
  • Create a test for rebaseBranch (with a basic conflict) by @lapfelix in #989
  • Fix untracked files problem in multiple commits rebases with conflicts by @lapfelix in #990
  • Handle submodule conflicts by @lapfelix in #996
  • Add Copy Name menu item for branches by @lucasderraugh in #1009
  • Migrate to Sparkle 1.27 for EdDSA support by @lucasderraugh

Full Changelog: v1.4.0...v1.4.1

b1050

What's Changed

  • Fix delay when cmd tabbing into GitUp by @lapfelix in #993
  • Specify initial_head when initializing a repository for tests so the global git config doesn't make it fail by @lapfelix in #988
  • Create a test for rebaseBranch (with a basic conflict) by @lapfelix in #989
  • Fix untracked files problem in multiple commits rebases with conflicts by @lapfelix in #990
  • Handle submodule conflicts by @lapfelix in #996
  • Add Copy Name menu item for branches by @lucasderraugh in #1009
  • Migrate to Sparkle 1.27 for EdDSA support by @lucasderraugh

Full Changelog: b1049...b1050

v1.4.0

What's Changed

New Contributors

Full Changelog: v1.3.5...v1.4.0

b1049

What's Changed

New Contributors

Full Changelog: v1.3.5...b1049