Skip to content

Releases: Simplea/xperience-community-forms-toolkit

Forms Toolkit 1.0.0-beta.2

Pre-release

Choose a tag to compare

@andresvillenas andresvillenas released this 07 Aug 20:09
Immutable release. Only release title and notes can be modified.
c619484

This prerelease broadens Forms Toolkit compatibility across supported Xperience by Kentico projects.

Changes

  • Lowers the minimum Kentico.Xperience.Admin dependency to 30.11.0.
  • Build-verifies the toolkit through Xperience 31.7.2.
  • Runtime smoke-tests administration loading and form-submission exports on Xperience 31.1.2.
  • Adds separate minimum-version and latest-integration CI validation.
  • Keeps CSV, Excel, and XML quick and advanced submission exports from beta.1.

Install

shell dotnet add package XperienceCommunity.FormsToolkit --version 1.0.0-beta.2

Version 1.0.0-beta.1 has been unlisted and is superseded by this release.

Forms Toolkit 1.0.0-beta.1

Pre-release

Choose a tag to compare

@andresvillenas andresvillenas released this 07 Aug 18:02
Immutable release. Only release title and notes can be modified.
3fa081c

This is the first public prerelease of Xperience Community Forms Toolkit.

Highlights

  • Export Xperience by Kentico form submissions as CSV, Excel, or XML.
  • Use quick exports or advanced exports with field selection, ordering, date filtering, and export limits.
  • Protect exported spreadsheet content against formula injection.
  • Register the packaged administration extension through the toolkit startup API.

Compatibility

  • Xperience by Kentico 31.2.1
  • .NET 8.0

Install

shell dotnet add package XperienceCommunity.FormsToolkit --version 1.0.0-beta.1

This is a beta release. APIs and behavior may change before the first stable version.