Skip to content

Releases: kactus-io/kactus

v0.3.25

27 Sep 13:46
Compare
Choose a tag to compare
  • [Fixed] Don't show dev tools on startup.

v0.3.24

27 Sep 12:46
Compare
Choose a tag to compare
  • [Fixed] Notarized the App so that macOS 10.15 doesn't complain.

v0.3.22

06 Sep 15:38
Compare
Choose a tag to compare
  • [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

26 Jul 18:12
Compare
Choose a tag to compare
  • [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

01 Mar 12:41
Compare
Choose a tag to compare
  • [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

31 Jan 18:51
Compare
Choose a tag to compare
  • [Fixed] Pulling or checking out a branch would sometimes keep the state of the old branch

v0.3.18

31 Jan 15:54
Compare
Choose a tag to compare
  • [Improved] Show an actionnable dialog when files would be overwritten
  • [Fixed] Generate Document and Library previews when rebuilding a sketch file

v0.3.17

27 Jan 16:08
Compare
Choose a tag to compare
  • [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

03 Jan 13:28
Compare
Choose a tag to compare
  • [Fixed] When the network is unavailable, fall back to the previous account status

v0.3.15

20 Dec 12:55
Compare
Choose a tag to compare
  • [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