Releases: cst8t/gitmun
Releases · cst8t/gitmun
v0.4.5
v0.4.4
v0.4.3
v0.4.2
What's Changed
- Fixed GPG verification/signing on Microsoft Store installs by detecting GPG from Git for Windows and
common GnuPG install locations when it is not available onPATH. - Added Git settings for manually choosing the Git executable and GPG executable, with native file pickers.
- Added Git version detection in Settings so the active Git binary is visible.
- Added reset support for the Git executable override to return to automatic Git detection.
- Avoided rewriting global Git config values when Settings is saved and nothing has changed.
- Fixed the config file path shown in Settings for Microsoft Store installs, including an open-folder button
for the real redirected config location. - Fixed commit history ordering when using gix so merge histories match
git logordering. - Fixed Microsoft Store/MSIX attributions packaging so the attributions window opens the generated
attributions page. - Updated Microsoft Store/MSIX package icons with the new square icon assets.
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
Other changes
- Switch config to toml by @cst8t in #24
- Fixes to comply with Microsoft Store rules (Now bundles MinGit for MSIX package)
- feat: gate commit-and-push on upstream tracking status and improve pane layout defaults
- Few QoL fixes
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
-
feat: add multi-window support (finally) by @cst8t in #22
This means you can finally have as many instances of Gitmun open for as many projects as you want (as long as your computer can handle it) -
feat: add i18next localisation by @cst8t in #23
This should set things up nicely for when a Weblate instance is setup for crowd sourced translations.
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.2
v0.3.1
Features:
- Add a commit and push option to the commit button
Fixes:
- Fix the stash name not showing properly in dialogue boxes
- Ensure fetch is ran before the pull analysis on a failed push due to upstream changes
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Maintenance
- chore(deps): bump rustls-webpki from 0.103.10 to 0.103.12 in /src-tauri in the cargo group across 1 directory by @dependabot[bot] in #17
Other changes
Full Changelog: v0.2.7...v0.3.0