πŸš€ Navigate complex layouts faster with repeater labels

Hey everyone :waving_hand:

This release brings improvements to layout navigation and a handful of fixes!

:evergreen_tree: Repeater labels in the layout tree for easier navigation

Working inside repeaters can get confusing, especially in deeply nested layouts.

The layout tree now shows which element is the repeater, which is the template, and how many times it repeats:

Perfect for:

:white_check_mark: Debugging data binding issues at a glance (the repetition count in the tree tells you immediately how many records are coming through)

:white_check_mark: Navigating nested repeaters without losing track of which level you’re on

:white_check_mark: Coming back to a project after a while and reorienting quickly

:hammer_and_wrench: Fixes

  • Auth provider switching now works correctly after removing linked users.

  • Fixed a display issue for functions called from a workflow.

  • Pasting from the Figma plugin no longer triggers an unsaved changes error.

That’s all for now! As always, let us know what you think :slightly_smiling_face:

2 Likes