<feed xmlns='http://www.w3.org/2005/Atom'>
<title>strapi-plugin-checkbox-list/server, branch master</title>
<subtitle>A Strapi v5 plugin that adds a checkbox list custom field to the Content Type Builder, enabling multi-select functionality with predefined options.
</subtitle>
<id>https://git.popov.link/strapi-plugin-checkbox-list/atom?h=master</id>
<link rel='self' href='https://git.popov.link/strapi-plugin-checkbox-list/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/'/>
<updated>2026-02-05T12:39:14+00:00</updated>
<entry>
<title>Refactor checkbox-list custom field implementation</title>
<updated>2026-02-05T12:39:14+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T12:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=b9bd07c53d8c624f14f9b7da71ff1e4de099a029'/>
<id>urn:sha1:b9bd07c53d8c624f14f9b7da71ff1e4de099a029</id>
<content type='text'>
- Replaced the PluginIcon with EnumerationField in the custom field registration.
- Introduced CheckboxListDefaultInput component for handling checkbox list inputs.
- Updated the admin interface to include new settings for the checkbox-list custom field.
- Enhanced server-side registration to support resizable input size for the checkbox-list.
</content>
</entry>
<entry>
<title>Add checkbox-list custom field plugin to Strapi</title>
<updated>2026-02-05T11:53:17+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T11:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=7fe5502dc173cfee7c3b3178fb233264ad7c6dc3'/>
<id>urn:sha1:7fe5502dc173cfee7c3b3178fb233264ad7c6dc3</id>
<content type='text'>
- Introduced a new custom field type 'checkbox-list' with associated input component.
- Updated package.json to reflect the new plugin name.
- Added necessary server-side files for plugin registration, including bootstrap, destroy, and service methods.
- Updated package-lock.json to include new dependencies and versions.
- Enhanced admin interface with custom field registration and input handling.
</content>
</entry>
<entry>
<title>Initial Strapi plugin project</title>
<updated>2026-02-05T10:19:56+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T10:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=efa89313fa4152252b477aafd88f7cf4a66747d8'/>
<id>urn:sha1:efa89313fa4152252b477aafd88f7cf4a66747d8</id>
<content type='text'>
</content>
</entry>
</feed>
