|
1 | | -### Angular SDK - Release Announcement - v24.1.10 (08 August 2024) |
| 1 | +### Angular SDK - Release Announcement - v24.2.10 (26 December 2024) |
2 | 2 |
|
3 | | -This release - **SDK-A v24.1.10** - is **only compatible with Pega Infinity 24.1**. This release is related to the [**release/24.1.10** branch of the React SDK repository](https://github.com/pegasystems/angular-sdk/tree/release/24.1.10). |
| 3 | +This release - **SDK-A v24.2.10** - is **only compatible with Pega Infinity 24.2**. This release is related to the [**release/24.2.10** branch of the Angular SDK repository](https://github.com/pegasystems/angular-sdk/tree/release/24.2.10). |
4 | 4 | <br> |
5 | 5 |
|
6 | | -The SDK-R v24.1.10 release allow React SDK users to to take advantage of the latest [SDK enhancements and fixes noted in **What's New in the SDK?**](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/react-sdk-updates.html) including: |
| 6 | +The SDK-A v24.2.10 release allow Angular SDK users to to take advantage of the latest [SDK enhancements and fixes noted in **What's New in the SDK?**](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html) including: |
| 7 | + |
| 8 | +* Upgraded the Angular version to 18 and the Angular Material version to 18. |
| 9 | +* Field components have been updated to perform event handling using the handleEvent utility function. |
| 10 | +* Updated the value of the displayMode property from LABELS_LEFT to DISPLAY_ONLY. |
| 11 | +* Enhanced the support for the details component in a form view. |
| 12 | +* Bug fixes |
| 13 | +* Full set of merged PRs can be found in the [angular-sdk-components GitHub repo list of merged PRs](https://github.com/pegasystems/angular-sdk-components/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+). This release includes all PRs since (and including) #214. |
| 14 | +<br /> |
| 15 | +<hr /> |
| 16 | + |
| 17 | +### Previous Releases |
| 18 | + |
| 19 | + |
| 20 | +#### Angular SDK - v24.1.10 (08 August 2024) |
| 21 | + |
| 22 | +This release - **SDK-A v24.1.10** - is **only compatible with Pega Infinity 24.1**. This release is related to the [**release/24.1.10** branch of the Angular SDK repository](https://github.com/pegasystems/angular-sdk/tree/release/24.1.10). |
| 23 | +<br> |
| 24 | + |
| 25 | +The SDK-A v24.1.10 release allow Angular SDK users to to take advantage of the latest [SDK enhancements and fixes noted in **What's New in the SDK?**](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/angular-sdk-updates.html) including: |
7 | 26 |
|
8 | 27 | * Support has been added for the approve and reject case actions |
9 | 28 | * Support for the Checkbox group and Combo-Box display options in the MultiSelect mode for the Data Reference and Case Reference fields. |
10 | 29 | * Save For Later functionality now works as expected |
11 | 30 | * Bug fixes |
12 | | -* Full set of merged PRs can be found in the [react-sdk-components GitHub repo list of merged PRs](https://github.com/pegasystems/angular-sdk-components/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+). This release includes all PRs since (and including) #153. |
| 31 | +* Full set of merged PRs can be found in the [angular-sdk-components GitHub repo list of merged PRs](https://github.com/pegasystems/angular-sdk-components/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+). This release includes all PRs since (and including) #153. |
13 | 32 | <br /> |
14 | 33 | <hr /> |
15 | 34 |
|
16 | | -### Previous Releases |
17 | | - |
18 | 35 | #### Angular SDK - v23.1.10 (20 March 2024) |
19 | 36 |
|
20 | 37 | This release - **SDK-A v23.1.10** - is **only compatible with Pega Infinity 23**. This release is related to the [**release/23.1.10** branch of the Angular SDK repository](https://github.com/pegasystems/angular-sdk/tree/release/23.1.10). |
|
0 commit comments