Skip to content

1.0.0b7

Choose a tag to compare

@ericof ericof released this 05 Aug 14:55
· 96 commits to main since this release

1.0.0b7 (2025-08-05)

Backend

Feature

Internal

Test

  • Add kitconcept.intranet.testing.A11Y_TESTING fixture to be used with A11y tests. @ericof
  • Update Dockerfile.acceptance to be used in GHA. @ericof

Frontend

Feature

  • Added feature for configuring blocks through the web. @sneridagh #151
  • Include volto-form-block as add-on. @robgietema #152
  • Customize EventMetadata block to handle Location behavior. @ericof

Bugfix

Internal

Project

Bugfix

  • GHA: Fix actions/upload-artifact settings for the acceptance tests. @ericof

Internal

  • Configure CODEOWNERS to route pull request review requests. @ericof
  • GHA: Add acceptance and a11y tests to the workflow. @ericof
  • Refactor Makefile to handle Acceptance and A11y tests. @ericof

Documentation

  • Added documentation for configuring blocks through the web. @sneridagh #151
  • Add instructions on how to update example content. @tisto