Skip to content

Releases: LogicOverSnacks/glint-release

1.9.0

30 Nov 13:22
0a96506
Compare
Choose a tag to compare
v1.9.0

Update issue templates

1.8.9

29 Jun 10:43
0a96506
Compare
Choose a tag to compare
v1.8.9

Update issue templates

1.8.8

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

Added

  • Allow detaching the HEAD to a specific commit

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