Skip to content

GitQlient v1.3.0 Release Notes

Francesc M edited this page Oct 16, 2020 · 10 revisions

The GitQlient 1.3.0 release contains GitHub and Jenkins integration as well as several new features.

A more detailed list of changes follows below.

Big features:

  • GitHub integration: Create issues and PRs. Do code reviews of a PR with code extracts, comments, reviews and markdown support (distributed binaries and when compiling with Qt 5.15).
  • Jenkins integration: Review the status of your remote Jenkins server. Trigger builds and check the result of the different builds.
  • Stage chunk: Now it's possible to stage chunks of code instead of the whole file when working in the diff mode for the WIP (Work In Progress) files.

Minor features:

  • RPM packages available
  • Search function in code editor
  • The History view now shows a green check on the author column if the commit is signed.
  • Haiku OS support

Other improvements:

  • Configurable Git custom executable path
  • Fixed bugs in QPinnableTab
  • Fixed managing newly created repos
  • Fixes in the Code editor.