-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
01c2586
commit a5abd71
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Luigi v2.20 | ||
seoMetaDescription: Release notes for Luigi v2.20 | ||
author: | ||
- Johannes Doberer | ||
layout: blog | ||
--- | ||
|
||
You can read about the new features in Luigi v2.20 in the release notes below. | ||
|
||
<!-- Excerpt --> | ||
|
||
|
||
#### Client support angular library supports Angular v19 | ||
|
||
The angular support library for Luigi Client supports now Angular version 19. | ||
|
||
#### Appswitcher improvement | ||
|
||
Adds the option [selectionConditions](https://docs.luigi-project.io/docs/navigation-parameters-reference?section=items-2) for appswitcher items to be resolved as selected for other routes than their corresponding links. Additionally it can be matched against context values of the current node. | ||
|
||
|
||
#### Bugfixes | ||
|
||
For a full list of bugfixes in this release, see our [changelog](https://github.com/SAP/luigi/blob/main/CHANGELOG.md). |