Skip to content

Releases: kactus-io/kactus

v0.2.8

23 Sep 09:50
Compare
Choose a tag to compare
  • [New] Store the Sketch version used so that Sketch always uses the latest features and do not tries to transform the file
  • [Improved] Big performance improvements when showing diffs: around 50% for completely new diffs and nearly instant for already seen diffs

v0.2.7

22 Sep 19:47
Compare
Choose a tag to compare
  • [New] Allow users to create repositories with descriptions
  • [New] Use lfs clone for faster cloning of LFS repositories
  • [Improved] Prompt to override existing LFS filters
  • [Improved] Add more logs for kactus operations
  • [Fixed] Don't install LFS hooks when checking if a repo uses LFS
  • [Fixed] "Clone with Desktop" wouldn't include the repository name in the path
  • [Fixed] Use the loading/disabled state while publishing
  • [Fixed] Lock down menu item states for unborn repositories
  • [Fixed] Fix a bug that could prevent the document.json to be created when parsing pages with images
  • [Fixed] Use the version map to generate a sketch file with the current sketch version

v0.2.6

29 Aug 17:02
Compare
Choose a tag to compare
  • [New] 'Open in Shell' now supports multiple shells
  • [Fixed] Keep order of sketch pages (#51)

v0.2.5

27 Aug 15:16
Compare
Choose a tag to compare
  • [Improved] Indent files in a sketch file
  • [Improved] Added cta in accounts to unlock kactus
  • [Fixed] Safer parsing of sketch part (#49)
  • [Fixed] Changed link to help (#50)

v0.2.4

19 Aug 20:34
Compare
Choose a tag to compare
  • [New] Changed files in a sketch file are now grouped in a tree.
  • [Improved] Added a loading indicator when generating the diffs
  • [Fixed] Create folders to new sketch file if needed

v0.2.3

18 Aug 17:17
Compare
Choose a tag to compare
  • [New] Can choose whether a branch should be deleted on the remote as well as locally
  • [New] Added the ability to revert a commit
  • [Improved] Fetch if a push fails because they need to pull first
  • [Improved] Discard changes performance
  • [Fixed] Show 'Add Repository' dialog when repository is dragged onto the app
  • [Fixed] Dialog component did not remove event handler
  • [Fixed] Update to Git 2.14.1 to fix security vulnerability
  • [Fixed] Changing the default branch on GitHub.com is now reflected in the app
  • [Fixed] Swap around some callouts for no repositories
  • [Fixed] Darker unfocused selection color
  • [Fixed] Increase the max sidebar width
  • [Fixed] Don't say "Publish this branch to GitHub" for non-GitHub repositories
  • [Fixed] Patches which contain the "no newline" marker would fail to apply
  • [Fixed] Close the autocompletion popover when it loses focus
  • [Fixed] Clear the selected org when switching Publish Repository tabs
  • [Fixed] 'Create Without Pushing' button throwing an exception while opening a pull request
  • [Fixed] Publishing a repository would try to check for full access status first

v0.2.2

08 Aug 15:59
Compare
Choose a tag to compare
  • [Fixed] Create a new sketch file with shared styles would fail

v0.2.1

04 Aug 18:07
Compare
Choose a tag to compare
  • [Fixed] Fixed getting the previous preview (which resulted in showing the same image for both preview)

v0.2.0

03 Aug 18:24
Compare
Choose a tag to compare
  • [New] You can now use any git server (BitBucket, Gitlab, self-hosted, etc.)!
  • [New] Adds short-cut to open terminal
  • [Improved] Add a loading git status indicator
  • [Improved] Add an options menu to the Commit Summary component
  • [Improved] Only enable Reload for dev builds
  • [Improved] Handle updating a premium subscription to an enterprise subscription
  • [Fixed] Fixed a bug where the unlock status wouldn't be set right after unlocking and necessitate a restart of Kactus

v0.1.16

01 Aug 18:56
Compare
Choose a tag to compare
  • [Fixed] Fix a bug when a page contained a /
  • [Improved] Add a separate loading indicator on each sketch file
  • [Improved] Show directly the sketch files when loading the status. That way we can show a loading indicator while parsing the files
  • [Fixed] Fix storing the sketch path when locating the app
  • [Fixed] Fixed a bug where an account could be deduplicated