What's Changed
- update: macOS build script permission
- feature: add
⌘+Q
hotkey to quit this app on macOS - refactor: load external tool's icon on startup
- update: new screenshots
- fix: LineNumberMargin did not recalculate required size after data con…
- Merge pull request #132 from gadfly3173/refactor/models-user
- refactor: Simplify FindOrAdd method by using ConcurrentDictionary's GetOrAdd
- readme: update avatars and preference storage path on macOS
- Merge pull request #131 from gadfly3173/fix/perference-ignore
- fix: remove SearchResultSelectedCommit from preference.json
- Merge pull request #129 from gadfly3173/fix/launcher-dbclick
- fix: DoubleTapped on launcherTabsScroller not triggered correctly
- enhance: performance of filtering branch
- fix: rpm file permission by habegit (#128)
- ux: style for branch filter input box
- feature: supports filter displayed branches
- localization: system menu label for macOS
- fix: skip to render contents when Bounds.Width is zero
- fix: IME not work on Wayland (#125)
- fix: wrong hotkeys to open preference dialog
Full Changelog: v8.12...v8.13