Skip to content

Commit d72ab69

Browse files
update IDP, links, ordering
1 parent 7d6a929 commit d72ab69

File tree

2 files changed

+86
-82
lines changed
  • docs/reference/release-notes
  • versioned_docs/version-8.7/reference/release-notes

2 files changed

+86
-82
lines changed

docs/reference/release-notes/870.md

+43-41
Original file line numberDiff line numberDiff line change
@@ -25,37 +25,18 @@ These release notes identify the new features included in 8.7, including [alpha
2525
| :------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
2626
| 11 March 2025 | <!-- <ul><li>[ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.7.0-alpha5)</li><li>[ Connectors ](https://github.com/camunda/connectors/releases/tag/8.7.0-alpha5)</li></ul> --> | <!-- [Release blog](https://camunda.com/blog/2025/02/camunda-alpha-release-march-2025/) --> |
2727

28-
### Play multi-tenancy <span class="badge badge--long" title="This feature affects Self-Managed">Self-Managed</span>
29-
30-
Play multi-tenancy allows you to have an isolated, dedicated testing environment without additional cost. This feature is available for Web Modeler in Self-Managed environments.
31-
32-
<!-- https://github.com/camunda/product-hub/issues/2653 -->
33-
34-
### Process landscape visualization
35-
36-
Process landscape visualization provides a comprehensive, hierarchical view of all related processes. This release enables automation leads to:
37-
38-
- Visualize the entire process landscape of a project in a single, interactive interface.
39-
- Drill down from high-level processes to detailed sub-processes and activities.
40-
41-
To learn more about this feature, see [process landscape visualization](/components/modeler/web-modeler/process-landscape-visualization.md).
42-
43-
<!-- https://github.com/camunda/product-hub/issues/2432 -->
44-
45-
### Web Modeler governance and change control
46-
47-
Web Modeler now supports stronger governance and change control. This ensures safe production deployment for processes with low to medium complexity and criticality. The following capabilities are now available:
28+
### Amazon Web Services (AWS) region support <span class="badge badge--long" title="This feature affects SaaS">SaaS</span>
4829

49-
- Reviews cannot be performed by the user who created the process application version, and the reviewer is logged in the version history of a process application.
50-
- Admins can enable production deployments for reviewed process applications as an alternative to using their own deployment pipeline.
30+
Camunda 8 SaaS now supports Amazon Web Services (AWS) deployments. When creating a new cluster, you can select from the following new [AWS regions](/reference/regions.md):
5131

52-
To learn more about this feature, see [process governance](/docs/components/modeler/web-modeler/process-application-pipeline.md).
32+
- Frankfurt, Europe (eu-central-1)
33+
- North America, Virginia (us-east-1)
5334

54-
<!-- https://github.com/camunda/product-hub/issues/2583 -->
35+
See the [release announcement](../announcements/870.md#amazon-web-services-aws-region-support-saas) for more information.
5536

5637
### BPMN Copilot BPMN-to-text
5738

58-
Besides [generating BPMN](/docs/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md), Camunda's BPMN Copilot now supports generating text from the BPMN diagram. This can be used to:
39+
Besides [generating BPMN](/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md), Camunda's BPMN Copilot now supports generating text from the BPMN diagram. This can be used to:
5940

6041
- Rapidly draft process documentation.
6142
- Learn how the process works.
@@ -67,7 +48,7 @@ To learn more about this feature, see [BPMN Copilot](/components/early-access/al
6748

6849
### Camunda 8 Run advanced configuration options
6950

70-
The Camunda 8 Run startup script now supports additional configuration parameters: a web application port, the location of keystore TLS certificates, and log level. This release also introduces a new `--docker` option, which starts C8Run with the `docker-compose up` command, and deploys Camunda 8 in containers instead of starting with a Java engine. For more information, see the [Camunda 8 Run documentation](/docs/self-managed/setup/deploy/local/c8run.md).
51+
The Camunda 8 Run startup script now supports additional configuration parameters: a web application port, the location of keystore TLS certificates, and log level. This release also introduces a new `--docker` option, which starts C8Run with the `docker-compose up` command, and deploys Camunda 8 in containers instead of starting with a Java engine. For more information, see the [Camunda 8 Run documentation](/self-managed/setup/deploy/local/c8run.md).
7152

7253
<!-- https://github.com/camunda/product-hub/issues/2459 -->
7354

@@ -77,21 +58,6 @@ This release introduces a real-time cluster capacity metric for monitoring and s
7758

7859
<!-- https://github.com/camunda/product-hub/issues/2346 -->
7960

80-
### Document extraction for unstructured data
81-
82-
The new document extraction UI allows users to configure projects for unstructured (LLM extraction) data. Define the taxonomy, test cases, and choose models for LLM-based extraction, then publish and share projects across the organization.
83-
84-
<!-- https://github.com/camunda/product-hub/issues/2521 -->
85-
86-
### Amazon Web Services (AWS) region support <span class="badge badge--long" title="This feature affects SaaS">SaaS</span>
87-
88-
Camunda 8 SaaS now supports Amazon Web Services (AWS) deployments. When creating a new cluster, you can select from the following new [AWS regions](/reference/regions.md):
89-
90-
- Frankfurt, Europe (eu-central-1)
91-
- North America, Virginia (us-east-1)
92-
93-
See the [release announcement](../announcements/870.md#amazon-web-services-aws-region-support-saas) for more information.
94-
9561
### Intelligent document processing
9662

9763
Use intelligent document processing (IDP) to integrate automated document processing into your end-to-end processes.
@@ -103,8 +69,44 @@ Use intelligent document processing (IDP) to integrate automated document proces
10369
IDP is only supported for Camunda 8 SaaS with the 8.7.0-alpha5 release. Support for Camunda 8 Self-Managed and Camunda 8 Run is planned for delivery with the 8.7 release.
10470
:::
10571

72+
To learn more about this feature, see [intelligent document processing](/components/modeler/web-modeler/intelligent-document-processing.md).
73+
10674
<!-- https://github.com/camunda/camunda-docs/issues/4575 -->
10775

76+
#### Document extraction for unstructured data
77+
78+
The new [document extraction UI](/components/modeler/web-modeler/idp/idp-document-extraction.md) for intelligent document processing allows users to configure projects for unstructured (LLM extraction) data. Define the taxonomy, test cases, and choose models for LLM-based extraction, then publish and share projects across the organization.
79+
80+
<!-- https://github.com/camunda/product-hub/issues/2521 -->
81+
82+
### Play multi-tenancy <span class="badge badge--long" title="This feature affects Self-Managed">Self-Managed</span>
83+
84+
Play multi-tenancy allows you to have an isolated, dedicated testing environment without additional cost. This feature is available for Web Modeler in Self-Managed environments.
85+
86+
<!-- https://github.com/camunda/product-hub/issues/2653 -->
87+
88+
### Process landscape visualization
89+
90+
Process landscape visualization provides a comprehensive, hierarchical view of all related processes. This release enables automation leads to:
91+
92+
- Visualize the entire process landscape of a project in a single, interactive interface.
93+
- Drill down from high-level processes to detailed sub-processes and activities.
94+
95+
To learn more about this feature, see [process landscape visualization](/components/modeler/web-modeler/process-landscape-visualization.md).
96+
97+
<!-- https://github.com/camunda/product-hub/issues/2432 -->
98+
99+
### Web Modeler governance and change control
100+
101+
Web Modeler now supports stronger governance and change control. This ensures safe production deployment for processes with low to medium complexity and criticality. The following capabilities are now available:
102+
103+
- Reviews cannot be performed by the user who created the process application version, and the reviewer is logged in the version history of a process application.
104+
- Admins can enable production deployments for reviewed process applications as an alternative to using their own deployment pipeline.
105+
106+
To learn more about this feature, see [process governance](/components/modeler/web-modeler/process-application-pipeline.md).
107+
108+
<!-- https://github.com/camunda/product-hub/issues/2583 -->
109+
108110
## 8.7.0-alpha4
109111

110112
| Release date | Changelog(s) | Blog |

versioned_docs/version-8.7/reference/release-notes/870.md

+43-41
Original file line numberDiff line numberDiff line change
@@ -25,37 +25,18 @@ These release notes identify the new features included in 8.7, including [alpha
2525
| :------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------ |
2626
| 11 March 2025 | <!-- <ul><li>[ Camunda 8 core ](https://github.com/camunda/camunda/releases/tag/8.7.0-alpha5)</li><li>[ Connectors ](https://github.com/camunda/connectors/releases/tag/8.7.0-alpha5)</li></ul> --> | <!-- [Release blog](https://camunda.com/blog/2025/02/camunda-alpha-release-march-2025/) --> |
2727

28-
### Play multi-tenancy <span class="badge badge--long" title="This feature affects Self-Managed">Self-Managed</span>
29-
30-
Play multi-tenancy allows you to have an isolated, dedicated testing environment without additional cost. This feature is available for Web Modeler in Self-Managed environments.
31-
32-
<!-- https://github.com/camunda/product-hub/issues/2653 -->
33-
34-
### Process landscape visualization
35-
36-
Process landscape visualization provides a comprehensive, hierarchical view of all related processes. This release enables automation leads to:
37-
38-
- Visualize the entire process landscape of a project in a single, interactive interface.
39-
- Drill down from high-level processes to detailed sub-processes and activities.
40-
41-
To learn more about this feature, see [process landscape visualization](/components/modeler/web-modeler/process-landscape-visualization.md).
42-
43-
<!-- https://github.com/camunda/product-hub/issues/2432 -->
44-
45-
### Web Modeler governance and change control
46-
47-
Web Modeler now supports stronger governance and change control. This ensures safe production deployment for processes with low to medium complexity and criticality. The following capabilities are now available:
28+
### Amazon Web Services (AWS) region support <span class="badge badge--long" title="This feature affects SaaS">SaaS</span>
4829

49-
- Reviews cannot be performed by the user who created the process application version, and the reviewer is logged in the version history of a process application.
50-
- Admins can enable production deployments for reviewed process applications as an alternative to using their own deployment pipeline.
30+
Camunda 8 SaaS now supports Amazon Web Services (AWS) deployments. When creating a new cluster, you can select from the following new [AWS regions](/reference/regions.md):
5131

52-
To learn more about this feature, see [process governance](/docs/components/modeler/web-modeler/process-application-pipeline.md).
32+
- Frankfurt, Europe (eu-central-1)
33+
- North America, Virginia (us-east-1)
5334

54-
<!-- https://github.com/camunda/product-hub/issues/2583 -->
35+
See the [release announcement](../announcements/870.md#amazon-web-services-aws-region-support-saas) for more information.
5536

5637
### BPMN Copilot BPMN-to-text
5738

58-
Besides [generating BPMN](/docs/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md), Camunda's BPMN Copilot now supports generating text from the BPMN diagram. This can be used to:
39+
Besides [generating BPMN](/components/early-access/alpha/bpmn-copilot/bpmn-copilot.md), Camunda's BPMN Copilot now supports generating text from the BPMN diagram. This can be used to:
5940

6041
- Rapidly draft process documentation.
6142
- Learn how the process works.
@@ -67,7 +48,7 @@ To learn more about this feature, see [BPMN Copilot](/components/early-access/al
6748

6849
### Camunda 8 Run advanced configuration options
6950

70-
The Camunda 8 Run startup script now supports additional configuration parameters: a web application port, the location of keystore TLS certificates, and log level. This release also introduces a new `--docker` option, which starts C8Run with the `docker-compose up` command, and deploys Camunda 8 in containers instead of starting with a Java engine. For more information, see the [Camunda 8 Run documentation](/docs/self-managed/setup/deploy/local/c8run.md).
51+
The Camunda 8 Run startup script now supports additional configuration parameters: a web application port, the location of keystore TLS certificates, and log level. This release also introduces a new `--docker` option, which starts C8Run with the `docker-compose up` command, and deploys Camunda 8 in containers instead of starting with a Java engine. For more information, see the [Camunda 8 Run documentation](/self-managed/setup/deploy/local/c8run.md).
7152

7253
<!-- https://github.com/camunda/product-hub/issues/2459 -->
7354

@@ -77,21 +58,6 @@ This release introduces a real-time cluster capacity metric for monitoring and s
7758

7859
<!-- https://github.com/camunda/product-hub/issues/2346 -->
7960

80-
### Document extraction for unstructured data
81-
82-
The new document extraction UI allows users to configure projects for unstructured (LLM extraction) data. Define the taxonomy, test cases, and choose models for LLM-based extraction, then publish and share projects across the organization.
83-
84-
<!-- https://github.com/camunda/product-hub/issues/2521 -->
85-
86-
### Amazon Web Services (AWS) region support <span class="badge badge--long" title="This feature affects SaaS">SaaS</span>
87-
88-
Camunda 8 SaaS now supports Amazon Web Services (AWS) deployments. When creating a new cluster, you can select from the following new [AWS regions](/reference/regions.md):
89-
90-
- Frankfurt, Europe (eu-central-1)
91-
- North America, Virginia (us-east-1)
92-
93-
See the [release announcement](../announcements/870.md#amazon-web-services-aws-region-support-saas) for more information.
94-
9561
### Intelligent document processing
9662

9763
Use intelligent document processing (IDP) to integrate automated document processing into your end-to-end processes.
@@ -103,8 +69,44 @@ Use intelligent document processing (IDP) to integrate automated document proces
10369
IDP is only supported for Camunda 8 SaaS with the 8.7.0-alpha5 release. Support for Camunda 8 Self-Managed and Camunda 8 Run is planned for delivery with the 8.7 release.
10470
:::
10571

72+
To learn more about this feature, see [intelligent document processing](/components/modeler/web-modeler/intelligent-document-processing.md).
73+
10674
<!-- https://github.com/camunda/camunda-docs/issues/4575 -->
10775

76+
#### Document extraction for unstructured data
77+
78+
The new [document extraction UI](/components/modeler/web-modeler/idp/idp-document-extraction.md) for intelligent document processing allows users to configure projects for unstructured (LLM extraction) data. Define the taxonomy, test cases, and choose models for LLM-based extraction, then publish and share projects across the organization.
79+
80+
<!-- https://github.com/camunda/product-hub/issues/2521 -->
81+
82+
### Play multi-tenancy <span class="badge badge--long" title="This feature affects Self-Managed">Self-Managed</span>
83+
84+
Play multi-tenancy allows you to have an isolated, dedicated testing environment without additional cost. This feature is available for Web Modeler in Self-Managed environments.
85+
86+
<!-- https://github.com/camunda/product-hub/issues/2653 -->
87+
88+
### Process landscape visualization
89+
90+
Process landscape visualization provides a comprehensive, hierarchical view of all related processes. This release enables automation leads to:
91+
92+
- Visualize the entire process landscape of a project in a single, interactive interface.
93+
- Drill down from high-level processes to detailed sub-processes and activities.
94+
95+
To learn more about this feature, see [process landscape visualization](/components/modeler/web-modeler/process-landscape-visualization.md).
96+
97+
<!-- https://github.com/camunda/product-hub/issues/2432 -->
98+
99+
### Web Modeler governance and change control
100+
101+
Web Modeler now supports stronger governance and change control. This ensures safe production deployment for processes with low to medium complexity and criticality. The following capabilities are now available:
102+
103+
- Reviews cannot be performed by the user who created the process application version, and the reviewer is logged in the version history of a process application.
104+
- Admins can enable production deployments for reviewed process applications as an alternative to using their own deployment pipeline.
105+
106+
To learn more about this feature, see [process governance](/components/modeler/web-modeler/process-application-pipeline.md).
107+
108+
<!-- https://github.com/camunda/product-hub/issues/2583 -->
109+
108110
## 8.7.0-alpha4
109111

110112
| Release date | Changelog(s) | Blog |

0 commit comments

Comments
 (0)