Skip to content

Releases: soramimi/Guitar

v1.4.0

Choose a tag to compare

@soramimi soramimi released this 28 Jun 04:26

Windows

If you see an error stating VCRUNTIME140.dll is missing, please install the Visual C++ Redistributable for Visual Studio 2022.
Linux (.deb Package)
The .deb package has been tested and verified to work on Ubuntu 22.04 and Ubuntu 24.04.

AppImage

The AppImage version has been tested on Ubuntu 22.04.
It has not yet been verified on Ubuntu 24.04.

Changes

  • Implement MeCab-based incremental search for Japanese romanization, replacing Migemo
  • Add "Quick Merge" action to commit log context menu
  • Add "Switch To Branch" submenu to commit log context menu
  • Add "Save As" action to file context menu
  • Add "Rebase Continue" / "Rebase Quit" actions
  • Double-clicking a submodule now opens it in a new Guitar instance
  • Submodules dialog now shows URL and path, with file manager/terminal launch
  • Add AI model selection combo box to commit message generation dialog
  • Store provider API keys securely in an owner-only permissions file
  • Add support for new AI providers
  • Add Tamil (ta) translation
  • Improved stability and performance
  • Some features still remain experimental

v1.3.1

Choose a tag to compare

@soramimi soramimi released this 01 Nov 02:46

Windows

  • If you see an error stating VCRUNTIME140.dll is missing, please install the Visual C++ Redistributable for Visual Studio 2022.

Linux (.deb Package)

  • The .deb package has been tested and verified to work on Ubuntu 22.04 and Ubuntu 24.04.

AppImage

  • The AppImage version has been tested on Ubuntu 22.04.
  • It has not yet been verified on Ubuntu 24.04.

Changes

  • Improved performance through enhanced parallel processing.

v1.3.0

Choose a tag to compare

@soramimi soramimi released this 06 Jun 08:42

This is the release after 5 years since the last release.

AI-based commit message generation has been implemented. Stability and performance have been improved. Support for submodules and other features continue to be experimental.

When running on macOS, you may get an error like “cannot be opened” due to security. In that case, you need to remove the quarantine attribute by doing the following

xattr -d com.apple.quarantine Guitar.app

Such commands must be executed at your own risk and are not supported by the author.

Continuous build

Continuous build Pre-release
Pre-release

Choose a tag to compare

@soramimi soramimi released this 27 Dec 09:20
continuous

color

Release build (v1.2.0)

Choose a tag to compare

@soramimi soramimi released this 27 Jun 05:59

Release build (v1.1.1)

Choose a tag to compare

@soramimi soramimi released this 03 Sep 12:24

Release build (v1.1.0)

Choose a tag to compare

@soramimi soramimi released this 01 Sep 05:45