Skip to content

1.0.0b8

Choose a tag to compare

@sneridagh sneridagh released this 22 Sep 10:51
· 27 commits to main since this release
7b7888f

1.0.0b8 (2025-09-22)

Backend

Feature

  • Add a new behavior kitconcept.intranet.person with fields academic_title, job_title, department. @ericof #134
  • Add organisational_unit and location behaviors to Person content type. @iFlameing #174
  • Add german translation. @iFlameing #176
  • Add lcm behaviour and lcm service for inheritance. @iFlameing. #178
  • Added kitconcept.person_squared_images control panel setting for supporting person squared images option. @sneridagh #181
  • Add support for an autocomplete livesearch widget @reebalazs #191
  • Use new image field for persons. Upgrade to Plone 6.1.2, core 1a21, VLT7a26. @sneridagh #201
  • Add German and Brazilian Portuguese translation support. @ericof
  • Add IFrame block example content and IFrane allowed domains setting. @danalvrz
  • Add RSS service for RSS block. @danalvrz
  • Add a byline expander with details about the content creators for the byline. @davisagli
  • Create new sites in German by default. @davisagli
  • Implement SOLR support using kitconcept.solr. @ericof
  • Move the person square control panel field to have a dropdown, in order for it to be future proof. @sneridagh
  • Update kitconcept to 1.0.0a29 version. @iFlameing

Bugfix

  • Fix site language settings not being honored. @ericof #133
  • Move Location and Organisational Unit fields to Categorization fieldset. @davisagli #139
  • Several misc fixes. Update to core 1a18 and VLT 7a25. @sneridagh #196
  • Change the Person department field to use Textarea instead of input. @iFlameing #236
  • Add missing translations. Includes updating to Volto 18.26.0, VLT 7.0.0b2, and kitconcept-core 1.0.0a25. @davisagli
  • Adjust Person schema. @davisagli
  • Change name of person_picture_aspect_ratio setting. @sneridagh
  • Fix registry settings after site creation. @ericof
  • Fix setting the logo on the Plone site root logo field. @ericof
  • Fixed CSS problem in Search block. @sneridagh
  • Fixed problem with Person still showing blocks. Update core to 1a27. @sneridagh
  • Fixed regression in person grid teasers in edit mode. @sneridagh
  • Fixed slider flag position in simple variant, and calendar block icon. @sneridagh

Internal

  • Add Solr startup scripts for development. @ericof #108
  • Upgrade collective.person to version 1.0.0b1. @ericof #134
  • Update example content of grid block @iRohitSingh #171
  • Add example content for list with date variation for listing block @Tishasoumya-02 #177
  • Update example content of image block @iRohitSingh #182
  • Revert all the changes of feedback form. @iFlameing #198
  • Add example content of location content type @iRohitSingh #202
  • remove one empty h2 from example content @jackahl #203
  • Fix example content of person @iRohitSingh #208
  • Example content update: preview_image and description; remove duplicate images; polish slider block page. #219
  • Add white Plone logo to the footer. #226
  • Fix A11y headlines Unique headings in example content @iRohitSingh #227
  • Make all headings and ids in accordion example content unique @jackahl #229
  • Update example content of grid text @iRohitSingh #231
  • Remove the features transfered already to k.core. @sneridagh #240
  • Add RSS block example content @iRohitSingh
  • Add example content for Organisational Unit, Location content, Person content and listing criteria for them. @iFlameing
  • Add example content for organisational unit. @tisto
  • Fix the upgrade steps source and destination field. @iFlameing
  • Update example content , remove separator blocks from in-between teaser blocks @Tishasoumya-02
  • Update simple-slider example content and fix the remoteUrl which gets appended by /nohost/plone on updating example content @Tishasoumya-02

Frontend

Feature

Bugfix

  • Fix extra pipe separator after "Log in" link. @davisagli #138
  • Upgrade @plone-collective/volto-authomatic to version 3.0.0-alpha.4. @ericof #180
  • Several misc fixes. Update to core 1a18 and VLT 7a25. @sneridagh #196
  • Fix console error in StickyFeedbackButton @iRohitSingh #238
  • Add missing translations. Includes updating to Volto 18.26.0, VLT 7.0.0b2, and kitconcept-core 1.0.0a25. @davisagli
  • Change name of person_picture_aspect_ratio setting. @sneridagh
  • Fixed CSS problem in Search block. @sneridagh
  • Fixed problem with Person still showing blocks. Update core to 1a27. @sneridagh
  • Fixed regression in person grid teasers in edit mode. @sneridagh
  • Fixed slider flag position in simple variant, and calendar block icon. @sneridagh
  • Hide Roles field from Person edit form. @davisagli
  • Update iframe block to version 2.3.2. @danalvrz
  • Use Image component for showing image in PersonView component. @iFlameing

Internal

Project

Feature

Internal

  • Add Solr startup scripts for development. @ericof #108
  • Use persistent GH token when deploying so, that containers can move between swarm nodes. @fredvd

Documentation

  • Added documentation for the squared person images for teasers and listings. @sneridagh #181