🚀 Looper v3 is now live – as of June 25, 2025!

We’re excited to announce that Looper v3 is officially available as of June 25, bringing several improvements based on community feedback and internal testing:

:repeat_button: Automatic Iteration handling
The Iteration property is now managed internally by the widget—no need to manually initialize it to 0 before starting the loop.

:white_check_mark: Step Enter trigger recommendation in unit test
The built-in unit test now includes a suggested pattern for using Step Enter triggers effectively, to help ensure consistent loop behavior across apps.

:bullseye: Start from a specific index
Need to begin looping from somewhere other than the first item? Looper v3 introduces a new Start from Index input that allows you to specify the starting point dynamically.

As always, we’d love to hear your feedback as you start using v3!

You can find more details here

– The Tulip Library Team

1 Like