Skip to content

Latest commit

 

History

History
99 lines (47 loc) · 4.47 KB

File metadata and controls

99 lines (47 loc) · 4.47 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.0 (2026-08-14)

⚠ BREAKING CHANGES

  • 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.

Features

  • 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)

Features

  • update PHP version constraint and dependencies in composer files (ed9f18b)

3.3.0 (2025-12-05)

Features

  • update getkirby/cms to version 5.1.4 and add responsive image settings retrieval (fd76f50)

3.2.2 (2025-10-30)

Bug Fixes

  • Tag: add role attribute for images without alt text (7be235e)

3.2.1 (2025-10-30)

Bug Fixes

  • Tag: add aria-hidden attribute for images without alt text (b6d0a9a)

3.2.0 (2025-05-27)

Features

  • Tag, ResponsiveImages: add factor parameter for responsive image adjustments (fa24158)

3.1.5 (2025-04-28)

Bug Fixes

  • ResponsiveImages, Tag: add mediaquery select to areas (0fce7a0)

3.1.4 (2025-04-02)

Bug Fixes

  • ResponsiveImages, Tag: revert fix (6238f26)

3.1.3 (2025-03-31)

Bug Fixes

  • ResponsiveImages, Tag: add error handling for image processing and validation (051a3df)

3.1.2 (2025-03-27)

Bug Fixes

  • 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)

Features

  • responsive-images: add support for JSON response type in image generation (d31ec5e)

3.0.1 (2025-02-04)

3.0.0 (2025-02-04)