Skip to content

Releases: gbyat/we-cover-featured-everywhere

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 07:36
  • Refactor Cover block rendering logic to ensure proper handling of featured images. Introduce new functions for attachment ID normalization and retrieval, enhancing compatibility and performance. Update the render callback to support additional attributes and context from block instances.
  • Update README and PHP files to include weArchiveFeaturedAttachmentId in render_block_context, enhancing support for caption overlays in the Cover block.
  • Update linting process to include line ending checks and add corresponding GitHub Actions step for validation.

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:53
  • Enhance random image selection logic in README and PHP files. Update caching mechanism for "Random from entire archive" to use count + offset strategy, improving performance. Add new filter for cache duration and clarify behavior in documentation.

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 14:59
  • Refactor changelog update logic to build entry body without parameters and improve Unreleased section handling. Add syncPublicChangelogs function call to ensure public changelogs are updated.
  • Update version to 1.2.1, enhance default source settings, add random archive option, improve detection for Cover blocks, and include German translation tooling.

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 14:54
  • Default archive image source is now Disabled
  • Added Random from entire archive
  • First listed post skips posts without a featured image
  • Improved detection for Cover blocks inside Post Template
  • Invalid source values fall back to Disabled
  • Added PHPCS / Composer lint setup
  • Added translation and release tooling with German (de_DE) catalog