Releases: kitconcept/kitconcept-core
Releases · kitconcept/kitconcept-core
1.0.0a3
1.0.0a3 (2025-05-15)
Backend
Internal:
- Explicitly add all content types to our generic setup profile. @sneridagh
- Refactor site creation function to use three distinct profiles: base, cmfdependencies and dependencies. The later one is responsible for installing, on first run, the add-on dependencies for kitconcept.core. @ericof
- Upgrade kitconcept.voltolighttheme to version 6.0.1 @sneridagh
- Upgrade plone.volto to version 5.1.0 @ericof
Tests
- Add FTI tests for all content types. @ericof
- Create a testing distribution to be used in internal tests. @ericof
Frontend
Feature
- Update @kitconcept/volto-light-theme to version 6.0.1 @sneridagh
Bugfix
- Set
config.settings.supportedLanguages
to 'en' and 'de'. @sneridagh
Internal
- Set
filterBlobs
to true in mrs.developer.json. @sneridagh
Project
No significant changes.
1.0.0a2
1.0.0a2 (2025-05-13)
Backend
New features:
Internal:
- Remove old portlets registration -- but keep portlet managers (as they are required by other packages). @ericof #3
- Pin Python to version 3.12 in pyproject.toml. @ericof #4
Frontend
Feature
- Upgrade @plone/volto to version 18.20.0. @ericof
Internal
- Rename packages/core to packages/kitconcept-core to avoid confusion with Volto core checkout. @ericof #5
Project
No significant changes.
1.0.0a1
1.0.0a1 (2025-05-09)
Backend
New features:
- Add collective.volto.formsupport / collective.honeypot as dependencies. @ericof
- Add kitconcept.voltolighttheme as dependency. @ericof
- Add plonegovbr.socialmedia as dependency. @ericof
Frontend
Feature
- Add @kitconcept/volto-light-theme as dependency. @ericof
- Add @plonegovbr/socialmedia as dependency. @ericof
- Add volto-form-block as dependency. @ericof
- Use @plone/volto version 18.19.0 @ericof
Project
No significant changes.