Skip to content

Releases: git-up/GitUp

v1.4.0

06 Apr 23:59
Compare
Choose a tag to compare

What's Changed

New Contributors

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

b1049

10 Mar 07:04
Compare
Choose a tag to compare
b1049 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.5...b1049

1.3.5

19 Jan 00:54
Compare
Choose a tag to compare

What's Changed

  • Fix crash when hitting return in search results when nothing is selected by @lucasderraugh in #884
  • Fix erroneous update check popup #898
  • Fix rewrite commit discarding entire file #885
  • Address crash in libgit2 git_filter #892
  • Address fetches failing due to symbolic references aborting in libgit2 1.4.4

Full Changelog: v1.3.4...v1.3.5

1.3.4

13 Dec 16:27
Compare
Choose a tag to compare

What's Changed

  • Modal dialogs no longer have focus with macOS Ventura. by @lucasderraugh in #881
  • Reverted MRC to ARC conversions that were incorrect. This sometimes resulted in crashes on large repos.

Full Changelog: v1.3.3...v1.3.4

1.3.3

07 Dec 16:17
Compare
Choose a tag to compare

We finally have updated libgit2 to version 1.4.4 (with small GitUp additions)! Thank you to the tireless effort of @lolgear for migrating us over to Swift Packages on that front.

What's Changed

  • Remove displayMode from title view on tab by @zippi-MD in #852
  • Fix issues caused by batch file staging/discard changes by @lapfelix in #639
  • Refactoring. MRC removal. Part one. by @lolgear in #827
  • Refactoring. MRC removal. Part two. by @lolgear in #857
  • Some other behind the scenes changes like os_log migration, min version bump to macOS 10.13, and other small fixes (@lucasderraugh)

New Contributors

Full Changelog: v1.3.2...v1.3.3

1.3.2

04 Jun 19:13
Compare
Choose a tag to compare

What's Changed

  • Fix #792 Missing Image Comparison by @Stengo in #795
  • Select two commits for diff by @chargenius in #781
  • Fixes clipped toolbar item in macOS Monterey
  • Minimum version now macOS 10.11 (we'll be bumping to 10.13 relatively soon)

New Contributors

Full Changelog: v1.3.1...v1.3.2

1.3.1

13 Dec 16:00
Compare
Choose a tag to compare

1.3 — Image Diffing Preview

30 Nov 19:02
Compare
Choose a tag to compare

Sparkle updates that were previously set to automatic will stay automatic unless you explicitly opt out.
To be prompted for updates, run defaults delete co.gitup.mac SUAutomaticallyUpdate

Screen Shot 2021-11-30 at 2 01 26 PM

1.2 — Big Sur & M1 support

21 Jan 15:31
Compare
Choose a tag to compare
  • Redesign for Big Sur
  • M1 Support
  • Green now means additions, blue is modifications
  • Double click branch/commit in search to checkout
  • Small fixes for keychain, drawing issues, performance and more!
    Thanks to @zwaldowski, @fo2rist, @ilg, @jasonhan-vassar, & @mdznr for your hard work.

Screen Shot 2021-01-21 at 10 30 06 AMScreen Shot 2021-01-21 at 10 30 06 AM

1.1.3

29 Apr 17:47
Compare
Choose a tag to compare
  • Checkout branches from search without showing remotes on map (@lucasderraugh)
  • Diff Splitter ordering matches map (@bentemple)
  • Fix double clicking title not expanding window (@mattia)
  • Notarization w/ Runtime Hardening (@lucasderraugh)
  • ⌫ on 2 branches at same commit now selects non-HEAD (@lolgear)

Screen_Recording_2020-03-28_at_3 17 04_PM