Skip to content

Releases: PedalCMS/cassette-cmf

Cassette-CMF v0.0.9

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:32
376a9a8

Release v0.0.9

Cassette-CMF v0.0.8

Choose a tag to compare

@github-actions github-actions released this 19 Jun 19:11
819a04b

Release v0.0.8

Cassette-CMF v0.0.7

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:20
9799dc0

Release v0.0.7

Cassette-CMF v0.0.6

Choose a tag to compare

@github-actions github-actions released this 26 Feb 13:27
34140ba

Release v0.0.6

WP-CMF v0.0.5

Choose a tag to compare

@github-actions github-actions released this 29 Jan 10:06
7262232

Release v0.0.5

WP-CMF v0.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Dec 21:29
Immutable release. Only release title and notes can be modified.
9d9a601

Added

  • Initial release
  • Custom Post Type registration with fields
  • Custom Taxonomy registration with term meta fields
  • Settings Pages (top-level and submenu)
  • 16 field types: text, textarea, number, email, url, password, date, color, select, checkbox, radio, wysiwyg, tabs, metabox, group, repeater
  • Container fields: tabs, metabox, group, repeater
  • Extend existing post types, taxonomies, and settings pages
  • Array-based configuration
  • JSON file configuration with schema validation
  • Before-save filters for field values
  • Built-in validation and sanitization
  • Context-aware asset management
  • Full internationalization (i18n) support
  • PHPStan static analysis (level 5)
  • WordPress Coding Standards compliance
  • Comprehensive test suite