Skip to content

Commit 4dd54e7

Browse files
authored
Merge pull request #262 from ansys/DPF_261/daily_doc_update
DPF doc daily update for 261
2 parents 42a350a + eebe960 commit 4dd54e7

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

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

Lines changed: 17 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-24).
3+
Changes since the last released version for DPF 26.1.pre1 (as of 2025-10-28).
44

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

@@ -16,11 +16,11 @@ The following table shows which components have updates in each category.
1616
| core | |[1 item](#Fixes_core) |
1717
| cyclic | [1 item](#Features_cyclic) | |
1818
| doc | [2 items](#Features_doc) | |
19-
| dpf | [2 items](#Features_dpf) |[1 item](#Fixes_dpf) |
19+
| dpf | [3 items](#Features_dpf) |[1 item](#Fixes_dpf) |
2020
| eng_mat | |[1 item](#Fixes_eng_mat) |
2121
| expansion | [1 item](#Features_expansion) | |
2222
| fbs | [2 items](#Features_fbs) | |
23-
| femutils | |[2 items](#Fixes_femutils) |
23+
| femutils | |[3 items](#Fixes_femutils) |
2424
| framework | [2 items](#Features_framework) |[1 item](#Fixes_framework) |
2525
| grpc | [1 item](#Features_grpc) |[1 item](#Fixes_grpc) |
2626
| h5dpf | [1 item](#Features_h5dpf) |[1 item](#Fixes_h5dpf) |
@@ -175,6 +175,13 @@ The following table shows which components have updates in each category.
175175
## dpf
176176
### <a id="Features_dpf"></a> Features
177177

178+
- Improvement of indexById performance:
179+
> feat(dpf): Improvement of indexById performance.
180+
>
181+
>
182+
>
183+
>
184+
178185
- Improvement of indexById performance.':
179186
>
180187
@@ -236,6 +243,13 @@ The following table shows which components have updates in each category.
236243

237244
### <a id="Fixes_femutils"></a> Fixes
238245

246+
- Performance and result issue with split_fields:
247+
>
248+
>
249+
> Performance issue with the `split_fields` operator when several meshes are the input.
250+
>
251+
>
252+
239253
- BugFix in op normals_provider_nl:
240254
>
241255
>

0 commit comments

Comments
 (0)