Announcements
Lottie Creator
v0.49.0
20 January 2024
release-featured-image

In this release, we've introduced exciting new features like file renaming, innovative trimming shortcuts, and enhanced shape selection with right-click functionality, along with an 'animate all' shortcut. We've made significant improvements, including enhanced scale transformations, refined undo behaviors in property panels, and improved numeric input control and SVG import rendering. Additionally, we've addressed critical bug fixes, resolved draw order issues, corrected play-head behavior, standardized default naming for SVG imports, and fixed tabbing and case sensitivity in delete/backspace functions.

🎉 What's new

  • New features to rename files in the creator were added.

  • Implemented shortcuts cmd/ctrl to trim tracks and alt+[ / alt+] to trim tracks to playhead position.

  • Enabled right-click functionality to select shapes on canvas and hide the bounding box while dragging the scrubber.

  • New animate all shortcut (K) was added.

🔧 Improvements

  • Fixed scale transformation issues and set scale maximum value to 999999.99.

  • Improved undo behavior for property panel and appearance section.

  • Holding shift while scrubbing on numeric inputs in the property panel/timeline changes them in increments.

  • Improved SVG render order when importing SVG to the main scene.

  • Implemented conversion to whole numbers for transform property panel.

  • Removed hover highlights when reordering layers and fixed hover behavior for nested shape layers.

🪲 Bug fixes

  • Fixed draw order issues by moving z-index to mesh level.

  • Resolved issues in undo behavior for the property panel and appearance section.

  • Corrected the playhead behavior not to revert to start if playback is not looping.

  • Fixed an issue where plugin SVG imports did not have default names.

  • Addressed tabbing issues within the property panel.

  • Fixed the case sensitivity issue with del/backspace.