Skip to content

Releases: LogicOverSnacks/glint-release

1.8.8

05 Jun 13:29
0a96506
Compare
Choose a tag to compare
v1.8.8

Update issue templates

1.8.7

04 Apr 15:52
0a96506
Compare
Choose a tag to compare

Fixed

  • Installation issue on windows

1.8.6

19 Mar 11:28
0a96506
Compare
Choose a tag to compare

Changed

  • Updated Angular to v17.3.0
  • Updated Electron to v29.1.4

Fixed

  • Dependency issue on linux
  • Remove tick icon on toggle groups
  • Crash fix when viewing patches
  • Crash fix when pushing to remote
  • Show warning dialog when removing a remote

1.8.3

21 Jan 17:56
0a96506
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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