Core Animator Changelog

What's new in Core Animator 1.5.3

Mar 10, 2018
  • Fix for crash that would occur if expected fonts were missing from the system.

New in Core Animator 1.5 (Sep 20, 2017)

  • We have a new iOS app! This update brings project compatibility between macOS and iOS.
  • Bug fixes and stability improvements.

New in Core Animator 1.4 (Feb 27, 2017)

  • Bug fixes and stability improvements.
  • Specifically, rotating and scaling elements within groups should be more consistent.

New in Core Animator 1.3.2 Build 4003 (Sep 15, 2016)

  • Choose between Swift 2.2 and Swift 3
  • Choose between directory of images and asset catalogs
  • imageNamed:inBundle: is used for more efficient and correct image loading

New in Core Animator 1.3.1 Build 4002 (Sep 15, 2016)

  • Bug fixes:
  • Updated Sparkle framework (vulnerability was found in previous version)

New in Core Animator 1.3 Build 4001 (Dec 15, 2015)

  • MASKING: Now you can harness the incredible masking capabilities of the CoreAnimation framework! Use one of the build-in .png images or provide your own to easily mask an element or group.
  • Bug fixes and stability improvements.

New in Core Animator 1.2.4 Build 2748 (Oct 12, 2015)

  • Fixed timeline easing mode selection near bottom of window
  • Fixed PNG export bug/crash
  • Fixed MOV export bug/crash
  • Fixed auto-save of easing mode
  • Fixed memory leak
  • Swift 2.0 is default for new projects
  • Fixed live record drawing bug
  • Fixed reversing an animations that has keyframe at time = 0

New in Core Animator 1.2 Build 2738 (Sep 17, 2015)

  • Updated visuals for a cleaner and more consistent experience
  • Bug fixes and optimizations

New in Core Animator 1.1 (Jun 4, 2015)

  • Live recording: Use our new live-record feature to build animations in real time using mouse movements rather than individual keyframes!
  • Generate code snippets to animate existing views!
  • Export animations as .mov files
  • Export animations as .png sequences
  • Set elements as UIButtons
  • Assign elements your own custom class
  • Set anchor point with precise values
  • Reverse an animation

New in Core Animator 1.0.5 Build 2724 (Apr 11, 2015)

  • Adds Swift 1.2 export option
  • @3x images can now be imported
  • Bug fixes.

New in Core Animator 1.0.3 Build 2718 (Mar 18, 2015)

  • Minor bug fixes and stability enhancements