Skip to content

Commit 7297775

Browse files
Update release_notes.md to remove elements that cannot be rendered (#282)
1 parent 99fe7fb commit 7297775

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

release_notes.md

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@
77
</tr>
88
</table>
99

10-
>[!Note]
11-
>Before updating the SOAR Framework solution pack, make sure to back up any modifications you have made to **System View Templates (SVTs)** and **Playbooks**. This is essential because updating the solution pack overwrites any changes you might have made.
10+
<table>
11+
<th>NOTE</th>
12+
<td>Before updating the SOAR Framework solution pack, make sure to back up any modifications you have made to <strong>System View Templates (SVTs)</strong> and <strong>Playbooks</strong>. This is essential because updating the solution pack overwrites any changes you might have made.
13+
</td>
14+
</table>
1215

1316
## Streamlined Indicator Extraction
1417

15-
The indicator extraction configuration has a friendly, wizard-like, user interface. This configuration wizard is accessible from the button **Manage Indicator Exclusion List** under **Setup Guide** ![setup guide icon](./docs/res/icon-setup-guide.svg) ![chevron right icon](./docs/res/icon-chevron-right.svg) **STREAMLINE** ![chevron right icon](./docs/res/icon-chevron-right.svg) **Configure Indicator Extraction**.
18+
The indicator extraction configuration has a friendly, wizard-like, user interface. This configuration wizard is accessible from the button **Manage Indicator Exclusion List** under **Setup Guide** > **STREAMLINE** > **Configure Indicator Extraction**.
1619

1720
This new feature **Indicator Extraction Configuration**, now eases the process of:
1821

@@ -28,8 +31,10 @@ The following playbooks migrate indicator extraction settings to the new keystor
2831

2932
- **Excluded Indicators Migration > Fetch Migration Data**
3033

31-
>[!Important]
32-
> Refer to the section [Upgrading SOAR Framework to the latest version](./docs/upgrading-sfsp-to-latest.md) to know what this change entails and how it affects users.
34+
<table>
35+
<th>IMPORTANT</th>
36+
<td>Refer to the section <em>Upgrading SOAR Framework to the latest version</em> to know what this change entails and how it affects users.</td>
37+
</table>
3338

3439
### Enhanced Playbooks for Consistent Integration
3540

@@ -41,7 +46,7 @@ The following playbooks now read from, and write to, the new keystore record ins
4146

4247
- **04 - Actions** > **Add Exclude List to Keystore** adds an indicator to the *Exclude List* in the new key store record.
4348

44-
Refer to the [Extending default indicator extraction process](./docs/extending-default-indicator-extraction-process.md) section to understand the improved extraction configuration process.
49+
Refer to the section *Extending default indicator extraction process* to understand the improved extraction configuration process.
4550

4651
## Playbook Enhancements
4752

@@ -57,7 +62,7 @@ The solution replaces the deprecated **Extract Artifacts from String** action fr
5762

5863
### Limiting Playbook Edits
5964

60-
With FortiSOAR `v7.6.1` editing [system playbooks](./docs/contents.md#playbook-collection) is now restricted with the exception of the following:
65+
With FortiSOAR `v7.6.1` editing system playbooks (playbooks shipped with SOAR Framework solution pack) is now restricted with the exception of the following:
6166

6267
- All playbooks under the collection **04 - Actions**.
6368
- The playbook **Alert - Close Corresponding SIEM Alert** under the collection **06 - IRP - Case Management**.
@@ -78,7 +83,7 @@ This enhancement ensures that user changes remain intact after upgrade while sti
7883

7984
- The **Full App Permission** role no longer allows deletion of **Key Store** records.
8085

81-
- The tasks in **Streamline** section, under **Setup Guide** ![setup guide icon](./docs/res/icon-setup-guide.svg), have been reordered.
86+
- The tasks in **Streamline** section, under **Setup Guide**, have been reordered.
8287
- The button *Configure Exclude List* is now renamed to **Manage Indicator Exclusion List**
8388

8489
- Default list of pre-installed connectors has been reduced to the following:
@@ -91,5 +96,7 @@ This enhancement ensures that user changes remain intact after upgrade while sti
9196
- VirusTotal
9297
- Whois RDAP
9398

94-
> [!Note]
95-
> This change is applicable only to new installations. Additional connectors can still be downloaded and installed from the Content Hub.
99+
<table>
100+
<th>NOTE</th>
101+
<td>This change is applicable only to new installations. Additional connectors can still be downloaded and installed from the Content Hub.</td>
102+
</table>

0 commit comments

Comments
 (0)