diff --git a/concepts/Common/What's New/00 v24.2 Release Notes/05 New Chat Component.md b/concepts/Common/What's New/00 v24.2 Release Notes/05 New Chat Component.md index 65c4230f35..013dc752cc 100644 --- a/concepts/Common/What's New/00 v24.2 Release Notes/05 New Chat Component.md +++ b/concepts/Common/What's New/00 v24.2 Release Notes/05 New Chat Component.md @@ -63,12 +63,12 @@ Regardless of the method used, you must send the new message to a backend. With the DevExtreme Chat UI component, you can incorporate AI-powered app assistants, implement Copilot-inspired user interfaces, and much more. To introduce these capabilities to your next DevExtreme-powered web app, simply set up appropriate AI services on the backend (Microsoft/OpenAI - GPT, Google - Gemini, self-hosted models via Ollama, or other AI services). -DevExtreme Chat implementing a virtual AI assistant + border-radius: 6px;" /> --> ![DevExtreme Chat implementing a virtual AI assistant](/images/whats-new/24-2-js-chat-ai.png) diff --git a/concepts/Common/What's New/00 v24.2 Release Notes/20 UI, UX and API.md b/concepts/Common/What's New/00 v24.2 Release Notes/20 UI, UX and API.md index bede55a2b8..8d52435f8c 100644 --- a/concepts/Common/What's New/00 v24.2 Release Notes/20 UI, UX and API.md +++ b/concepts/Common/What's New/00 v24.2 Release Notes/20 UI, UX and API.md @@ -83,7 +83,7 @@ The DevExtreme TabPanel and MultiView include a new [visible](/Documentation/Api ### DataSource - Case Sensitive Filtering -[In v23.1](https://www.devexpress.com/subscriptions/new-2023-1.xml#js-data-layer), we released [langParams](/Documentation/ApiReference/Data_Layer/DataSource/Configuration/langParam) for DataSource. This property can be used to include language-specific parameters for sorting and filtering operations performed on a client. +[In v23.1](https://www.devexpress.com/subscriptions/new-2023-1.xml#js-data-layer), we released [langParams](/Documentation/ApiReference/Data_Layer/DataSource/Configuration/langParams) for DataSource. This property can be used to include language-specific parameters for sorting and filtering operations performed on a client. This update includes case sensitivity for the `langParams` options. As you can see in the image below, you can now introduce case-aware filtering when using DevExtreme UI components with DataSource support (such as DataGrid). diff --git a/concepts/Common/What's New/90 Verison History.md b/concepts/Common/What's New/90 Verison History.md index e69de29bb2..a88210ffaf 100644 --- a/concepts/Common/What's New/90 Verison History.md +++ b/concepts/Common/What's New/90 Verison History.md @@ -0,0 +1,18 @@ +DevExtreme major updates (released twice per year) may include new components, features, or enhancements. Refer to our What’s New for more information on our most recent major update: [What’s New in DevExtreme](/Documentation/Guide/Common/What's_New/v24.2_Release_Notes/). + +[note] Explore the latest features on the DevExpress website: [What's New in the Latest Version](https://www.devexpress.com/subscriptions/whats-new). + +## Previous Major Versions + +- [v24.1 Release Notes](https://www.devexpress.com/subscriptions/new-2024-1.xml#devextreme) +- [v23.2 Release Notes](https://www.devexpress.com/subscriptions/new-2023-2.xml#devextreme) +- [v23.1 Release Notes](https://www.devexpress.com/subscriptions/new-2023-1.xml#devextreme) +- [v22.2 Release Notes](https://www.devexpress.com/subscriptions/new-2022-2.xml#devextreme) +- [v22.1 Release Notes](https://www.devexpress.com/subscriptions/new-2022-1.xml#devextreme) +- [v21.2 Release Notes](https://www.devexpress.com/subscriptions/new-2021-2.xml#devextreme) +- [v21.1 Release Notes](https://www.devexpress.com/subscriptions/new-2021-1.xml#devextreme) +- [Release Notes in Older Versions](https://www.devexpress.com/support/versions.xml#major) + +## Security Advisories + +To view security-related advisories for our most recent major/minor builds, navigate to the following webpage (login required): [Security Advisories](https://supportcenter.devexpress.com/securityadvisories/). \ No newline at end of file