|
1 | 1 | # Changelog |
2 | 2 |
|
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). |
4 | 4 |
|
5 | 5 | This changelog is organized by category, with sections for different types of updates (new features, bug fixes, changes, performance improvements). |
6 | 6 |
|
@@ -34,8 +34,8 @@ The following table shows which components have updates in each category. |
34 | 34 | | mechanical | [1 item](#Features_mechanical) |[3 items](#Fixes_mechanical) | |
35 | 35 | | mesh | |[1 item](#Fixes_mesh) | |
36 | 36 | | 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) | |
39 | 39 | | prime | [2 items](#Features_prime) | | |
40 | 40 | | pydpf | |[1 item](#Fixes_pydpf) | |
41 | 41 | | refactor | [1 item](#Features_refactor) | | |
@@ -1010,6 +1010,11 @@ The following table shows which components have updates in each category. |
1010 | 1010 |
|
1011 | 1011 | ### <a id="Fixes_native"></a> Fixes |
1012 | 1012 |
|
| 1013 | +- Fix issue with empty label and crash: |
| 1014 | + > Fix issue with empty label and crash. |
| 1015 | + > |
| 1016 | + > |
| 1017 | +
|
1013 | 1018 | - Fix shell layers support for scale_by_field operator: |
1014 | 1019 | > Scale_by_field operator supports now fields with shell layers. |
1015 | 1020 | > |
@@ -1044,6 +1049,14 @@ The following table shows which components have updates in each category. |
1044 | 1049 | > |
1045 | 1050 | > |
1046 | 1051 |
|
| 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 | + > |
1047 | 1060 | ## prime |
1048 | 1061 | ### <a id="Features_prime"></a> Features |
1049 | 1062 |
|
|
0 commit comments