1.1.4
What's Changed
Added the .Post-body class to the image selector. This change prevents conflicts with other extensions that add images outside of the post content.
Introduced the .no-fancybox class, allowing developers to mark elements that should not be wrapped by Fancybox, thus enhancing compatibility with other extensions.
The extension was causing conflicts with the user-decoration extension by mistakenly wrapping non-avatar image elements. The new selector limits the scope to only relevant post content.
New Contributors
Full Changelog: iamdarkle/fancybox1.1.3 → 1.1.4
♻ Update
composer require darkle/fancybox
php flarum cache:clear