|
| 1 | +--- |
| 2 | +description: Changes made to the documentation for the addon products. |
| 3 | +--- |
| 4 | + |
| 5 | +# Add-on Products |
| 6 | + |
| 7 | +On this page, you can find a summary of significant changes made to the documentation for the addon products for Umbraco CMS. |
| 8 | + |
| 9 | +{% hint style="danger" %} |
| 10 | +This page does not contain information about changes made to the products. |
| 11 | + |
| 12 | +Refer to the release notes found on the documentation site for each product. |
| 13 | +{% endhint %} |
| 14 | + |
| 15 | +## November Highlights |
| 16 | + |
| 17 | +{% tabs %} |
| 18 | +{% tab title="Forms" %} |
| 19 | +### New |
| 20 | + |
| 21 | +* Published [documentation for version 15](https://docs.umbraco.com/umbraco-forms). |
| 22 | +* Guide: [Handling Sensitive Data](https://docs.umbraco.com/umbraco-forms/developer/security#handling-sensitive-data-in-umbraco-forms). |
| 23 | +* Tutorial: [Creating a Multi-Page Form](https://docs.umbraco.com/umbraco-forms/tutorials/creating-a-multipage-form) |
| 24 | +* Added details on [Importing Forms](https://docs.umbraco.com/umbraco-forms/editor/creating-a-form#importing-a-form). |
| 25 | +* 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). |
| 26 | +* 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. |
| 27 | + |
| 28 | +### Updates |
| 29 | + |
| 30 | +* Documented new [configuration keys](https://docs.umbraco.com/umbraco-forms/developer/configuration). |
| 31 | + |
| 32 | +### Structure |
| 33 | + |
| 34 | +* Changed the default version of the CMS documentation to version 15. |
| 35 | +* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). |
| 36 | +{% endtab %} |
| 37 | + |
| 38 | +{% tab title="Commerce" %} |
| 39 | +### New |
| 40 | + |
| 41 | +* Published [documentation for version 15 (RC)](https://docs.umbraco.com/umbraco-commerce). |
| 42 | +* **Taxes documentation** ([#6380](https://github.com/umbraco/UmbracoDocs/pull/6380)) |
| 43 | + * [Sales Tax Providers](https://docs.umbraco.com/umbraco-commerce/key-concepts/sales-tax-providers) |
| 44 | + * [Fixed Tax Rates](https://docs.umbraco.com/umbraco-commerce/reference/taxes/fixed-tax-rates) |
| 45 | + * [Calculated Tax Rates](https://docs.umbraco.com/umbraco-commerce/reference/taxes/calculated-tax-rates) |
| 46 | +* Article: Telemetry in Umbraco Commerce |
| 47 | + |
| 48 | +### Structure |
| 49 | + |
| 50 | +* Changed the default version of the Commerce documentation to version 15. |
| 51 | +* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). |
| 52 | +{% endtab %} |
| 53 | + |
| 54 | +{% tab title="Deploy" %} |
| 55 | +### New |
| 56 | + |
| 57 | +* Published [documentation for version 15](https://docs.umbraco.com/umbraco-deploy). |
| 58 | + |
| 59 | +### Structure |
| 60 | + |
| 61 | +* Changed the default version of the Deploy documentation to version 15. |
| 62 | +* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). |
| 63 | +{% endtab %} |
| 64 | + |
| 65 | +{% tab title="Workflow" %} |
| 66 | +### New |
| 67 | + |
| 68 | +* Published [documentation for version 15](https://docs.umbraco.com/umbraco-workflow). |
| 69 | + |
| 70 | +### Structure |
| 71 | + |
| 72 | +* Changed the default version of the Workflow documentation to version 15. |
| 73 | +* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). |
| 74 | +{% endtab %} |
| 75 | + |
| 76 | +{% tab title="UI Builder" %} |
| 77 | +### New |
| 78 | + |
| 79 | +* Published [documentation for version 15](https://docs.umbraco.com/umbraco-ui-builder). |
| 80 | + |
| 81 | +### Structure |
| 82 | + |
| 83 | +* Changed the default version of the UI Builder documentation to version 15. |
| 84 | +* [Unpublished version 12](https://github.com/umbraco/UmbracoDocs/tree/umbraco-eol-versions) due to the version hitting End of Life (EOL). |
| 85 | +{% endtab %} |
| 86 | + |
| 87 | +{% tab title="Engage" %} |
| 88 | +### New |
| 89 | + |
| 90 | +* Published the [Umbraco Engage Documentation](https://docs.umbraco.com/umbraco-engage) (currently only available for version 13). |
| 91 | +{% endtab %} |
| 92 | +{% endtabs %} |
| 93 | + |
| 94 | +## October Highlights |
| 95 | + |
| 96 | +{% tabs %} |
| 97 | +{% tab title="Commerce" %} |
| 98 | +### New |
| 99 | + |
| 100 | +* New guides on adding functionality to the Shopping Cart. |
| 101 | + * [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"> |
| 102 | + * [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"> |
| 103 | + * [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"> |
| 104 | +{% endtab %} |
| 105 | +{% endtabs %} |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | +## September Highlights |
| 110 | + |
| 111 | +{% tabs %} |
| 112 | +{% tab title="Forms" %} |
| 113 | +### New |
| 114 | + |
| 115 | +* [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)) |
| 116 | +* 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)) |
| 117 | +* Information on Import Function ([#6415](https://github.com/umbraco/UmbracoDocs/pull/6415)) |
| 118 | +* 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)) |
| 119 | +{% endtab %} |
| 120 | + |
| 121 | +{% tab title="Commerce" %} |
| 122 | +### New |
| 123 | + |
| 124 | +* [Commerce 14 Documentation](https://docs.umbraco.com/umbraco-commerce) ([#6307](https://github.com/umbraco/UmbracoDocs/pull/6307/files)) |
| 125 | + * A new **UI Extensions** section |
| 126 | + * Management API support added |
| 127 | + * See the full list of changes here: [GitHub PR #6307](https://github.com/umbraco/UmbracoDocs/pull/6307/files). |
| 128 | +* [Getting started with Umbraco Commerce: The Backoffice (#6401)](https://github.com/umbraco/UmbracoDocs/pull/6401) |
| 129 | + |
| 130 | +### Updated |
| 131 | + |
| 132 | +* Improved [Getting Started documentation](https://docs.umbraco.com/umbraco-commerce/getting-started/requirements) ([#6339](https://github.com/umbraco/UmbracoDocs/pull/6339)) |
| 133 | +{% endtab %} |
| 134 | +{% endtabs %} |
0 commit comments