Skip to content

Releases: kactus-io/kactus

v0.3.14

28 Aug 23:02
Compare
Choose a tag to compare
  • [Fixed] License not being recognized

v0.3.13

28 Aug 13:23
Compare
Choose a tag to compare
  • [Improved] Add instructions to login to GH enterprise
  • [Improved] Repository indicator background work
  • [Fixed] Switch to history view for default branch when deleting current branch during a compare
  • [Fixed] Background Git operations on missing repositories are not handled as expected
  • [Fixed] A potential bug when getting the git symbolic ref
  • [Fixed] Do not show the unsubscribe button when part of an org (should be handled in the org admin)

v0.3.12

16 Jul 15:38
Compare
Choose a tag to compare
  • [Improved] Add some padding around image diffs so that it's easier to grab the slider
  • [Fixed] Closing a sketch file in the changes list would make it disappear

v0.3.11

15 Jul 21:58
Compare
Choose a tag to compare
  • [Fixed] Fetching the diff for a commit in the history tab

v0.3.10

29 Jun 23:51
Compare
Choose a tag to compare
  • [Fixed] A case where fetching the diff for a conflict would fail

v0.3.9

12 Jun 05:30
Compare
Choose a tag to compare
  • [Fixed] Handle Sketch files with pages with the same name

v0.3.8

11 Jun 14:33
Compare
Choose a tag to compare
  • [Fixed] Bug which crash Kactus on startup.

v0.3.7

11 Jun 03:25
Compare
Choose a tag to compare
  • [New] New history tab with possibility to compare to a branch
  • [Improved] Performances when rendering the list of changes.
  • [Improved] Performance when getting the preview from Sketch, it is now in another thread so you should be able to interact with the UI while is it fetching them (and look at the text diff)
  • [Fixed] A bug where Kactus would crash while trying to show a non-existing preview

v0.3.6

26 Apr 10:21
Compare
Choose a tag to compare
  • [Fixed] Remove Bitcoin payment (removed by Stripe)
  • [Improved] Remove collection of usage data. We are not looking at them and we don't like collecting data for the sake of it.
  • [Improved] Use update.electronjs.org as the update server
  • [Improved] Add warning when renaming a branch
  • [Improved] Getting the git status should a lot faster (up to 15 times)

v0.3.5

09 Apr 17:01
Compare
Choose a tag to compare
  • [Fixed] Fix the color of the buttons on hover
  • [Fixed] Do not try to generate a file preview when it hasn't been imported yet
  • [Fixed] Do not try to generate a file preview when we failed to generate one
  • [Improved] Try to recover when some references in a file are missing. This can be due to a merge than went wrong for example
  • [Improved] Prepare the plugin for Sketch 50