-
Notifications
You must be signed in to change notification settings - Fork 811
Umbraco Commerce v16 Release Notes + Tidy Up #7144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
b074cc9
Umbraco Commerce v16 Release Notes + Tidy up
mattbrailsford 4a59934
Merge branch 'umbraco:main' into main
mattbrailsford 0cfae85
Update 16/umbraco-commerce/release-notes/README.md
eshanrnh 511fc76
Update 16/umbraco-commerce/release-notes/README.md
eshanrnh dc377c1
Update 16/umbraco-commerce/release-notes/README.md
eshanrnh f660ee4
Update commerce-add-ons/packages/checkout/release-notes.md
eshanrnh 8cc273b
Update commerce-add-ons/packages/deploy/release-notes.md
eshanrnh 08b4a48
Update commerce-add-ons/sales-tax-providers/install-sales-tax-provideβ¦
eshanrnh efbf335
Update commerce-add-ons/sales-tax-providers/taxjar/README.md
eshanrnh d76de7e
Update commerce-add-ons/sales-tax-providers/taxjar/README.md
eshanrnh 0947e08
Update commerce-add-ons/sales-tax-providers/taxjar/configuring-taxjar.md
eshanrnh 87965d8
Added links to SUMMARY.md files
mattbrailsford 937199a
Remove deleted articles from SUMMARY
sofietoft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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.
This file contains hidden or 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 |
|---|---|---|
| @@ -1,88 +1,3 @@ | ||
| # Release Notes | ||
|
|
||
| In this section, we have summarized the changes to Checkout package for Umbraco Commerce released in each version. Each version is presented with a link to the [Umbraco Commerce Checkout issue tracker](https://github.com/umbraco/Umbraco.Commerce.Checkout/issues) showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail. | ||
|
|
||
| If there are any breaking changes or other issues to be aware of when upgrading they are also noted here. | ||
|
|
||
| {% hint style="info" %} | ||
| For details of releases for **Checkout package for Vendr**, refer to the [Change log file on GitHub](../../changelog-archive/package-checkout.md). | ||
| {% endhint %} | ||
|
|
||
| ## Release History | ||
|
|
||
| In this section, you can find the release notes for each version of Checkout package for Umbraco Commerce. For each major version, you can find the details about each release. | ||
|
|
||
| <details> | ||
|
|
||
| <summary>Version 15</summary> | ||
|
|
||
| #### 15.0.1 (Apr 7th, 2025) | ||
|
|
||
| * Minor UI styling updates. | ||
|
|
||
| #### 15.0.0 (23rd Jan 2025) | ||
|
|
||
| * v15 release | ||
|
|
||
| </details> | ||
|
|
||
| <details> | ||
|
|
||
| <summary>Version 14</summary> | ||
|
|
||
| #### 14.0.0 (August 23rd 2024) | ||
|
|
||
| * Release for Umbraco v14.2.0 and Umbraco Commerce v14.0.0 support. | ||
|
|
||
| </details> | ||
|
|
||
| <details> | ||
|
|
||
| <summary>Version 13</summary> | ||
|
|
||
| **13.1.0 (February 21st 2024)** | ||
|
|
||
| * Minor release closing off the RC period. | ||
|
|
||
| **13.1.0-rc1 (February 6th 2024)** | ||
|
|
||
| * Adds support for dynamic and realtime rates. | ||
| * Updates a number of obsolete method calls. | ||
|
|
||
| **13.0.0 (December 13th 2023)** | ||
|
|
||
| * Umbraco v13 and Umbraco Commerce v13 support. | ||
|
|
||
| </details> | ||
|
|
||
| <details> | ||
|
|
||
| <summary>Version 12</summary> | ||
|
|
||
| [**12.0.1**](https://github.com/umbraco/Umbraco.Commerce.Checkout/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F12.0.1) **(October 18th 2023)** | ||
|
|
||
| * Fixed additional issues in [#1](https://github.com/umbraco/Umbraco.Commerce.Checkout/issues/1) due to front-end views having lowercase asset paths, when they should be title case inline with the folder structure, thus causing a 404 on case-sensitive file systems. | ||
|
|
||
| [**12.0.0**](https://github.com/umbraco/Umbraco.Commerce.Checkout/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F12.0.0) **(July 5th 2023)** | ||
|
|
||
| * [Initial product launch](https://umbraco.com/blog/umbraco-commerce-release/) | ||
|
|
||
| </details> | ||
|
|
||
| <details> | ||
|
|
||
| <summary>Version 10</summary> | ||
|
|
||
| [**10.0.2**](https://github.com/umbraco/Umbraco.Commerce.Checkout/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F10.0.2) **(October 18th 2023)** | ||
|
|
||
| * Fixed additional issues [#1](https://github.com/umbraco/Umbraco.Commerce.Checkout/issues/1) due to front-end views having lowercase asset paths, when they should be title case inline with the folder structure, thus causing a 404 on case-sensitive file systems. | ||
|
|
||
| [**10.0.1**](https://github.com/umbraco/Umbraco.Commerce.Checkout?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F10.0.1) **(August 15th 2023)** | ||
|
|
||
| * Fixed [#1](https://github.com/umbraco/Umbraco.Commerce.Checkout/issues/1) where static assets weren't getting deployed with the NuGet package and so the installer dashboard was 404ing. Static assets are now correctly embedded. | ||
|
|
||
| [**10.0.0**](https://github.com/umbraco/Umbraco.Commerce.Checkout/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F10.0.0) **(July 5th 2023)** | ||
|
|
||
| * [Initial product launch](https://umbraco.com/blog/umbraco-commerce-release/) | ||
|
|
||
| </details> | ||
| For details of any changes to the **Umbraco Commerce Checkout** plugin, please refer to the [Releases section on GitHub](https://github.com/umbraco/Umbraco.Commerce.Checkout/releases). | ||
eshanrnh marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.