This release brings improvements to layout navigation and a handful of fixes.
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:
✅ Debugging data binding issues at a glance (the repetition count in the tree tells you immediately how many records are coming through)
✅ Navigating nested repeaters without losing track of which level you're on
✅ Coming back to a project after a while and reorienting quickly
That's all for this release! As always, let us know what you think 🙂