Releases: kactus-io/kactus
Releases · kactus-io/kactus
v0.3.14
- [Fixed] License not being recognized
v0.3.13
- [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
- [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
- [Fixed] Fetching the diff for a commit in the history tab
v0.3.10
- [Fixed] A case where fetching the diff for a conflict would fail
v0.3.9
- [Fixed] Handle Sketch files with pages with the same name
v0.3.8
- [Fixed] Bug which crash Kactus on startup.
v0.3.7
- [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
- [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
- [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