Skip to content

Releases: LogicOverSnacks/glint-release

1.8.3

21 Jan 17:56
0a96506

Choose a tag to compare

Added

  • Add arrow buttons to navigate between searches found in the diff and blame views

Changed

  • Updated Angular to v17.0.0

Fixed

  • Ensure that the blame view can be closed with one click

1.8.2

23 Nov 09:58
0a96506

Choose a tag to compare

Added

  • Allow using the context menu to discard/stage/unstage lines

Changed

  • Refresh the entire UI when clicking the refresh button to provide better support for using Glint in conjunction with other git tools
  • Updated Electron to v27.1.2

1.8.1

06 Nov 09:15
0a96506

Choose a tag to compare

Changed

  • Display multi-line commit messages with a large first line "subject" and smaller "body"

Fixed

  • Fixed bug where password-protected SSH keys would not work

1.8.0

14 Oct 09:17
0a96506

Choose a tag to compare

Added

  • Setting to change the font size

Changed

  • Hide find control on small screens when not in use
  • Updated Angular to v16.0.0
  • Updated Electron to v27.0.0

Fixed

  • Prevent view jumping when logging in/out
  • Load ssl certificates from the OS on windows + macos to support corporate proxies

1.7.0

16 Sep 09:43
0a96506

Choose a tag to compare

Added

  • Allow deleting remote branches

Changed

  • Updated Electron to v26.2.1
  • Updated electron-updater to v6.1.1

Fixed

  • Prevent error when changing repository before a push is finished

1.6.0

27 Jun 22:12
0a96506

Choose a tag to compare

Added

  • Allow adjusting the size of the right-hand commit details view
  • The selected item in a tree view can now be changed with the keyboard

Changed

  • Select updated commits after being editing

Fixed

  • Display "Open in VSCode" when available
  • Visual bug with recently opened repository list
  • Bug when a repository is re-initialized outside of Glint
  • Checkbox alignment on patches view
  • Bug with commit date displaying incorrectly

1.5.0

07 Jun 22:21
0a96506

Choose a tag to compare

Changed

  • Updated Electron to v25.0.1
  • Updated OpenSSL to v1.1.1u

Fixed

  • Fixed visual bug when scrolling
  • Fixed a crash when viewing merges performed outside of Glint
  • Improved error message when trying to open a directory that is not a git repository

1.4.1

30 Apr 20:42
0a96506

Choose a tag to compare

Fixed

  • Prevent crash when encryption is not available
  • Improved some error messages

1.4.0

21 Apr 11:41
0a96506

Choose a tag to compare

Added

  • Translations for Chinese (中文)

Fixed

  • Prevent crash when a merge is performed between commits with no shared base
  • Prevent crash when repository contains certain types of references, such as notes or pulls
  • Prevent crash error when calculating diffs

1.3.0

06 Apr 16:04
0a96506

Choose a tag to compare

Added

  • Pull requests view for Premium users: view and create pull requests on GitHub, Bitbucket, or GitLab
  • Hover effect on the file list view

Fixed

  • Some null crash errors