|
| 1 | +# [25.1.10](https://github.com/pegasystems/angular-sdk/tree/release/25.1.10) - Released: 26/12/2025 |
| 2 | + |
| 3 | + |
| 4 | +## Breaking changes |
| 5 | + |
| 6 | +* The `Attachment` component now passes data in the `pageInstructions` object instead of the `content` object. |
| 7 | + * Github: [PR-370](https://github.com/pegasystems/angular-sdk-components/pull/370) |
| 8 | + |
| 9 | +## Non Breaking changes |
| 10 | + |
| 11 | +### **Features** |
| 12 | + |
| 13 | +* A new self-service portal called **MediaCoSelfService** has been introduced for the MediaCo sample application. |
| 14 | + |
| 15 | + * Github: [PR-355](https://github.com/pegasystems/angular-sdk-components/pull/355) |
| 16 | + |
| 17 | + **NOTE:** Please refer [What's New](https://pega-dev.zoominsoftware.io/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html) for more details. |
| 18 | + |
| 19 | + |
| 20 | +* Support for `light`, `dark`, and `MediaCo` themes has been introduced through the `theme` attribute in the **sdk-config.json** file. The `light` theme is applied by default. For more information, see [theme](https://pega-dev.zoominsoftware.io/bundle/constellation-sdk/page/constellation-sdks/sdks/configuring-sdk-config-json.html#configuring-the-sdk-config-json-con__theme). |
| 21 | + |
| 22 | + * Github: [PR-321](https://github.com/pegasystems/angular-sdk-components/pull/321) |
| 23 | + |
| 24 | +* The advanced search feature is now supported in the `Data Reference` field type. For more information, see [Advanced search](https://docs.pega.com/bundle/common-data-model/page/common-data-model/implementation/advanced-search-intro.html). |
| 25 | + |
| 26 | + * Github: [PR-326](https://github.com/pegasystems/angular-sdk-components/pull/326) |
| 27 | + |
| 28 | +* `ListView` now supports `Select all` |
| 29 | + * Github: [PR-374](https://github.com/pegasystems/angular-sdk-components/pull/374) |
| 30 | +* `DefaultPage` component has been added. |
| 31 | + * Github: [PR-351](https://github.com/pegasystems/angular-sdk-components/pull/351) |
| 32 | +* `Location` component has been added. |
| 33 | + * Github: [PR-325](https://github.com/pegasystems/angular-sdk-components/pull/325) |
| 34 | +* `ObjectReference` component has been added. |
| 35 | + * Github: [PR-329](https://github.com/pegasystems/angular-sdk-components/pull/329) |
| 36 | +* `SelectableCards` component has been added. |
| 37 | + * Github: [PR-322](https://github.com/pegasystems/angular-sdk-components/pull/322) |
| 38 | +* `SelfServiceCaseView` component has been added. |
| 39 | + * Github: [PR-355](https://github.com/pegasystems/angular-sdk-components/pull/355) |
| 40 | +--- |
| 41 | + |
| 42 | +### **Bug fixes** |
| 43 | + |
| 44 | +* **Playwright tests have been fixed** |
| 45 | + * Github: [PR-330](https://github.com/pegasystems/angular-sdk-components/pull/330), [PR-347](https://github.com/pegasystems/angular-sdk-components/pull/347) |
| 46 | +* **Semantic link component did not display links as expected** |
| 47 | + * Github: [PR-329](https://github.com/pegasystems/angular-sdk-components/pull/329) |
| 48 | +* **Improved the handling of phone number value changes** |
| 49 | + * Github: [PR-360](https://github.com/pegasystems/angular-sdk-components/pull/360) |
| 50 | +* **Localization fixes have been made** |
| 51 | + * Github: [PR-356](https://github.com/pegasystems/angular-sdk-components/pull/356) |
| 52 | + |
| 53 | +--- |
| 54 | + |
| 55 | +### Refactoring |
| 56 | + |
| 57 | +* **FieldBase** component has been added for the field components to inherit |
| 58 | + * Github: [PR-322](https://github.com/pegasystems/angular-sdk-components/pull/332) |
| 59 | + |
| 60 | +--- |
| 61 | + |
| 62 | +### **Dependencies & Infrastructure** |
| 63 | + |
| 64 | +* Upgraded the `Angular` version to 19 and the `Angular Material` version to 19. |
| 65 | + * Github: [PR-319](https://github.com/pegasystems/angular-sdk-components/pull/319) |
| 66 | +* The `ESLint` library has been updated to version 9. |
| 67 | + * Github: [PR-339](https://github.com/pegasystems/angular-sdk-components/pull/339) |
| 68 | + |
| 69 | +* The **@pega/pcore-pconnect-typedefs** package has been updated to v4.1.0 |
| 70 | + * Github: [PR-336](https://github.com/pegasystems/angular-sdk-components/pull/336) |
| 71 | + |
| 72 | +* The `npm` vulerabilities have been reduced. |
| 73 | + * Github: [PR-363](https://github.com/pegasystems/angular-sdk-components/pull/363) |
| 74 | +* The **@angular/google-maps** package has been added to support the Location component. |
| 75 | + * Github: [PR-328](https://github.com/pegasystems/angular-sdk-components/pull/328) |
| 76 | +* The **mat-tel-input** package has been added to support the Phone component for Angular 19. |
| 77 | + * Github: [PR-326](https://github.com/pegasystems/angular-sdk-components/pull/326) |
| 78 | +* The **ngx-mat-intl-tel-input** package has been removed. |
| 79 | + * Github: [PR-319](https://github.com/pegasystems/angular-sdk-components/pull/319) |
| 80 | +* The following table lists the packages whose versions have been updated: |
| 81 | + |
| 82 | +| Package | Updated version | |
| 83 | +| :--- | :--- | |
| 84 | +| **@angular/animations** | 19.2.14 | |
| 85 | +| **@angular/cdk** | 19.2.19 | |
| 86 | +| **@angular/cli** | 19.2.15 | |
| 87 | +| **@angular/common** | 19.2.14 | |
| 88 | +| **@angular/compiler** | 19.2.14 | |
| 89 | +| **@angular/compiler-cli** | 19.2.14 | |
| 90 | +| **@angular/core** | 19.2.14 | |
| 91 | +| **@angular/forms** | 19.2.14 | |
| 92 | +| **@angular/language-service** | 19.2.14 | |
| 93 | +| **@angular/material** | 19.2.19 | |
| 94 | +| **@angular/material-experimental** | 19.2.19 | |
| 95 | +| **@angular/material-moment-adapter** | 19.2.19 | |
| 96 | +| **@angular/platform-browser** | 19.2.14 | |
| 97 | +| **@angular/platform-browser-dynamic** | 19.2.14 | |
| 98 | +| **@angular/router** | 19.2.14 | |
| 99 | +| **@angular-builders/custom-webpack** | 19.0.1 | |
| 100 | +| **@angular-devkit/build-angular** | 19.2.15 | |
| 101 | +| **@angular-devkit/core** | 19.2.15 | |
| 102 | +| **@danielmoncada/angular-datetime-picker**| 19.0.0 | |
| 103 | +| **@pega/auth** | 0.2.31 | |
| 104 | +| **@pega/configs** | 0.16.3 | |
| 105 | +| **@playwright/test** | 1.54.2 | |
| 106 | +| **copy-webpack-plugin** | 13.0.1 | |
| 107 | +| **eslint-plugin-import** | 2.32.0 | |
| 108 | +| **ng-packagr** | 19.2.2 | |
| 109 | +| **ngx-currency** | 19.0.0 | |
| 110 | +| **shx** | 0.4.0 | |
| 111 | +| **typescript** | 5.5.4 | |
| 112 | +| **webpack** | 5.101.2 | |
0 commit comments