Releases: gitx/gitx
Releases · gitx/gitx
1.4
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
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #526
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #525
Pipeline 🛠
- Deployment target 10.14 by @hannesa2 in #507
- Apply Objective-git master by @hannesa2 in #511
- Objective-git DeploymentTarget-13 by @hannesa2 in #512
- Use XCode 26.3 by @hannesa2 in #515
- Screenshot tests by @hannesa2 in #508
- Change token name by @hannesa2 in #518
- Compare screenshots by @hannesa2 in #516
- Remove outdated appcast info by @hannesa2 in #505
- Fix LIBSSH2_INCLUDE_DIRS by @hannesa2 in #520
- Fix final git status check in CI by @hannesa2 in #522
- No screenshot compare on merge to master by @hannesa2 in #524
Other Changes
New Contributors
Full Changelog: 1.2...1.3
1.2
What's Changed
Dependencies
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #494
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #500
- Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #499
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #498
Other Changes
Full Changelog: 1.1...1.2
1.1
What's Changed
Exciting New Features 🎉
CI pipeline 🛠
- Swap order of x86 and arm64 builds in CI by @hannesa2 in #430
- fix x86_64 build by @chrisirhc in #437
- Bump upload action by @hannesa2 in #440
- Build only with XCode 14 by @hannesa2 in #446
- MacOS 13 on CI by @hannesa2 in #447
- Overwrite artifacts in CI by @hannesa2 in #441
- Fix CI by @hannesa2 in #471
- Objective CI by @hannesa2 in #473
- Multi arch runner in CI by @hannesa2 in #476
- Fix objective-git cmake minVersion by @hannesa2 in #480
- Github runner macos-15-intel by @hannesa2 in #482
- Update builds for new Xcode version 26 by @jspiro in #489
- Fix release pipeline by @hannesa2 in #490
- Harmonize GitHub actions by @hannesa2 in #492
Other Changes
- Bump Sparkle 2.6.0 by @hannesa2 in #429
- Drop x86 support by @hannesa2 in #431
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #409
- Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #433
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot[bot] in #435
- Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #434
- Bump actions/download-artifact from 3 to 4 by @dependabot[bot] in #436
- Deployment target 10.13 in MGScopeBar by @hannesa2 in #425
- Bump Sparkle 2.6.1 by @hannesa2 in #438
- Bump Sparkle 2.6.2 by @hannesa2 in #442
- Bump Sparkle 2.6.3 by @hannesa2 in #444
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot[bot] in #449
- Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot[bot] in #451
- Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot[bot] in #453
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot[bot] in #456
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot[bot] in #457
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot[bot] in #459
- Bump actions/upload-artifact from 4.4.3 to 4.6.1 by @dependabot[bot] in #469
- Bump Sparkle 2.6.4 by @hannesa2 in #463
- Deployment target in objective-git 10.13 by @hannesa2 in #464
- Bump Nimble 13.7.1 in objective-git by @hannesa2 in #474
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #478
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #477
- Bump Sparkle 2.8.0 by @hannesa2 in #479
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #486
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #487
New Contributors
- @chrisirhc made their first contribution in #437
- @jspiro made their first contribution in #488
Full Changelog: 1.0...1.1
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
- Bump Sparkle 2.3 by @hannesa2 in #345
- CI with MacOS 12 by @hannesa2 in #351
- Release with MacOS 12 by @hannesa2 in #353
- Bump Sparkle 2.3.1 by @hannesa2 in #359
- Bump Sparkle 2.3.2 by @hannesa2 in #361
- Run notarization not from fork pull requests by @hannesa2 in #369
- Improve the build & installation instructions by @ADTC in #364
- Ignore the generated build artifacts by @ADTC in #374
- Fix the local build in Xcode by @ADTC in #376
- Add a link to Applications in the DMG file by @ADTC in #378
- Remove Install configuration on gitx_askpasswd by @tiennou in #384
- Fix for arm64 runner by @hannesa2 in #392
- Fix for arm64 runner (release) by @hannesa2 in #393
- Bump Sparkle to 2.4 by @hannesa2 in #394
New Contributors
Full Changelog: 0.23...1.0
0.23
0.22
What's Changed (don't use this version !)
Exciting New Features 🎉
- enable gpg signing by @stepheneb in #326
- Consult the configuration whether to sign commits or not by @tiennou in #327
- Wire double-clicks on refnames in commit list to checkout by @tiennou in #328
- Bump Sparkle 2.2.2 focus improvements by @hannesa2 in #331
- Notarize the GitX app by @insha in #334
Other Changes
- Add ability for a pre-release by @hannesa2 in #325
- Remove an outdated discussion in README by @hannesa2 in #329
New Contributors
- @stepheneb made their first contribution in #326
- @insha made their first contribution in #334
Full Changelog: 0.21...0.22
0.21
What's Changed
Exciting New Features 🎉
- Build pull request with Apple Silicon M1 by @hannesa2 in #314
- Bump Sparkle 2.2 by @hannesa2 in #316
- Update README for build instruction by @hannesa2 in #317
- Sparkle 2.2.1 Focus Improvements by @hannesa2 in #319
- Github generated changelog by @hannesa2 in #320
- Add support for ZIP file packaging for GitX by @jvanzyl in #323
Other Changes
- License GPL by @hannesa2 in #310
- Cleanup licenses by @hannesa2 in #312
- Update README.markdown by @hannesa2 in #313
- Cleanup by @hannesa2 in #315
- Cleanup by @hannesa2 in #318
- Bump softprops/action-gh-release from 0.1.14 to 1 by @dependabot in #321
- Correct artifact uploading of dmg and zip files by @jvanzyl in #324
New Contributors
Full Changelog: 0.20...0.21