Skip to content

Releases: kitconcept/kitconcept.intranet

1.0.0b5

30 Jun 13:50
37b4bf2

Choose a tag to compare

1.0.0b5 (2025-06-30)

Backend

Bugfix

  • Fixed remove-data command. @sneridagh
  • Several bugfixes. Update to Volto 18.23.0 and kitconcept.core 1.0.0a9. @sneridagh
  • Update to kitconcept.core 1.0.0a10. @sneridagh
  • Update to kitconcept.core 1.0.0a11. @sneridagh

Internal

  • Add example content of people, event and news item content type @iRohitSingh

Test

Frontend

Bugfix

  • Fixed default selectedItemAttrs for Teaser to include Person specific attributes. Update to kitconcept.core 1.0.0a11. @sneridagh
  • Several bugfixes. Update to Volto 18.23.0 and kitconcept.core 1.0.0a9. @sneridagh
  • Several bugfixes. Update to kitconcept.core 1.0.0a10. @sneridagh

Project

Internal

  • Added convenience top Makefile for removing content data and create site. @sneridagh
  • Refactor GHA workflow to support deployments to all pushes to main. @ericof
  • Support deploying to additional targets. @ericof

1.0.0b4

10 Jun 14:30
d8d6b1c

Choose a tag to compare

1.0.0b4 (2025-06-10)

Backend

Bugfix

  • Remove behaviors, since they are set in core. @sneridagh

Internal

  • Add example content of Sticky menu ,Person content type and update footer example
    content and background color @iRohitSingh
  • Adds test to /@System get endpoint. @ericof
  • Update to kitconcept/core 1.0.0a8. @sneridagh

Frontend

Internal

Project

No significant changes.

1.0.0b3

23 May 19:07

Choose a tag to compare

1.0.0b3 (2025-05-23)

Backend

Feature

  • Support external authentication with pas.plugins.oidc and pas.plugins.authomatic. @ericof #101
  • Site creation form now allows you to select which type of authentication do you want to setup. @ericof

Bugfix

  • Development: Fixed typos in backend/Makefile that prevented the creation of new sites. @ericof

Internal

  • Moved c.person to k.core. @sneridagh
  • Upgrade kitconcept.core to version 1.0.0a5. @ericof

Frontend

Internal

  • Upgrade @kitconcept/core to version 1.0.0-alpha.5. @ericof
  • Upgrade @plone/volto to version 18.22.0. @ericof

Project

Documentation

  • Update README.md with screenshots of new site creation. @ericof #101

1.0.0b2

15 May 17:47

Choose a tag to compare

1.0.0b2 (2025-05-15)

Backend

Feature

  • Upgrade kitconcept.core to version 1.0.0a3. @ericof

Frontend

Feature

  • Upgrade @kitconcept/core to version 1.0.0-alpha.3. @ericof

Internal

  • Update to Volto 18.20.0 and remove duplicated add-ons declarations. @sneridagh #102

Project

No significant changes.

1.0.0b1

13 May 12:44

Choose a tag to compare

1.0.0b1 (2025-05-13)

Backend

Breaking

  • The adoption of kitconcept.core breaks existing installations. Please refer to the documentation about how to migrate to this new version. @ericof

Feature

  • Added control panel for global project intranet settings. @sneridagh #98
  • Use kitconcept.core version 1.0.0a2 @ericof

Internal

Frontend

Breaking

  • The adoption of @kitconcept/core could break existing customizations @ericof

Feature

  • Added support for adding custom_css in a slot using Helmet @sneridagh
  • Use @kitconcept/core version 1.0.0-alpha.2 @ericof

Project

Internal

  • Replace references to PLONE_VERSION (plone-version) by kc-version @ericof

1.0.0a18

07 May 08:55
f00712b

Choose a tag to compare

1.0.0a18 (2025-05-07)

Backend

Internal

  • Force Intranet header and intranet flag default content in example content. @sneridagh #91
  • Upgrade to VLT 6.0.0a24. @sneridagh

Frontend

Internal

Project

No significant changes.

1.0.0a17

02 Apr 20:16

Choose a tag to compare

1.0.0a17 (2025-04-02)

Backend

Bugfix

  • Container: Keep python packages installed by plone/server-builder image. @ericof #89

Frontend

No significant changes.

Project

No significant changes.

1.0.0a16

02 Apr 17:11

Choose a tag to compare

1.0.0a16 (2025-04-02)

Backend

No significant changes.

Frontend

No significant changes.

Project

Bugfix

  • GHA: Fix issues with tag workflow @ericof

1.0.0a15

02 Apr 16:55

Choose a tag to compare

1.0.0a15 (2025-04-02)

Backend

Feature

  • Upgrade Products.CMFPlone to version 6.1.1 @ericof #86
  • Force kitconcept.voltolighttheme version 6.0.0a21 @ericof

Frontend

No significant changes.

Project

Internal

  • GHA: Deploy only on new Tags, not on pushes to main @ericof