Skip to content

Releases: camalote-wp/editorial-control

Release list

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 23:03

1.1.0 (2025-09-17)

Bug Fixes

  • normalize URL before parsing and improve test targeting (69c2477)
  • removed lowercasing (4ccf3b2)

Features

  • add custom styling for save success snackbar (491d43a)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 22:32

1.0.0 (2025-09-17)

Bug Fixes

  • body settings page styles (87c4266)
  • conditional asset enqueue in admin settins page (6a3bd66)
  • constant names (d197041)
  • naming cleanup, ongoing (0da8f8f)
  • plugin name and package (bf1cf84)
  • proper check for env before throwing (f0503c0)

Code Refactoring

  • complete architectural overhaul of settings system (c491f2f)

Features

  • add global helpers for editorial control settings and cover articles (bf12d17)
  • add PHP-Scoper workflow and scoped vendor support (56981a2)
  • adds Editorial Control admin page with cover management (968a6f9)
  • new admin settings page (5cc6bee)
  • PATCH method for admin settings (e8af427)
  • register settings and rest route (dcefb9f)
  • remove picked item (2d9bece)

BREAKING CHANGES

  • Complete rewrite of component structure and styling approach