Releases: Simplea/xperience-community-forms-toolkit
Releases · Simplea/xperience-community-forms-toolkit
Release list
Forms Toolkit 1.0.0-beta.2
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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.