Skip to content

Releases: gitx/gitx

1.4

15 Mar 16:29
c161449

Choose a tag to compare

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

10 Mar 05:38
fa8229e

Choose a tag to compare

1.3

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

21 Feb 08:02
52ff105

Choose a tag to compare

1.2

What's Changed

Dependencies

Other Changes

Full Changelog: 1.1...1.2

1.1

08 Nov 12:06
4eceb37

Choose a tag to compare

1.1

What's Changed

Exciting New Features 🎉

CI pipeline 🛠

Other Changes

New Contributors

Full Changelog: 1.0...1.1

1.0

10 Apr 17:01

Choose a tag to compare

1.0

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

20 Sep 14:36
b0fb3cd

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

Full Changelog: 0.22...0.23

0.22

18 Sep 17:13

Choose a tag to compare

0.22 Pre-release
Pre-release

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

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: 0.21...0.22

0.21

09 Aug 10:03
8c63944

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: 0.20...0.21

0.20

27 May 12:12
c6fbdc2

Choose a tag to compare

  • Look for hooks in core.hooksPath if it is set #307
  • arm64 release on CI #309

Release 0.19

07 Mar 06:08
16565c1

Choose a tag to compare

💡 Features

  • Trigger a rebuild of appcast.xml on release
  • Bump Sparkle 2.1.0
  • Cleanup LDFLAGS
  • Force static linking libraries