-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changelog): add v0.25.2 release notes (#3917)
* docs(changelog): add v0.25.2 release notes Signed-off-by: Wei Zhang <[email protected]> * chore: use single paragraph Signed-off-by: Wei Zhang <[email protected]> --------- Signed-off-by: Wei Zhang <[email protected]>
- Loading branch information
Showing
2 changed files
with
19 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,9 @@ | ||
## v0.25.2 (2025-02-28) | ||
|
||
### Notice | ||
|
||
* This is a patch release, please also check [the historical release note](https://github.com/TabbyML/tabby/releases/tag/v0.25.1) for 0.25.1. | ||
|
||
### Fixed and Improvements | ||
|
||
* Alter the LDAP login mechanism to query users across the Organizational Unit subtree rather than a single level. An LDAP directory is structured hierarchically as a tree of nodes. This modification empowers all users beneath the LDAP Organizational Unit (OU) subtree to authenticate, rather than restricting access to users within a specific OU. |
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