# February 2026

## February 14th, 2026

## <mark style="background-color:red;">What’s in This Release</mark>

This release introduces two key enhancements: a revamped **Log Channel**, designed to improve collaboration during live exercises, and the return of the ability to **export and import Styles in the Exercise Editor**, making it easier to reuse visual presets across scenarios.

It also includes additional improvements across the Editor and Communicator, as well as a number of bug fixes.

***

## <mark style="background-color:red;">**Improvements to Existing Features**</mark>

### Log Channel Overhaul

**What’s New**

The Log Channel has been redesigned and enhanced to become a more dynamic channel that supports collaboration rather than only static logging. The new features include:

<table data-header-hidden><thead><tr><th width="201.6666259765625" align="center"></th><th width="253.6666259765625" align="center"></th><th width="219" align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Search &#x26; Find</strong></td><td align="center"><strong>Content Creation</strong></td><td align="center"><strong>Team Collaboration</strong></td></tr><tr><td align="center">Search bar</td><td align="center">Rich text formatting (bold, italics, lists, colours, alignment, hyperlinks)</td><td align="center">Ability to comment on logs</td></tr><tr><td align="center">Filter by player</td><td align="center">Table creation inside logs</td><td align="center">Ability to re-edit your own logs</td></tr><tr><td align="center"></td><td align="center"></td><td align="center">Bookmark and pin important logs</td></tr></tbody></table>

<details>

<summary>⚙ How It Works</summary>

1. Click **New Entry**.
2. Format your content using the new toolbar options.
3. Use search and filters to quickly find specific entries.
4. Bookmark key logs to pin them to the top.
5. Comment on logs to provide feedback.
6. Edit your own logs - updates are marked as “Edited” and reflected across Review, Report, and Pulse automatically.

Note: entries cannot be deleted.

</details>

<figure><img src="/files/aD4AzbBfEaJ4zxb3qXW1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### Use Case Example

During a live cyber exercise, a participant logs a situation update using bullet points and highlighted text to outline risks.&#x20;

Another participant bookmarks the update, adds a comment for clarification, and later filters logs by that specific player to assess decision-making. All edits are automatically reflected in the Review tab and final report.
{% endhint %}

***

### Export/Import Style

You can now export and import Styles in the Exercise Editor. Using popular styles across exercises reduces production time and brings consistency where required.

**Important notes:**

* Configuration settings are **not** included in the Style export - **only visual style** elements are transferred.
* The Diagrams channel is scenario-specific and is **not** included in the export.
* **Phonecall channel style is** included when exporting or importing a Style.

***

## <mark style="background-color:red;">**Other improvements**</mark>

#### **Duplicate Stax in one click**

A duplicate icon has been added to Stax, allowing you to quickly copy a Stax into a new tab. The duplicated version is automatically renamed with a number suffix (e.g., “(1)”), making it easy to iterate without manual setup.

#### **Player profile images now supported in Teams table**

You can now upload and manage player profile images directly within the Teams table in the Exercise Editor. If a player later changes their image in Communicator, and the Teams list is re-uploaded, the system will revert the image to the one defined in the Teams table.\
Additionally, you can restrict players from changing their images via registration settings.

#### **Crop website header images directly in the Editor**

Website header images can now be cropped directly inside the Exercise Editor when editing website styles, no need to do this externally.

#### **More control over Facilitator Dashboard tabs**

You can now hide additional facilitator tabs options that are not required for your exercise.

#### **Reset persona location to default**

You can now remove or reset a persona’s location back to its default setting, giving more flexibility when editing profiles.

#### **Do not refresh your browser during uploads**

New and improved alerts provide better feedback during actions such as uploading Teams. For example, designers are now warned not to refresh the screen during the upload process.

#### **Reports now enabled by default**

Facilitator reports are now automatically activated. Previously, designers had to manually enable reporting, this is now visible and active by default.

***

### Bug fixes

Various bugs have been resolved across the platform to improve stability and overall user experience.

***

## February 7th, 2026

## <mark style="background-color:red;">What’s in This Release</mark> <a href="#whats-new-in-this-release-summary" id="whats-new-in-this-release-summary"></a>

This release **requires everyone to republish their exercises and teams**. This **to ensure your exercises continue to run correctly** following the platform updates.

In addition, we’ve rolled out performance improvements and system hardening, addressing recent issues related to video processing, exercise speed, and duplicate injects.

## <mark style="background-color:red;">Republish your exercise needed</mark>

Please **republish your exercise and teams** - see the image below for the correct option. This is necessary **even if it hasn't changed**.\
\
While your exercises in the Editor are unchanged, the simulation spaces need refreshing.

<figure><img src="/files/4WkVjasqlivMu2IzrGot" alt=""><figcaption></figcaption></figure>

***

## <mark style="background-color:red;">Performance Improvements</mark>

We've upgraded the system to a bigger platform and implemented rate limits on video processing. We have experienced issues recently with increased volumes of videos uploaded and in some cases it resulted in slow-running exercises. This should no longer be the case.

***

## <mark style="background-color:red;">Inject duplication issue mitigations</mark> <a href="#bug-fixes" id="bug-fixes"></a>

Some clients have experienced duplicate injects being published. This is due to team upload issues which we have hardened to better detect issues if connection between the Editor and the simulation space falters.

**Please refresh your browser tab where you have the Editor loaded so that it downloads the new code.**&#x20;

There will be additional improvements to this on the next update Feb 14th


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdocs.conducttr.com/release-notes/2026/february-2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
