Skip to content

Commit f66a4d3

Browse files
authored
docs: Key Release docs update for 24.2.10 release (#262)
1 parent a77b430 commit f66a4d3

File tree

1 file changed

+23
-6
lines changed

1 file changed

+23
-6
lines changed

packages/angular-sdk-components/doc/KeyReleaseUpdates.md

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,37 @@
1-
### Angular SDK - Release Announcement - v24.1.10 (08 August 2024)
1+
### Angular SDK - Release Announcement - v24.2.10 (26 December 2024)
22

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).
44
<br>
55

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:
726

827
* Support has been added for the approve and reject case actions
928
* Support for the Checkbox group and Combo-Box display options in the MultiSelect mode for the Data Reference and Case Reference fields.
1029
* Save For Later functionality now works as expected
1130
* 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.
1332
<br />
1433
<hr />
1534

16-
### Previous Releases
17-
1835
#### Angular SDK - v23.1.10 (20 March 2024)
1936

2037
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

Comments
 (0)