Skip to content

6.10.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:26
· 242 commits to main since this release

Changes

  • Adds support for data binding lists
  • Adds support for building lite variants of the Apple runtime

Fixes

  • Fixes an issue where layouts would not automatically scale correctly on certain devices

Commits

  • feat(apple): add support for data binding list properties (#9936) d2997eeef4 aadb3d3
  • feat(apple): add support for building lite frameworks (#10130) 1fb3654049 8b8844e
  • refactor(apple): replace #ifdef checks in public interfaces with conditional no-op (#10136) 3560f39170 08b2950
  • refactor(apple): use nativeScale over displayScale for layouts (#10127) 5535399fc4 f69d7d6
  • Updating version files 401fd21
  • fix: add GITHUB_TOKEN for release it to use to make ios releases (#10098) 214b83c5bf 2205e2e
  • List Virtualization & Scroll Carousel (#9965) d973e8c253 1612eb1
  • feat: nested artboards -> components (#10082) 7379bdd49f fb0403f
  • feature: scripting in editor (#10086) 7be3a0fe02 ac4d367
  • feat(webgpu): Finish input attachments for "subpassLoad" mode (#10115) f838e94a95 b16512c
  • fix: release nested artboard animation resources when clearing (#10116) e3a68dff11 834ec10
  • chore(webgpu): Update Wagyu names (#10114) cc9f175c5e d2a089f
  • Disable timestamp with scroll physics (#10111) d8197feca5 5e02abb
  • feature: add image based conditions (#10108) 247b3b00e8 49981fa
  • reafactor(CommandQueue): added dependency map between files->artboards->statemachines (#10106) 1d45c6418d 6c30a4c
  • feat(CommandQueue): Several needed features (#10097) cf63e43d70 334aa33