Skip to content

Releases: JCO-Digital/jcore-dynamic-archive

Release 1.0.7

Choose a tag to compare

@github-actions github-actions released this 05 Jun 12:24

1.0.7 (2026-06-05)

Build System

  • composer: update jcore-update dependency to v1.2.0 (94a7ba2)

Release 1.0.6

Choose a tag to compare

@github-actions github-actions released this 05 Jun 11:56

1.0.6 (2026-06-05)

Bug Fixes

  • plugin: lower minimum PHP version requirement to 8.1 (8ecb7a8)

Build System

  • composer: update lock file (52f217d)

Continuous Integration

  • github: update plugin publish workflow to use main branch (2215fa8)
  • github: update pnpm version to 11 in push workflow (b4adde7)

Release 1.0.5

Choose a tag to compare

@github-actions github-actions released this 02 Jun 11:55

1.0.5 (2026-06-02)

Maintenance

  • composer: update project package name (4db1f48)

Release 1.0.4

Choose a tag to compare

@github-actions github-actions released this 02 Jun 11:40

1.0.4 (2026-06-02)

Maintenance

  • blocks: remove build directory from source control (285f094)

Release 1.0.3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 11:17

1.0.3 (2026-06-02)

Features

  • rollback version and allow workflow to correctly bump (c58a8fe)
  • update: register plugin update hooks (5d253c7)
  • Overhaul CI system to use foonver and jcore-update. (BREAKING CHANGE) (9dc5146)
  • dynamic-archive: add multiselect filter type (c6108b5)

Bug Fixes

  • helpers: improve taxonomy filtering and query awareness (259e6da)
  • pagination: escape generated URL attributes (d08926f)
  • pagination: remove extra closing parenthesis in build_pagination_url (506b69f)
  • helpers: ensure paged parameter is an integer and escape pagination URL (1e44faf)
  • remove unused term post type usage functionality, since it is being requeried separately. (4648057)
  • also revert version.json... (98742b8)
  • update: add missing quotes to ABSPATH constant definition (522f0b5)
  • plugin: remove redundant Timber requirement notice (13f9e08)
  • minor improvements (c68e381)
  • ci: Create release after tag has been created (d0f05e3)
  • blocks: migrate CSS to SCSS for dynamic-archive and latest-posts blocks (fe43723)
  • dynamic-archive: add keyboard support and disabled state handling to filters (41b5a48)
  • archive: add keyboard accessibility support for multiselect toggle (a4aad06)
  • i18n: use format string for remove button aria-label (f584f2b)
  • block: improve multiselect interaction handling (fab7264)

Refactor

  • cache: rename functions for conciseness in term post type usage (5744a0f)

Continuous Integration

  • github: add distribution repository configuration to release workflow (a6397a0)
  • github: add contents write permission to publish job (d7399b6)
  • github: update reusable-plugin-publish action version (114940a)
  • github: pin reusable publish workflow to commit hash (cff1a86)
  • github: update release workflow to use conventional-changelog-action and fix zip command (4919666)
  • github: automate release process with zip packaging and GitHub releases (366c772)

Maintenance

  • bump plugin version to 1.0.1 (2fdee2e)
  • helpers: re-add term usage by post type cache and helper functions (7c12c0c)
  • plugin: update header metadata with compatibility requirements (7c58e0b)
  • rename zipexclude to .zipexclude (cb686ed)
  • git: add common files to .zipexclude (147ce54)
  • rename zip_exclude.txt to .zipexclude (62f1fe0)
  • i18n: add missing Select... translation string (37d5c8f)

Release 1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 08:57

1.0.2 (2026-06-02)

Bug Fixes

  • helpers: improve taxonomy filtering and query awareness (259e6da)
  • pagination: remove extra closing parenthesis in build_pagination_url (506b69f)
  • helpers: ensure paged parameter is an integer and escape pagination URL (1e44faf)
  • remove unused term post type usage functionality, since it is being requeried separately. (4648057)

Refactor

  • cache: rename functions for conciseness in term post type usage (5744a0f)

Maintenance

  • bump plugin version to 1.0.1 (2fdee2e)
  • helpers: re-add term usage by post type cache and helper functions (7c12c0c)
  • plugin: update header metadata with compatibility requirements (7c58e0b)

Release 1.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 08:32

1.0.1 (2026-06-02)

Bug Fixes

  • pagination: escape generated URL attributes (d08926f)

Release 1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 07:23

1.0.0 (2026-06-02)

Features

  • rollback version and allow workflow to correctly bump (c58a8fe)
  • update: register plugin update hooks (5d253c7)
  • Overhaul CI system to use foonver and jcore-update. (BREAKING CHANGE) (9dc5146)

Bug Fixes

  • also revert version.json... (98742b8)
  • update: add missing quotes to ABSPATH constant definition (522f0b5)
  • plugin: remove redundant Timber requirement notice (13f9e08)
  • minor improvements (c68e381)

Continuous Integration

  • github: add contents write permission to publish job (d7399b6)
  • github: update reusable-plugin-publish action version (114940a)
  • github: pin reusable publish workflow to commit hash (cff1a86)

Maintenance

  • rename zipexclude to .zipexclude (cb686ed)
  • git: add common files to .zipexclude (147ce54)
  • rename zip_exclude.txt to .zipexclude (62f1fe0)

Release 0.25.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 11:38

Bug Fixes

  • ci: Create release after tag has been created (d0f05e3)

Release 0.25.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 11:31
d295c1e

Bug Fixes

  • blocks: migrate CSS to SCSS for dynamic-archive and latest-posts (fe43723)