Skip to content

Commit 643b359

Browse files
authored
Merge pull request #263 from ansys/DPF_261/daily_doc_update
DPF doc daily update for 261
2 parents 64f765e + 645221d commit 643b359

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

2026R1/dpf-framework-26-r1/changelog/changelog.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
Changes since the last released version for DPF 26.1.pre1 (as of 2025-10-28).
3+
Changes since the last released version for DPF 26.1.pre1 (as of 2025-10-29).
44

55
This changelog is organized by category, with sections for different types of updates (new features, bug fixes, changes, performance improvements).
66

@@ -34,8 +34,8 @@ The following table shows which components have updates in each category.
3434
| mechanical | [1 item](#Features_mechanical) |[3 items](#Fixes_mechanical) |
3535
| mesh | |[1 item](#Fixes_mesh) |
3636
| misc | [11 items](#Features_misc) |[19 items](#Fixes_misc) |
37-
| native | |[2 items](#Fixes_native) |
38-
| perf | [2 items](#Features_perf) | |
37+
| native | |[3 items](#Fixes_native) |
38+
| perf | [2 items](#Features_perf) |[1 item](#Fixes_perf) |
3939
| prime | [2 items](#Features_prime) | |
4040
| pydpf | |[1 item](#Fixes_pydpf) |
4141
| refactor | [1 item](#Features_refactor) | |
@@ -1010,6 +1010,11 @@ The following table shows which components have updates in each category.
10101010

10111011
### <a id="Fixes_native"></a> Fixes
10121012

1013+
- Fix issue with empty label and crash:
1014+
> Fix issue with empty label and crash.
1015+
>
1016+
>
1017+
10131018
- Fix shell layers support for scale_by_field operator:
10141019
> Scale_by_field operator supports now fields with shell layers.
10151020
>
@@ -1044,6 +1049,14 @@ The following table shows which components have updates in each category.
10441049
>
10451050
>
10461051
1052+
### <a id="Fixes_perf"></a> Fixes
1053+
1054+
- Fix performance on averaging and filling fc for huge number of solutions on msup:
1055+
> Fix performance on averaging and filling fc for huge number of solutions on msup
1056+
>
1057+
>
1058+
>
1059+
>
10471060
## prime
10481061
### <a id="Features_prime"></a> Features
10491062

0 commit comments

Comments
 (0)