Skip to content

Add What's New section #6887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Apr 7, 2025
5 changes: 3 additions & 2 deletions MenuConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
<MenuRule Destination="020 Overview" SourcePattern="Howto:^50 React Components/00 DevExtreme React Components" VisibleFor="React" />
<MenuRule Destination="030 Overview" SourcePattern="Howto:^58 jQuery Components/00 DevExtreme jQuery Components" VisibleFor="jQuery" />

<MenuRule Destination="040 What's New/01 Migrate to the New Version" SourcePattern="Howto:^Common/Migrate to the New Version" />

<MenuRule Destination="040 What's New/90 Migrate to the New Version" SourcePattern="Howto:^Common/Migrate to the New Version" />
<MenuRule Destination="040 What's New" SourcePattern="Howto:^Common/What's New" />

<MenuRule Destination="050 Getting Started/05 Prerequisites and Installation/00 Distribution Channels" SourcePattern="Howto:^Common/Distribution Channels" />
Expand Down Expand Up @@ -116,7 +117,7 @@
<MenuRule Destination="10 UI Components/dx$1/1 Getting Started" SourcePattern="Howto:^05 UI Components/(Drawer|FileManager|Floating Action Button)/[0-9]* Getting Started with (File Manager|Navigation Drawer|Floating Action Button)" />
<MenuRule Destination="10 UI Components/dx$1/1 Getting Started" SourcePattern="Howto:^05 UI Components/([a-zA-Z]+)/[0-9]+ Getting Started with ([a-zA-Z]+)" />
<MenuRule Destination="10 UI Components/dx$1/4 Accessibility" SourcePattern="Howto:^05 UI Components/([a-zA-Z]+)/[0-9]+ Accessibility" />

<MenuRule Destination="" SourcePattern="Howto:^05 UI Components/(Accordion|BarGauge|Bullet|ButtonGroup|CheckBox|CircularGauge|Drawer|DropDownButton|Floating Action Button|LinearGauge|NavBar|Pagination|Resizable|SlideOut|SlideOutView|TabPanel|Tabs|Toolbar|TreeMap|zz Common)" />
<MenuRule Destination="10 UI Components/dx$1/2 How To" SourcePattern="Howto:^05 UI Components/(DataGrid|FileUploader|TreeList)/[0-9]+ How To" />
<MenuRule Destination="10 UI Components/dx$1/2 How To" SourcePattern="Howto:^05 UI Components/([a-zA-Z]+)" />
Expand Down
93 changes: 93 additions & 0 deletions concepts/Common/Whats New/00 v24.2 Release Notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
To review the full v24.2 What's New, see the link below:

<a class="btn btn-accent btn-icon btn-docs" href="https://js.devexpress.com/New/24_2/" target="_blank" title="What's New v24.2">
<span>What's New v24.2</span>
</a>

Once you've reviewed the features/capabilities introduced in our v24.2 release cycle, please take a moment to complete our [online survey](https://www.devexpress.com/subscriptions/whats-new/#devextreme-survey).

[note] Visit our website to explore the latest features across the DevExpress product line: [What’s New in the Latest Version](https://www.devexpress.com/subscriptions/whats-new/).

## Features released in v24.2

---
##### jQuery

- [New Chat Component](https://js.devexpress.com/New/24_2/#new-chat-component)
- [New Pagination Component](https://js.devexpress.com/New/24_2/#new-pagination-component)
- [DataGrid and TreeList - Sticky Columns](https://js.devexpress.com/New/24_2/#datagrid-and-treelist-sticky-columns)
- UI/UX and API
- [Tabs/TabPanel/List - onSelectionChanging Event](https://js.devexpress.com/New/24_2/#tabs-tabpane-list-onselectionchanging-event)
- [TabPanel/MultiView - Item Visibility Option](https://js.devexpress.com/New/24_2/#tabpanel-multiview-item-visibility-option)
- [DataSource - Case Sensitive Filtering](https://js.devexpress.com/New/24_2/#datasource-case-sensitive-filtering)
- [HTML Editor - Advanced Format Conversion](https://js.devexpress.com/New/24_2/#htmleditor-advanced-format-conversion)
- Maps
- [Azure Maps Support](https://js.devexpress.com/New/24_2/#azure-maps-support)
- [Advanced Google Markers and mapID Support](https://js.devexpress.com/New/24_2/#advanced-google-markers-and-map-id-support)
- [Accessibility](https://js.devexpress.com/New/24_2/#accessibility)
- [jQuery 4 Beta Support](https://js.devexpress.com/jQuery/New/24_2/#jquery-4-beta-support)
- [ASP.NET Core](https://js.devexpress.com/jQuery/New/24_2/#aspnetcore)

##### Angular

- [New Chat Component](https://js.devexpress.com/New/24_2/#new-chat-component)
- [New Pagination Component](https://js.devexpress.com/New/24_2/#new-pagination-component)
- [DataGrid and TreeList - Sticky Columns](https://js.devexpress.com/New/24_2/#datagrid-and-treelist-sticky-columns)
- UI/UX and API
- [Tabs/TabPanel/List - onSelectionChanging Event](https://js.devexpress.com/New/24_2/#tabs-tabpane-list-onselectionchanging-event)
- [TabPanel/MultiView - Item Visibility Option](https://js.devexpress.com/New/24_2/#tabpanel-multiview-item-visibility-option)
- [DataSource - Case Sensitive Filtering](https://js.devexpress.com/New/24_2/#datasource-case-sensitive-filtering)
- [HTML Editor - Advanced Format Conversion](https://js.devexpress.com/New/24_2/#htmleditor-advanced-format-conversion)
- [Service for Popup Open Operations](https://js.devexpress.com/Angular/New/24_2/#service-for-popup-open-operations)
- Maps
- [Azure Maps Support](https://js.devexpress.com/New/24_2/#azure-maps-support)
- [Advanced Google Markers and mapID Support](https://js.devexpress.com/New/24_2/#advanced-google-markers-and-map-id-support)
- TypeScript Enhancements
- [New Configuration Components](https://js.devexpress.com/Angular/New/24_2/#new-configuration-components)
- Import Enhancements
- [Single Entry-Point for All Imports](https://js.devexpress.com/New/24_2/#single-entry-point-for-all-imports)
- [Accessibility](https://js.devexpress.com/New/24_2/#accessibility)
- [Application Templates](https://js.devexpress.com/New/24_2/#application-templates)
- [Angular 19 Support](https://js.devexpress.com/Angular/New/24_2/#angular-19-support)

##### Vue

- [New Chat Component](https://js.devexpress.com/New/24_2/#new-chat-component)
- [New Pagination Component](https://js.devexpress.com/New/24_2/#new-pagination-component)
- [DataGrid and TreeList - Sticky Columns](https://js.devexpress.com/New/24_2/#datagrid-and-treelist-sticky-columns)
- UI/UX and API
- [Tabs/TabPanel/List - onSelectionChanging Event](https://js.devexpress.com/New/24_2/#tabs-tabpane-list-onselectionchanging-event)
- [TabPanel/MultiView - Item Visibility Option](https://js.devexpress.com/New/24_2/#tabpanel-multiview-item-visibility-option)
- [DataSource - Case Sensitive Filtering](https://js.devexpress.com/New/24_2/#datasource-case-sensitive-filtering)
- [HTML Editor - Advanced Format Conversion](https://js.devexpress.com/New/24_2/#htmleditor-advanced-format-conversion)
- Maps
- [Azure Maps Support](https://js.devexpress.com/New/24_2/#azure-maps-support)
- [Advanced Google Markers and mapID Support](https://js.devexpress.com/New/24_2/#advanced-google-markers-and-map-id-support)
- TypeScript Enhancements
- [Support TypeScript IDE Assistance](https://js.devexpress.com/Vue/New/24_2/#support-typescript-ide-assistance)
- Import Enhancements
- [Single Entry-Point for All Imports](https://js.devexpress.com/New/24_2/#single-entry-point-for-all-imports)
- [Accessibility](https://js.devexpress.com/New/24_2/#accessibility)
- [Application Templates](https://js.devexpress.com/New/24_2/#application-templates)

##### React

- [New Chat Component](https://js.devexpress.com/New/24_2/#new-chat-component)
- [New Pagination Component](https://js.devexpress.com/New/24_2/#new-pagination-component)
- [DataGrid and TreeList - Sticky Columns](https://js.devexpress.com/New/24_2/#datagrid-and-treelist-sticky-columns)
- UI/UX and API
- [Tabs/TabPanel/List - onSelectionChanging Event](https://js.devexpress.com/New/24_2/#tabs-tabpane-list-onselectionchanging-event)
- [TabPanel/MultiView - Item Visibility Option](https://js.devexpress.com/New/24_2/#tabpanel-multiview-item-visibility-option)
- [DataSource - Case Sensitive Filtering](https://js.devexpress.com/New/24_2/#datasource-case-sensitive-filtering)
- [HTML Editor - Advanced Format Conversion](https://js.devexpress.com/New/24_2/#htmleditor-advanced-format-conversion)
- [Custom Configuration Components](https://js.devexpress.com/React/New/24_2/#custom-configuration-components)
- Maps
- [Azure Maps Support](https://js.devexpress.com/New/24_2/#azure-maps-support)
- [Advanced Google Markers and mapID Support](https://js.devexpress.com/New/24_2/#advanced-google-markers-and-map-id-support)
- Import Enhancements
- [Single Entry-Point for All Imports](https://js.devexpress.com/New/24_2/#single-entry-point-for-all-imports)
- [Accessibility](https://js.devexpress.com/New/24_2/#accessibility)
- [Application Templates](https://js.devexpress.com/New/24_2/#application-templates)
- [React 19](https://js.devexpress.com/React/New/24_2/#react-19)

---
22 changes: 22 additions & 0 deletions concepts/Common/Whats New/10 Version History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
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:

<a class="btn btn-accent btn-icon btn-docs" href="https://js.devexpress.com/New/" target="_blank" title="What's New">
<span>What's New in DevExtreme</span>
</a>

[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://js.devexpress.com/New/24_1/)
- [v23.2 Release Notes](https://js.devexpress.com/New/23_2/)
- [v23.1 Release Notes](https://js.devexpress.com/New/23_1/)
- [v22.2 Release Notes](https://js.devexpress.com/New/22_2/)
- [v22.1 Release Notes](https://js.devexpress.com/New/22_1/)
- [v21.2 Release Notes](https://js.devexpress.com/New/21_2/)
- [v21.1 Release Notes](https://js.devexpress.com/New/21_1/)
- [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/).
73 changes: 73 additions & 0 deletions concepts/Common/Whats New/20 June 2025 Roadmap (v25.1).md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
[note]

The information contained in this help topic includes our current/projected development plans. Please note that this information is being shared for INFORMATIONAL PURPOSES ONLY and does not represent a binding commitment on the part of Developer Express Inc. This roadmap and the features/products listed within it are subject to change. You should not rely on or use this information to help make a purchase decision about Developer Express Inc products.

[/note]

To know more about the planned features and review the current development status, see the link below:

<a class="btn btn-accent btn-icon btn-docs" href="https://js.devexpress.com/Roadmap/" target="_blank" title="Roadmap v25.1">
<span>Roadmap v25.1</span>
</a>

Once you've had the opportunity to review our June 2025 Roadmap, take a moment to share your feedback in our surveys (on the full Roadmap page).

## Features planned to be released in v25.1

---

##### jQuery
- New Components
- [CardView](https://js.devexpress.com/Roadmap/#cardview)
- [Stepper](https://js.devexpress.com/Roadmap/#stepper)
- [AI-powered Extensions](https://js.devexpress.com/Roadmap/#ai-powered-extensions)
- Chat Enhancements
- [Editing and Deleting Messages](https://js.devexpress.com/Roadmap/#editing-and-deleting-messages)
- [Image Rendering](https://js.devexpress.com/Roadmap/#image-rendering)
- [Scheduler – Toolbar Customization](https://js.devexpress.com/Roadmap/#scheduler-toolbar-customization)
- [Map – Custom Route Modes](https://js.devexpress.com/Roadmap/#map-custom-route-modes)
- [Accessibility](https://js.devexpress.com/Roadmap/#accessibility)
- ASP.NET Core
- [Rich Text Editor – Zoom](https://js.devexpress.com/jQuery/Roadmap/#rich-text-editor-zoom)

##### Angular
- New Components
- [CardView](https://js.devexpress.com/Roadmap/#cardview)
- [Stepper](https://js.devexpress.com/Roadmap/#stepper)
- [AI-powered Extensions](https://js.devexpress.com/Roadmap/#ai-powered-extensions)
- Chat Enhancements
- [Editing and Deleting Messages](https://js.devexpress.com/Roadmap/#editing-and-deleting-messages)
- [Image Rendering](https://js.devexpress.com/Roadmap/#image-rendering)
- [Scheduler – Toolbar Customization](https://js.devexpress.com/Roadmap/#scheduler-toolbar-customization)
- [Map – Custom Route Modes](https://js.devexpress.com/Roadmap/#map-custom-route-modes)
- [Accessibility](https://js.devexpress.com/Roadmap/#accessibility)
- DevExtreme CLI
- [Create a Standalone Angular Application](https://js.devexpress.com/Angular/Roadmap/#create-a-standalone-angular-application)

##### Vue
- New Components
- [CardView](https://js.devexpress.com/Roadmap/#cardview)
- [Stepper](https://js.devexpress.com/Roadmap/#stepper)
- [AI-powered Extensions](https://js.devexpress.com/Roadmap/#ai-powered-extensions)
- Chat Enhancements
- [Editing and Deleting Messages](https://js.devexpress.com/Roadmap/#editing-and-deleting-messages)
- [Image Rendering](https://js.devexpress.com/Roadmap/#image-rendering)
- [Scheduler – Toolbar Customization](https://js.devexpress.com/Roadmap/#scheduler-toolbar-customization)
- [Map – Custom Route Modes](https://js.devexpress.com/Roadmap/#map-custom-route-modes)
- [Accessibility](https://js.devexpress.com/Roadmap/#accessibility)

##### React
- New Components
- [CardView](https://js.devexpress.com/Roadmap/#cardview)
- [Stepper](https://js.devexpress.com/Roadmap/#stepper)
- [AI-powered Extensions](https://js.devexpress.com/Roadmap/#ai-powered-extensions)
- Chat Enhancements
- [Editing and Deleting Messages](https://js.devexpress.com/Roadmap/#editing-and-deleting-messages)
- [Image Rendering](https://js.devexpress.com/Roadmap/#image-rendering)
- [Scheduler – Toolbar Customization](https://js.devexpress.com/Roadmap/#scheduler-toolbar-customization)
- [Map – Custom Route Modes](https://js.devexpress.com/Roadmap/#map-custom-route-modes)
- [Accessibility](https://js.devexpress.com/Roadmap/#accessibility)
- DevExtreme CLI
- [Create React Applications with Vite and Next.js](https://js.devexpress.com/React/Roadmap/#create-a-standalone-angular-application)

---
Loading