Releases: LogicOverSnacks/glint-release
Releases · LogicOverSnacks/glint-release
1.9.0
1.8.9
v1.8.9 Update issue templates
1.8.8
Added
- Allow detaching the HEAD to a specific commit
1.8.7
Fixed
- Installation issue on windows
1.8.6
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
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
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
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
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
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