Skip to content

Commit 22a0b65

Browse files
authored
Grammar etc
1 parent 4762944 commit 22a0b65

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

14/umbraco-workflow/release-notes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl
1818
This section contains the release notes for Umbraco Workflow 14 including all changes for this version.
1919

2020
### [14.1.0](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.1.0) (October 23 2024 )
21-
* Adds scheduled content locking feature. Documents can be made readonly until the scheduled release date passes, to ensure approved content isn't modified without workflow approval. [#84](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/84)
21+
* Adds scheduled content locking feature. Documents can be made readonly until the scheduled release date passes, to ensure approved content is not modified without workflow approval. [#84](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/84)
2222
* Adds support for readonly mode when a document is pending workflow approval. Along with the scheduled content lock, this feature requires Umbraco 14.3.0, which is now the minumum version dependency for Umbraco Workflow v14.
2323
* Adds support for content segments. Segment names are displayed when requesting approval and in workflow history [#60](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/60)
24-
* Adds support for Arabic
25-
* Improves UI in workflow detail overlay. Reduces the number of elements and shifts appropriate datapoints into tag elements.
26-
* Adds email queue for thread-safe email notifications. Emails are now processed in hosted service, via a first-in first-out queue. This resolves a reported issue where sending large numbers of emails could result in data reader errors. [#85](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/85)
24+
* Adds support for Arabic.
25+
* Improves UI in workflow detail overlay. Reduces the number of elements and shifts appropriate data points into tag elements.
26+
* Adds email queue for thread-safe email notifications. Emails are now processed in the hosted service, via a first-in first-out queue. This resolves a reported issue where sending large numbers of emails could result in data reader errors. [#85](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/85)
2727

2828
### [14.0.3](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.0.3) (October 3 2024)
2929
* Ensure scheduling information is displayed in workflow history [#82](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/82)
30-
* Fixes an issue where dates were not correctly localised for scheduled workflows [#81](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/81)
30+
* Fixes an issue where dates were not correctly localized for scheduled workflows [#81](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/81)
3131
* Fixes an issue where scheduled workflows did not apply the release/expire date if the content node was already scheduled [#81](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/80)
3232
* Ensure converting integers to strings uses the invariant culture to avoid unexpected formatting
3333
* Fixes an issue related to sending notification emails in sites with a large number of workflow groups [#79](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/79)

0 commit comments

Comments
 (0)