Skip to content

Commit 7e01a0a

Browse files
committed
Added RC note to UI Builder and Workflow
1 parent ff5175e commit 7e01a0a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

16/umbraco-ui-builder/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ description: A guide to using Umbraco UI Builder for creating custom backoffice
44

55
# Umbraco UI Builder Documentation
66

7+
{% hint style="info" %}
8+
This is documentation for the **Umbraco UI Builder 16 Release Candidate**.
9+
{% endhint %}
10+
711
Umbraco UI Builder is a tool for creating custom Backoffice User Interfaces (UIs) in Umbraco using a fluent API.
812

913
![Example Umbraco UI Builder UI](images/listview.png)

16/umbraco-workflow/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ description: Documentation on how to work with Umbraco Workflow in just a few st
55

66
# Umbraco Workflow Documentation
77

8+
{% hint style="info" %}
9+
This is documentation for the **Umbraco Workflow 16 Release Candidate**.
10+
{% endhint %}
11+
812
Umbraco Workflow allows the creation of multi-stage approval workflows when writing and publishing content. Umbraco Workflow extends Umbraco's out-of-the-box publishing model with multi-stage and configurable approval workflows. A workflow process comprises multiple steps and multiple users assigned to the group responsible for providing approval at each step.
913

1014
[Learn more or purchase Umbraco Workflow to get all the features and support.](https://umbraco.com/products/umbraco-workflow/)

0 commit comments

Comments
 (0)