1.0.5
November 13th, 2024
Adapt default statamic v5 icon spacing, including darkmode
1.0.4
May 14th, 2024
- N/A Changelog not available.
1.0.3
November 28th, 2023
- N/A Changelog not available.
1.0.2
October 10th, 2023
Adds job withoutOverlapping and shouldBeUnique
1.0.1
June 30th, 2023
What's Changed
- Update widget text by @jasonbradberry in https://github.com/teamnovu/statamic-images-missing-alt/pull/2
New Contributors
- @jasonbradberry made their first contribution in https://github.com/teamnovu/statamic-images-missing-alt/pull/2
Full Changelog: https://github.com/teamnovu/statamic-images-missing-alt/compare/v1.0.0...v1.0.1
1.0.0
July 30th, 2025
What's Changed
- Adds v4 support by @quintenbuis in https://github.com/teamnovu/statamic-images-missing-alt/pull/1
New Contributors
- @quintenbuis made their first contribution in https://github.com/teamnovu/statamic-images-missing-alt/pull/1
Full Changelog: https://github.com/teamnovu/statamic-images-missing-alt/compare/v0.4.0...v1.0.0
0.4.0
November 11th, 2022
This release updates the widget to accept the container config as an array. This allows you to display assets from multiple containers in one widget.
0.3.0
November 11th, 2022
This release updates the widget to only include images. Documents and Videos may still have an alt text, but if they don't, they are not displayed in the widget.
0.2.0
November 11th, 2022
This release gets rid of the expiry
config by listening to events to decide when to update the cache.
0.1.0
November 11th, 2022
This release includes the images missing alt widget more or less as it is included in the Statamic Peak starter kit.