Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ IgnoreURLs:
- "https://dotnet.microsoft.com/.*"
- "https://scribehow.com/.*"
- "https://www.rabbitmq.com/.*"
- "https://letsencrypt.org/.*"
IgnoreDirs:
- "docs/?.*/_print/"
- "docs/?.*/_shared/"
Expand All @@ -45,3 +46,5 @@ IgnoreDirs:
- "docs/2024.5/?.*/"
- "docs/2024.7/?.*/"
- "docs/2024.11/?.*/"
- "docs/2025.1/?.*/"
- "docs/2025.5/?.*/"
11 changes: 8 additions & 3 deletions config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -200,17 +200,22 @@ enable = true
[[menu.main]]
identifier = 'documentation'
name = 'Documentation'
url = '/docs/2025.5'
url = '/docs/2025.7'
weight = 10

# Releases menu
[[params.versions]]
version = "2025.5"
url = "/docs/2025.5/"
version = "2025.7"
url = "/docs/2025.7/"
dotNetVersion = "net-8.0"
inSupport = true
latest = true

[[params.versions]]
version = "2025.5"
url = "/docs/2025.5/"
dotNetVersion = "net-8.0"

[[params.versions]]
version = "2025.3"
url = "/docs/2025.3/"
Expand Down
52 changes: 1 addition & 51 deletions content/en/blog/releases/2025.X/2025.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Finally, the [Documentation][] includes the following updates:
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Triggers Service][] </nobr> | 12.2.3.25310 | Yes | Minor | N/A | |
| <nobr>[{{% ctx %}} Innovation Execution Application][] </nobr> | 27.3.1.25310 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.5. |
| <nobr>&nbsp; &nbsp; > [{{% ctx %}} Execution Service][] </nobr> | 27.3.1.25310 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.5. |
| <nobr>[{{% ctx %}} Gateway][Gateway] </nobr> | 13.5.0.25260 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.5. |
| <nobr>[{{% ctx %}} Gateway][Gateway] </nobr> | 13.5.0.25260 | Yes | Major | Yes | Major changes occurred between releases, these changes are related to the Code Analyser that restricts what C# code can be executed from flows within CORTEX and is [breaking][Breaking - Introduced Code Analyser to the {{% ctx %}} Execution Service] between 2025.3 and 2025.5. |
| <nobr>[{{% ctx %}} Blocks Package][Blocks] </nobr> | 48.5.1.25260 | Yes | Minor | N/A | |
| <nobr>[{{% ctx %}} Interaction Portal][Interaction Portal] </nobr> | 3.2.0.25260 | Yes | Minor | N/A | |
| <nobr>{{% ctx %}} App Server Install Scripts </nobr> | 5.2.11.25260 | Yes | Patch | N/A | |
Expand Down Expand Up @@ -184,9 +184,6 @@ Affected Components:
* [{{% ctx %}} Innovation Execution Application][]
* [{{% ctx %}} Execution Service][]

<!-- Cortex\2025 Q2 S4 - PBI - 34902 - Flow Engine - Expose Tenant, System, PackageName, PackageVersion, FlowName, ExecutionId on _executionContext -->
<!-- ***Add node name -->

##### Added support for the {{% ctx %}} Interaction Portal to provide separate credentials for querying AD Groups

The {{% ctx %}} Interaction Portal now supports the use of separate credentials for querying Active Directory Groups. This may be used when the user provided for running PowerShell does not have permission to query the AD Groups.
Expand All @@ -196,8 +193,6 @@ Affected Components:

* [{{% ctx %}} Interaction Portal][Interaction Portal]

<!-- Cortex\2025 Q2 S6 - PBI - 35059 - CORTEX Interaction Portal - Apply changes from Configuration Portal core flows -->

#### Observability

##### Executions data includes child executions
Expand All @@ -219,8 +214,6 @@ Affected Components:
* [{{% ctx %}} Innovation Execution Application][]
* [{{% ctx %}} Execution Service][]

<!-- Cortex\2025 Q2 S4 - PBI - 34658 - CORTEX Gateway - Display all executions in Packages->Package Definitions grid, Packages->Package Version Editor->Running Executions grid and Operations Overview->Running Executions tile -->

##### New columns added to the Running Executions grid on the Packages page

The [Running Executions][] grid on the [Packages][] page has had the following columns added:
Expand Down Expand Up @@ -250,9 +243,6 @@ Affected Components:
* [{{% ctx %}} Innovation Execution Application][]
* [{{% ctx %}} Execution Service][]

<!-- Cortex\2025 Q2 S6 - PBI - 35284 - CORTEX Gateway - Running Executions - Add column for root execution ID -->
<!-- Cortex\2025 Q2 S6 - PBI - 35518 - CORTEX Gateway - Running Executions - Add node name as column and property on _executionContext -->

#### Security

##### Introduced Code Analyser to the {{% ctx %}} Execution Service
Expand Down Expand Up @@ -290,10 +280,6 @@ Affected Components:
* [{{% ctx %}} Innovation Execution Application][]
* [{{% ctx %}} Execution Service][]

<!-- Cortex\2025 Q2 S4 - PBI - 34450 - Flows Engine - Add analyser to disallow use of windows.intPointer 0 -->
<!-- Cortex\2025 Q2 S4 - PBI - 34979 - Flows Engine - Whitelist Analyser - Required Types/Namespaces and Allowed Types/Namespaces -->
<!-- Code analyser not Whitelist analyser -->

##### Updated Erlang version

Erlang has been updated to version `26.2.5.12` to address recently identified vulnerabilities.
Expand All @@ -303,8 +289,6 @@ Affected Components:
* {{% ctx %}} App Server Install Scripts
* {{% ctx %}} Upgrade Scripts

<!-- Cortex\2025 Q2 S6 - PBI - 35439 - Installation/Upgrade - Elrang vulnerability - Erlang version 26.2.5.12 -->

##### General security enhancements on {{% ctx %}} Gateway

{{% ctx %}} Gateway has been updated to improve security by reviewing and updating the following:
Expand All @@ -317,10 +301,6 @@ Affected Components:

* [{{% ctx %}} Gateway][Gateway]

<!-- Cortex\2025 Q2 S3 - PBI - 34781 - Security - Review and update Permissions-Policy - Gateway -->
<!-- Cortex\2025 Q2 S3 - PBI - 34734 - Security - Run 3rd Party security checks For Gateway and verify that settings are up to date -->
<!-- Cortex\2025 Q2 S3 - PBI - 34448 - Security - Unrecognized Content-Security-Policy directive 'navigate-to' -->

#### Usability

##### Updated Decision Blocks icons
Expand All @@ -334,8 +314,6 @@ Affected Components:
* [{{% ctx %}} Innovation Execution Application][]
* [{{% ctx %}} Execution Service][]

<!-- Cortex\2025 Q2 S4 - PBI - 34660 - CORTEX Blocks - Decision Blocks - Icons easier to identify -->

#### Upgrade

##### Improved certificate update script for High Availability (HA) installations
Expand All @@ -360,8 +338,6 @@ Affected Components:
* {{% ctx %}} Web App Server Recovery
* {{% ctx %}} Upgrade Scripts

<!-- Cortex\2025 Q2 S3 - PBI - 34540 - Upgrade - IISReset needs to be more specific for dual sites -->

#### Documentation

##### Added new User Guides
Expand All @@ -382,12 +358,6 @@ User Guides have been added to the {{% ctx %}} Product Portal about:
* [Studio Export][User Guide - Studio Export]
* [License Consumption][User Guide - License Consumption]

<!-- Cortex\2025 Q2 S6 - PBI - 34999 - Product Portal - Add Flow Editor User Guide -->
<!-- Cortex\2025 Q2 S3 - PBI - 34002 - Product Portal - Add Operations Overview -->
<!-- Cortex\2025 Q2 S4 - PBI - 34883 - Product Portal - Add Studio Authorisation, Studio Hierarchy and License Consumption User Guides -->
<!-- Cortex\2025 Q2 S3 - PBI - 34013 - Product Portal - Add Studio Import and Export -->
<!-- Cortex\2025 Q2 S3 - PBI - 34031 - Product Portal - Add Version Control -->

##### Added new Tutorials

Tutorials have been added to the {{% ctx %}} Product Portal about:
Expand All @@ -405,33 +375,20 @@ Tutorials have been added to the {{% ctx %}} Product Portal about:
* [Studio Export][Tutorials - Studio Export]
* [License Consumption][Tutorials - License Consumption]

<!-- Cortex\2025 Q2 S6 - PBI - 34999 - Product Portal - Add Flow Editor User Guide -->
<!-- Cortex\2025 Q2 S3 - PBI - 34002 - Product Portal - Add Operations Overview -->
<!-- Cortex\2025 Q2 S4 - PBI - 34883 - Product Portal - Add Studio Authorisation, Studio Hierarchy and License Consumption User Guides -->
<!-- Cortex\2025 Q2 S3 - PBI - 34013 - Product Portal - Add Studio Import and Export -->
<!-- Cortex\2025 Q2 S3 - PBI - 34031 - Product Portal - Add Version Control -->

##### Added Installation Checklists to the Install instructions

<!-- PO REVIEWED UNTIL HERE -->

An installation checklists have been added to the {{% ctx %}} Install instructions to help tracking installation progress:

* {{< filelink src="/pdf/Installation Checklists - Multiple Server With HA.pdf" name="Multiple Server - With HA" >}}
* {{< filelink src="/pdf/Installation Checklists - Single Server Without HA.pdf" name="Single Server - Without HA" >}}


<!-- Cortex\2025 Q2 S4 - PBI - 34951 - Product Portal - Add Service Desk's Installation Checklists to Install instructions -->

##### Added Disaster Recovery Guides

Disaster Recovery Guides have been added to the {{% ctx %}} Product Portal to help with the Disaster Recovery process. These guides include:

* [Multiple Server - With HA][Disaster Recovery - Multiple Server - With HA]
* [Single Server - Without HA][Disaster Recovery - Single Server - Without HA]

<!-- Cortex\2025 Q2 S3 - PBI - 34566 - Product Portal - Document steps for disaster recovery -->

### Bug Fixes

#### Capability
Expand All @@ -444,8 +401,6 @@ Affected Components:

* [{{% ctx %}} Gateway][Gateway]

<!-- Cortex\2025 Q2 S6 - BUG - 35549 - CORTEX Gateway - Blocks.JSON corruption causes gateway to stop working - merge from 2025.3 to main -->

#### Scalability

##### Overwriting backup when performing Disaster Recovery backup
Expand All @@ -472,8 +427,6 @@ Affected Components:
* {{% ctx %}} Web App Server Recovery
* {{% ctx %}} Upgrade Scripts

<!-- Cortex\2025 Q2 S3 - PBI - 34775 - Disaster Recovery - Seperate backup path for app server and flow debugger -->

#### Installation

##### Missing user profile for {{% ctx %}} Gateway AppPool user
Expand All @@ -484,9 +437,6 @@ Affected Components:

* {{% ctx %}} Web App Server Install Scripts

<!-- Cortex\2025 Q2 S5 - PBI - 34614 - Installation - Gateway - LDAP connection settings cant be setup if user running gateway doesnt have user profile -->
<!-- Cortex\2025 Q2 S5 - PBI - 35317 - Installation - Gateway - Load User Profile -->

### Deprecated Features

There are no features deprecated as part of the 2025.5 release of the {{% ctx %}} Platform.
Expand Down
Loading