2.0.0
Fancybox v5 by @iamdarkle in iamdarkle/fancybox10

Upgrade to Fancybox v5
I’ve migrated the extension to the new version 5, which is a major rewrite with numerous improvements.
Automatic galleries
The update includes the new "Carousel" component, which works similarly to Post Galleries. It automatically creates a gallery from consecutive images separated by a line break. Also, fancybox and carousel are synced for a better user experience.
Example gallery:





Server-side rendering
I’ve implemented server-side rendering to help avoid layout shift issues, especially with large galleries of over 50 photos, preventing CLS problems and DOM disruption.
Full Changelog: iamdarkle/fancybox1.1.4 → 2.0.0
♻ Update
composer require darkle/fancybox
php flarum cache:clear