Releases: everpress-co/coverkit-usecases
Releases · everpress-co/coverkit-usecases
0.1.3
- fixed: loader and bundled use case plugins register with global
coverkit_register_use_case()so they work with current CoverKit releases - improved: root SKILL.md documents CoverKit 0.2.2+ features — document sidebar previews, per-post setting overrides, block bindings, and responsive REST image widths
- improved: starter use case shows a description in the CoverKit template editor
0.1.2
- improved: agent skills and root SKILL.md document security and trusted sources — official CoverKit API docs only at docs.coverkit.com
0.1.1
- fixed: dashboard widget shows one wp-admin widget per template with the use case enabled
- added: dashboard widget use case — site-wide wp-admin widget with a CoverKit generated image as the background
0.1.0
- added: root SKILL.md — paste one prompt in your IDE, answer a few questions, and scaffold a custom CoverKit use case plugin without installing a skill
- improved: public docs and agent skills link to docs.coverkit.com instead of the private CoverKit GitHub repository
- improved: README use cases table links directly to the latest release zip for each plugin
- added:
/do-releasecommand andsync:versionso all use case plugins share the monorepo release version - improved: GitHub releases attach install-ready WordPress zips (one per use case) with correct plugin folder structure
- added: public monorepo docs, agent skills, PHPUnit CI, and per-use-case GitHub release zips
- added: full WordPress plugin headers on use case bootstraps so release zips install as standalone plugins
- improved: starter use case bootstrap registers on
coverkit_initwith deferred class load and version constants - added: CoverKit Use Cases monorepo loader and starter example use case