2.1.2
Details
- Bug fix: Fixes an issue that could lead to a crash when importing images or disclosing the page in the layer list on macOS Sonoma.
- Bug fix: Resolves a bug where the color picker would not show when editing colors in the gradient layer inspector.
2.1.1
Details
- Bug fix: Fixes a bug that that caused animations in the timeline to be visually offset from their actual begin time.
- Bug fix: Fixes the canvas zoom level toolbar button text to be visually centered in the button control.
- Bug fix: Fixes a UI bug where the rendering inspector was clipping its controls at the bottom of the pane on newer macOS versions.
2.1
Details
- New: Support for running natively on Apple silicon Macs
- Bug fix: Fixes a bug that could lead to a crash on macOS Monterey
2.0.2
Details
- Bug fix: Fixes Sketch 63 import issues
2.0.1
Read about this update on kiteapp.co →
Details
- New: Support for macOS 10.15 Catalina’s new
cornerCurve
property on CALayer
- Improvement: You can now copy the name of a layer in the layer list as text by simply copying the layer itself
- Bug fix: Fixes a bug where dropping an animation on a layer with a non-zero begin time would position the dropped animation offset from the playhead
1.9.8
Read about this update on kiteapp.co →
Details
- Improvement: Updates Adobe XD import to work with the latest version
- Bug fix: Fixes a bug where copying emitters or exporting them in CAAR files would fail to write some color properties
- Adds the property “currentTime” to a video player’s scripting exports. You can now get the current time in seconds of a playing video by calling
videoLayer.player.currentTime
1.9.7
Read about this update on kiteapp.co →
Details
- Bug fix: Fixes Sketch import to support Sketch v53.
- Bug fix: Fixes a UI bug where the time display in the utility pane was not centered vertically.
1.9.6
Read about this update on kiteapp.co →
Details
- New: Kite’s code generation now supports the latest Swift 4.2 syntax changes.
- Bug fix: Fixes a bug where exporting an CAAR archive that contained a PageLayer would fail to load.
- Bug fix: Fixes a bug where exporting an CAAR archive that contained a NSImage would fail to load.
1.9.5
Read about this update on kiteapp.co →
Details
- New: Kite now supports macOS 10.14 Mojave and Dark Mode
- New: You can now specify the type of gradient your Gradient Layer will draw: axial, radial, or conic (10.14 only)
- New: Kite now supports two new layer rendering options:
allowsGroupOpacity
and allowsEdgeAntialiasing
- New: New utility pane switching control below the inspector allows you to switch panes without having to navigate to the top toolbar
- New: General UI improvements throughout the interface
- Bug fix: Fixes a case where importing a symbol layer from Sketch that was missing its master symbol would cause the import to fail.
- Bug fix: Fixes a issue where deleting the content image from an Emitter Cell would not remove the image from the cell.
1.9.4
Details
- Improvement: Updates the Sketch plugin to be compatible with Sketch v51.1.
- Bug fix: Fixes a bug where an imported Shape Layer with a zero-sized path could result in a crash
1.9.3
Details
- Improvement: Updates the Sketch plugin to be compatible with Sketch v51.
- Bug fix: Fixes a bug where a color’s profile was not correctly saved and restored in some circumstances with particular color profiles.
- Bug fix: Initial fix for macOS 10.14 Mojave for dragging out library items from the Library pane.
1.9.2
Details
- Improvement: Updates the Sketch plugin to be compatible with Sketch v50.
- Bug fix: Fixes a bug where CAEmitterCell did not have the correct contentScale property during playback.
1.9.1
Details
- Bug fix: Fixes an issue introduced in v1.9 where users with internationalizations that use a comma
,
for decimal notation could not enter decimal values in the inspector.
1.9
Read about this update on kiteapp.co →
Highlights
- Support for Swift 4 Syntax for Kite’s code generation
- Add support for importing, exporting, and previewing Core Animation archive files (.caar)
Details
- New: Support for Swift 4 Syntax for Kite’s code generation
- New: Adds support for importing, exporting, and previewing Core Animation archive files (.caar)
- New: Adds support for animating the ‘transform.scale.xy’ and ‘sublayerTransform.scale.xy’ keypaths
- New: Adds new built-in isometric perspective transforms in the transform editor
- New: Adds preference to turn off haptic trackpad feedback
- Bug fix: Fixes a bug with Sketch import that could detach a page’s symbols during import.
- Bug fix: Fixes small accidental layer drags that could occur when clicking rapidly on the canvas
- Bug fix: Fixes bug in code generation where a Swift
CIVector
would not have its closing parenthesis.
- Bug fix: Fixes a bug where dragged keyframes would be rounded to only one decimal place forcing them to snap to an incorrect position.
- Bug fix: Negative speed timeline values now draw at with the correct duration.
- Bug fix: Fixes a bug where the chosen source for a Map Layer Value action would not be saved when set via drag and drop.
- Bug fix: Fixes an issue with the ‘Play at Begin Time?’ popup dialog where the dialog title didn’t match the action buttons
- Change: Simplifies page-to-page animations by having the animated-to layer’s timeline start when the page appears on screen, not at the start of the initial presentation.
- Change: Improves the script editor’s syntax highlighting for single quotes and backticks.
- Change: Small tweaks to the app’s toolbar to make it more visually appealing