Skip to content

Commit 4762944

Browse files
authored
Grammar etc
1 parent 3dfe89a commit 4762944

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

13/umbraco-workflow/release-notes.md

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

2020
### [13.3.0](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.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 content segments. Segment names are displayed when requesting approval and in workflow history [#60](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/60)
23-
* Adds support for Arabic
24-
* Improves UI in workflow detail overlay. Reduces the number of elements and shifts appropriate datapoints into tag elements.
25-
* 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)
23+
* Adds support for Arabic.
24+
* Improves UI in workflow detail overlay. Reduces the number of elements and shifts appropriate data points into tag elements.
25+
* 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)
2626

2727
### [13.2.1](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.1) (October 3 2024)
2828
* Ensure scheduling information is displayed in workflow history [#82](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/82)
29-
* Fixes an issue where dates were not correctly localised for scheduled workflows [#81](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/81)
29+
* Fixes an issue where dates were not correctly localized for scheduled workflows [#81](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/81)
3030
* 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)
3131
* Ensure converting integers to strings uses the invariant culture to avoid unexpected formatting
3232

0 commit comments

Comments
 (0)