Files
strapi-plugin-checkbox-list/CHANGELOG.md
Valentin Popov 84854cee8e
Some checks failed
RenovateBot / renovate (push) Successful in 1m45s
Test / Basic (push) Has been cancelled
Add CHANGELOG.md to document project updates and version history
- Introduced a new CHANGELOG.md file to track notable changes in the project.
- Documented the initial release (1.0.0) with details on added features, documentation improvements, and licensing information.
- Adheres to the Keep a Changelog format and Semantic Versioning.
2026-02-06 03:03:07 +04:00

1006 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 (2026-02-06)

Added

  • Custom checkbox list field for Strapi v5 Content Type Builder
  • Multi-select interface with intuitive checkbox-based selection
  • Flexible configuration for defining custom option lists per field instance
  • Native integration with Strapi's Content Type Builder
  • Full TypeScript support for type-safe development
  • Playground environment for development and testing
  • Watch mode for active development with automatic rebuilds
  • Plugin linker support for local development workflow

Documentation

  • Comprehensive README with installation and usage instructions
  • Development setup guide for contributors
  • MIT License