Releases · maoyama/Changes (original) (raw)
v2.1
What's Changed
- Update readme by @maoyama in #188
- Update commit hash display by @maoyama in #190
- Update button text for amend by @maoyama in #195
- Enable codeql by @maoyama in #198
- Handle background fetch errors non-blockingly with toolbar warning by @nniel-ape in #197
- Update prompt for commit message generation by @maoyama in #199
- Update Xcode path in codeql, release, and test workflows to use Xcode26.2 by @maoyama in #200
- Remove trailing dot from generatedCommitMessage by @maoyama in #201
- Add divider by @maoyama in #206
- Update the commit date frequently by @maoyama in #207
New Contributors
- @nniel-ape made their first contribution in #197
Full Changelog: v2.0...v2.1
v2.0
What's Changed
- Creation of commit messages using Apple Intelligence instead of Open AI API
- UI with liquid glass style
- Change the name of the app to Changes.app
- macOS 26.0 or later is required
Full Changelog: v1.18...v2.0
v2.0-beta
What's Changed
- Creation of commit messages using Apple Intelligence instead of Open AI API
- UI with liquid glass style
- Change the name of the app to Changes.app
- macOS 26.0 or later is required
Full Changelog: v1.18...v2.0-beta
v1.18
What's Changed
- Fix the build errors for actor isolated by @maoyama in #166
- Add .buttonStyle(.borderedProminent) by @maoyama in #168
- Top toolbar by @maoyama in #169
- Use dafault navigation by @maoyama in #170
- Remove background color from CommitGraphView by @maoyama in #171
- Sync xcode26 changes by @maoyama in #173
- Update toolbar by @maoyama in #174
- Modified to look beautiful even in a narrow window by @maoyama in #175
- Disclosure by @maoyama in #176
- Expand command by @maoyama in #177
- Use default action by @maoyama in #178
- Paging with skip by @maoyama in #179
- Add Divider to commands by @maoyama in #180
Full Changelog: v1.17...v1.18
About This Build
- Minimum Deployments: macOS 14.6 (Sonoma)
- Build with Xcode16.2
- Notarized by Apple
v1.17
What's Changed
- Parse conflict by @maoyama in #161
- Default merge commit message by @maoyama in #162
- Selected color in graph view by @maoyama in #163
- Selecting a commit by operating the key by @maoyama in #164
- Enhance ContentView with empty state message by @maoyama in #165
Full Changelog: v1.16...v1.17
About This Build
- Minimum Deployments: macOS 14.6 (Sonoma)
- Build with Xcode16.2
- Notarized by Apple