Skip to content

Releases: gitx/gitx

1.5

Choose a tag to compare

@github-actions github-actions released this 14 Jun 08:13
a1bb182

What's Changed

Breaking Changes 🛠

Bug fix

  • Fix index.lock contention caused by git update-index on every FSEvents notification by @goneng in #547

Pipeline

Dependencies

Other Changes

  • Replace deprecated NSOnState/NSOffState with NSControlStateValue constants by @Copilot in #536
  • Add branch to AboutDialog by @hannesa2 in #537
  • Fix AuthorizationExecuteWithPrivileges is deprecated by @hannesa2 in #539
  • Fix function declarations without prototypes in gitx.m by @hannesa2 in #541
  • Set up Swift/ObjC interop by @hannesa2 in #542
  • More Swift conversions by @hannesa2 in #543
  • Sparkle updater only in release by @hannesa2 in #540
  • Use NSString instead of char placeholder in NSLocalizedString by @ssp in #546
  • Bump Sparkle 2.9.3 by @hannesa2 in #548
  • remove .tm_properties by @toy in #550
  • No screenshots on forks by @hannesa2 in #554
  • few small diff view improvements by @toy in #551

New Contributors

  • @Copilot made their first contribution in #536
  • @goneng made their first contribution in #547

Full Changelog: 1.4...1.5

1.4

1.4

Choose a tag to compare

@github-actions github-actions released this 15 Mar 16:29
c161449

What's Changed

Bug fix

  • [FIX] multiple notification observers caused by awakeFromNib by @SMA-HP in #531

Pipeline

Other Changes

Full Changelog: 1.3...1.4

1.3

1.3

Choose a tag to compare

@github-actions github-actions released this 10 Mar 05:38
fa8229e

What's Changed

Bugfix

  • Fixes a race condition in index refreshing that could spawn hundreds of external "git" processes by @SMA-HP in #527
  • Fix thread prio inversion warning right after start caused by waiting on low prio thread by @SMA-HP in #529

Dependencies

Pipeline 🛠

Other Changes

New Contributors

Full Changelog: 1.2...1.3

1.2

1.2

Choose a tag to compare

@github-actions github-actions released this 21 Feb 08:02
52ff105

What's Changed

Dependencies

Other Changes

Full Changelog: 1.1...1.2

1.1

1.1

Choose a tag to compare

@github-actions github-actions released this 08 Nov 12:06
4eceb37

What's Changed

Exciting New Features 🎉

CI pipeline 🛠

Other Changes

New Contributors

Full Changelog: 1.0...1.1

1.0

1.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 17:01

What's Changed

Exciting New Features 🎉

  • Architecture info in about by @hannesa2 in #343
  • Trying to fix visual glitches appearing on Mac OS 10.x by @elosha in #349
  • Fix "Gist it" appearing despite being disabled in Settings by @ADTC in #371
  • Improve the Settings (Preferences) window by @ADTC in #373
  • Add a link to Applications in the DMG file by @hannesa2 in #379
  • Remove ENABLE_HARDENED_RUNTIME from the Debug configuration by @tiennou in #381
  • Revert "Trying to fix visual glitches appearing on Mac OS 10.x" by @tiennou in #383
  • Implement a Dark theme for syntaxhighlighter and blame by @ADTC in #390
  • Automate brew publish by @hannesa2 in #395

Other Changes

New Contributors

Full Changelog: 0.23...1.0

0.23

Choose a tag to compare

@github-actions github-actions released this 20 Sep 14:36
b0fb3cd

What's Changed

Exciting New Features 🎉

Other Changes

Full Changelog: 0.22...0.23

0.22

0.22 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Sep 17:13

What's Changed (don't use this version !)

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: 0.21...0.22

0.21

Choose a tag to compare

@github-actions github-actions released this 09 Aug 10:03
8c63944

What's Changed

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: 0.20...0.21

0.20

Choose a tag to compare

@github-actions github-actions released this 27 May 12:12
c6fbdc2
  • Look for hooks in core.hooksPath if it is set #307
  • arm64 release on CI #309