All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0 (2026-08-14)
- The previous frontend HTML overlay
(
<span class="nerdcel-ai-hint ...">) and its stylesheet (assets/css/ai-hint.css) have been removed. The AI hint is now panel-only and burned directly into the generated image; no frontend markup/CSS include is required or emitted anymore.
- add AI-generated image hint with panel preview, stamping and metadata (1d37a4c)
- update FocalPoints component to support new props and improve functionality (004db03)
- update responsiveImage function parameters for improved default values and null handling (b65514b)
3.4.0 (2026-01-08)
- update PHP version constraint and dependencies in composer files (ed9f18b)
3.3.0 (2025-12-05)
- update getkirby/cms to version 5.1.4 and add responsive image settings retrieval (fd76f50)
3.2.2 (2025-10-30)
- Tag: add role attribute for images without alt text (7be235e)
3.2.1 (2025-10-30)
- Tag: add aria-hidden attribute for images without alt text (b6d0a9a)
3.2.0 (2025-05-27)
- Tag, ResponsiveImages: add factor parameter for responsive image adjustments (fa24158)
3.1.5 (2025-04-28)
- ResponsiveImages, Tag: add mediaquery select to areas (0fce7a0)
3.1.4 (2025-04-02)
- ResponsiveImages, Tag: revert fix (6238f26)
3.1.3 (2025-03-31)
- ResponsiveImages, Tag: add error handling for image processing and validation (051a3df)
3.1.2 (2025-03-27)
- Tag: cast retina dimensions to integer for accurate image generation (13b9e54)
3.1.1 (2025-03-10)
3.0.1 (2025-02-04)
3.1.0 (2025-03-04)
- responsive-images: add support for JSON response type in image generation (d31ec5e)