-
Notifications
You must be signed in to change notification settings - Fork 788
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7137be7
commit 0b49d31
Showing
7 changed files
with
187 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
--- | ||
description: Changes made to the documentation for the addon products. | ||
--- | ||
|
||
# Add-on Products | ||
|
||
On this page, you can find a summary of significant changes made to the documentation for the addon products for Umbraco CMS. | ||
|
||
{% hint style="danger" %} | ||
This page does not contain information about changes made to the products. | ||
|
||
Refer to the release notes found on the documentation site for each product. | ||
{% endhint %} | ||
|
||
## November Highlights | ||
|
||
{% tabs %} | ||
{% tab title="Forms" %} | ||
### New | ||
|
||
* Published [documentation for version 15](https://docs.umbraco.com/umbraco-forms). | ||
* Guide: [Handling Sensitive Data](https://docs.umbraco.com/umbraco-forms/developer/security#handling-sensitive-data-in-umbraco-forms). | ||
* Tutorial: [Creating a Multi-Page Form](https://docs.umbraco.com/umbraco-forms/tutorials/creating-a-multipage-form) | ||
* Added details on [Importing Forms](https://docs.umbraco.com/umbraco-forms/editor/creating-a-form#importing-a-form). | ||
* Documented a [new feature that allows you to create static summary pages](https://docs.umbraco.com/umbraco-forms/developer/extending/adding-a-fieldtype#read-only-partial-view). | ||
* A new article about [Property Editors](https://docs.umbraco.com/umbraco-forms/developer/property-editors) that allows you to add a form to your website. | ||
|
||
### Updates | ||
|
||
* Documented new [configuration keys](https://docs.umbraco.com/umbraco-forms/developer/configuration). | ||
|
||
### Structure | ||
|
||
* Changed the default version of the CMS documentation to version 15. | ||
* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). | ||
{% endtab %} | ||
|
||
{% tab title="Commerce" %} | ||
### New | ||
|
||
* Published [documentation for version 15 (RC)](https://docs.umbraco.com/umbraco-commerce). | ||
* **Taxes documentation** ([#6380](https://github.com/umbraco/UmbracoDocs/pull/6380)) | ||
* [Sales Tax Providers](https://docs.umbraco.com/umbraco-commerce/key-concepts/sales-tax-providers) | ||
* [Fixed Tax Rates](https://docs.umbraco.com/umbraco-commerce/reference/taxes/fixed-tax-rates) | ||
* [Calculated Tax Rates](https://docs.umbraco.com/umbraco-commerce/reference/taxes/calculated-tax-rates) | ||
* Article: Telemetry in Umbraco Commerce | ||
|
||
### Structure | ||
|
||
* Changed the default version of the Commerce documentation to version 15. | ||
* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). | ||
{% endtab %} | ||
|
||
{% tab title="Deploy" %} | ||
### New | ||
|
||
* Published [documentation for version 15](https://docs.umbraco.com/umbraco-deploy). | ||
|
||
### Structure | ||
|
||
* Changed the default version of the Deploy documentation to version 15. | ||
* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). | ||
{% endtab %} | ||
|
||
{% tab title="Workflow" %} | ||
### New | ||
|
||
* Published [documentation for version 15](https://docs.umbraco.com/umbraco-workflow). | ||
|
||
### Structure | ||
|
||
* Changed the default version of the Workflow documentation to version 15. | ||
* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). | ||
{% endtab %} | ||
|
||
{% tab title="UI Builder" %} | ||
### New | ||
|
||
* Published [documentation for version 15](https://docs.umbraco.com/umbraco-ui-builder). | ||
|
||
### Structure | ||
|
||
* Changed the default version of the UI Builder documentation to version 15. | ||
* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). | ||
{% endtab %} | ||
|
||
{% tab title="Engage" %} | ||
### New | ||
|
||
* Published the [Umbraco Engage Documentation](https://docs.umbraco.com/umbraco-engage) (currently only available for version 13). | ||
{% endtab %} | ||
{% endtabs %} | ||
|
||
## October Highlights | ||
|
||
{% tabs %} | ||
{% tab title="Commerce" %} | ||
### New | ||
|
||
* New guides on adding functionality to the Shopping Cart. | ||
* [Add items to the Cart](https://docs.umbraco.com/umbraco-commerce/13.commerce.latest-lts/how-to-guides/add-item) ([#6521](https://github.com/umbraco/UmbracoDocs/pull/6521)) <img src="../.gitbook/assets/U_heart_regular.png" alt="" data-size="line"> | ||
* [Update the Cart](https://docs.umbraco.com/umbraco-commerce/13.commerce.latest-lts/how-to-guides/update-cart) ([#6523](https://github.com/umbraco/UmbracoDocs/pull/6523)) <img src="../.gitbook/assets/U_heart_regular.png" alt="" data-size="line"> | ||
* [Remove items from the Cart](https://docs.umbraco.com/umbraco-commerce/13.commerce.latest-lts/how-to-guides/delete-item) ([#6525](https://github.com/umbraco/UmbracoDocs/pull/6525)) <img src="../.gitbook/assets/U_heart_regular.png" alt="" data-size="line"> | ||
{% endtab %} | ||
{% endtabs %} | ||
|
||
|
||
|
||
## September Highlights | ||
|
||
{% tabs %} | ||
{% tab title="Forms" %} | ||
### New | ||
|
||
* [Configure conditions on Workflows](https://docs.umbraco.com/umbraco-forms/editor/attaching-workflows#configuring-condition-on-a-workflow) ([#6363](https://github.com/umbraco/UmbracoDocs/pull/6363)) | ||
* Added a [Handling sensitive data in Umbraco Forms](https://app.gitbook.com/s/Hbkj8mAE5C7ODrOVDnjJ/developer/security#handling-sensitive-data-in-umbraco-forms) section in the Security article. ([#6412](https://github.com/umbraco/UmbracoDocs/pull/6412)) | ||
* Information on Import Function ([#6415](https://github.com/umbraco/UmbracoDocs/pull/6415)) | ||
* Guide: [Creating a Multi-Page Form](https://app.gitbook.com/s/Hbkj8mAE5C7ODrOVDnjJ/tutorials/creating-a-multipage-form) ([#6431](https://github.com/umbraco/UmbracoDocs/pull/6431)) | ||
{% endtab %} | ||
|
||
{% tab title="Commerce" %} | ||
### New | ||
|
||
* [Commerce 14 Documentation](https://docs.umbraco.com/umbraco-commerce) ([#6307](https://github.com/umbraco/UmbracoDocs/pull/6307/files)) | ||
* A new **UI Extensions** section | ||
* Management API support added | ||
* See the full list of changes here: [GitHub PR #6307](https://github.com/umbraco/UmbracoDocs/pull/6307/files). | ||
* [Getting started with Umbraco Commerce: The Backoffice (#6401)](https://github.com/umbraco/UmbracoDocs/pull/6401) | ||
|
||
### Updated | ||
|
||
* Improved [Getting Started documentation](https://docs.umbraco.com/umbraco-commerce/getting-started/requirements) ([#6339](https://github.com/umbraco/UmbracoDocs/pull/6339)) | ||
{% endtab %} | ||
{% endtabs %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.