Releases: kactus-io/kactus
Releases · kactus-io/kactus
v0.3.25
- [Fixed] Don't show dev tools on startup.
v0.3.24
- [Fixed] Notarized the App so that macOS 10.15 doesn't complain.
v0.3.22
- [Fixed] Menu state not updated after performing some actions
- [Fixed] Error message could appear outside the boundary of its container
- [Fixed] Improved error handling when trying to rebase a ref that doesn't exist
- [Improved] Expand hover area on repository list items
- [Improved] Always fast forward recent branches after fetch
- [Improved] Ensure recent branches are updated during remote interactions
- [Improved] Ensure compliance with new European requirements regarding Stripe checkout
v0.3.21
- [New] You can now choose to bring your changes with you to a new branch or stash them on the current branch when switching branches
- [New] Rebase your current branch onto another branch using a guided flow
- [New] Repositories grouped by owner, and recent repositories listed at top
- [New] Suggested next steps now includes suggestion to create a pull request after publishing a branch
v0.3.20
- [Improved] Prompt to see in kactus instead of opening editor when there are conflicts
- [Improved] Actionable blank states
- [Fixed] Showing the right change screen when a file is untracked
v0.3.19
- [Fixed] Pulling or checking out a branch would sometimes keep the state of the old branch
v0.3.18
- [Improved] Show an actionnable dialog when files would be overwritten
- [Fixed] Generate Document and Library previews when rebuilding a sketch file
v0.3.17
- [Fixed] When some files starts with the same name, pick the right one
- [New] Add button to remove a Sketch file
- [Fixed] Showing the right file when adding a new Sketch file
- [Fixed] Checking a branch where a sketch file has been deleted
v0.3.16
- [Fixed] When the network is unavailable, fall back to the previous account status
v0.3.15
- [New] When an update is available for Kactus, release notes can be viewed in Kactus
- [Fixed] Authenticating to GitHub Enterprise fails when user has no emails defined
- [New] Clone, create, or add repositories right from the repository dropdown
- [New] Drag-and-drop to add local repositories from macOS tray icon
- [New] Resolve merge conflicts through a guided flow
- [New] Allow merging branches directly from branch dropdown
- [New] Clear the preview cache periodically