Skip to content

Releases: deepwell/gity

v0.5.1

01 Feb 22:06
c681ea2

Choose a tag to compare

  • Show upstream branch position in commit list
  • Support dark mode colours for commit diff
  • Reduce commit diff loading flash by removing text
  • Add line change colours to the gutter

v0.5.0

24 Jan 21:11
85483d1

Choose a tag to compare

  • Add a beautiful new app icon
  • Add tags to the left side panel and show in commit list
  • Allow branches and tags sections to be collapsed
  • Support multiple app windows with Ctrl+N
  • Allow diff text to be copied to the clipboard
  • Ctrl+Q closes all windows and quits the app

v0.4.2

18 Jan 00:37
3272b04

Choose a tag to compare

  • Fix crash when refreshing on changed commit
  • Go back to welcome screen if the repository cannot be opened
  • Mouse back button navigates back to the welcome screen
  • Improve window resizing: remove hard coded minimum width and grow commit list independent of branch panel
  • Add a hard minimum width to the left branch panel

v0.4.1

14 Jan 04:07
a592426

Choose a tag to compare

Update appstream metadata for Flatpak release.

v0.4.0

13 Jan 04:35
4b4922e

Choose a tag to compare

Retain opening and displaying real user's path but through a sandbox. Removes the need for file system access.

v0.3.1

04 Jan 23:38
7ff6cab

Choose a tag to compare

Install metadata file.

v0.3.0

04 Jan 17:33
fe163ac

Choose a tag to compare

Add horizontal scrolling in the diff panel. Fix when reload button is available, and add app metadata for packaging the app.

v0.2.0

30 Dec 00:02
dc92fe4

Choose a tag to compare

First official release of gity, a git browser written for Gnome in rust with GTK 4 and libadwaita.