🐿
Releases
Changelog for our GitButler client releases
Hot on the heels of our last release, we're introducing a new "bookmarking" feature. Now you can let GitButler know about important moments in your timelines that you might want to remember or go back to.


You can either create bookmarks by hitting the little bookmark button in the bottom right corner in the timeline, or you can hit Cmd-K to bring up the palette and create a new bookmark from there, wherever you happen to be in the timeline.
With this new release, you can now link a project on multiple computers to sync the working directory history of both of them. You can't quite actually check out those working directory states from one into the other, but it's a step closer.

Link multiple clients on multiple computers to the same GitButler project to sync history
Another nice addition is the feedback icon (little envelope looking thing at the bottom) that you can click at any time to share feedback with us or send us your logs/data in case there was an issue so that we can recreate and debug it.

Share yo feedback.
There were also a number of speed increases and some more behind the scenes data structure changes, but don't worry about those.
Bug fixes and minor improvements.
New layout for the project page and redesign of the activity graphs in preparation for presenting more Git data in the sidebar. Also added some new styling to the commit page and have changed how we store our snapshot data so that it doesn't pollute the Git project space.


Some bug fixes and improvements, but the big thing is our new shiny icon!

Fixed the terminal
😂
This update ships with a new command palette for (better) fast access to all your GitButler needs, as well as an integrated Terminal per project.

New and improved command palette

New project terminal (soon to be recording)
You can also see your git status as you go without having to run
git status
all the time.The terminal is mostly to iron out the bugs. Next up will be recording anything you do in your project terminal along with your file history for even more historical project context.
It's AI time! Now it is possible to have GitButler write your commit message via gpt4, including a description of what changes you've made to your code. Make commit messages like a kernel hacker, finally!

We've also made improvements to the speed and performance of various pages and some interface polish.
This release adds a lot of speed and resource usage improvements, as well as our first real Git feature, the commit dialog.
Now you can go into commit mode, view the diff of any of the modified files you have, select which files to include or exclude from the commit and even ask our AI to look at the diff and come up with a commit message for you.
We're also releasing builds for Apple Intel chips in addition to the Silicon builds.

Our new committer.
This version adds a new and improved player view to see the history of your file changes.

Last modified 2d ago