diff --git a/MenuConfig.xml b/MenuConfig.xml
index 9e95035589..4213fdd61c 100644
--- a/MenuConfig.xml
+++ b/MenuConfig.xml
@@ -8,7 +8,7 @@
-
+
diff --git a/concepts/Common/Migrate to the New Version/50 Learn Breaking Changes and Deprecated API/0 Learn Breaking Changes and Deprecated API.md b/concepts/Common/Migrate to the New Version/50 Learn Breaking Changes and Deprecated API/0 Learn Breaking Changes and Deprecated API.md
deleted file mode 100644
index 981fd2c583..0000000000
--- a/concepts/Common/Migrate to the New Version/50 Learn Breaking Changes and Deprecated API/0 Learn Breaking Changes and Deprecated API.md
+++ /dev/null
@@ -1,9 +0,0 @@
-We always do our best to minimize the impact an upgrade has on existing projects. However, it is often necessary to change our tools' UI, API, or behavior to improve them. Take the following into account to ensure that your app works after upgrading:
-
-* **Breaking Changes**
-Refer to the breaking changes introduced in v25.1. Follow the instructions given for each change to mitigate its possible impact.
-
-* **Deprecated API**
-We recommend replacing [deprecated properties and methods](/concepts/Common/Migrate%20to%20the%20New%20Version/50%20Learn%20Breaking%20Changes%20and%20Deprecated%20API/1%20Deprecated%20Properties%20and%20Methods.md '/Documentation/Guide/Common/Migrate_to_the_New_Version/#Learn_Breaking_Changes_and_Deprecated_API/Deprecated_Properties_and_Methods') with their relevant counterparts because they can break your app once they are removed. Run the upgraded app and open the browser's console. A notification suggesting replacements is displayed if your code uses a deprecated API. Update your code to use the replacements instead of the deprecated API.
-
-You can submit a ticket to our Support Center if you experience any problems migrating to the new DevExtreme version.
diff --git a/concepts/Common/Whats New/02 Changelog/000 Changelog.md b/concepts/Common/Whats New/02 Changelog/000 Changelog.md
new file mode 100644
index 0000000000..c89b1cb7c7
--- /dev/null
+++ b/concepts/Common/Whats New/02 Changelog/000 Changelog.md
@@ -0,0 +1 @@
+This article covers changes introduced to DevExtreme in the v26.1 release cycle.
\ No newline at end of file
diff --git a/concepts/Common/Whats New/02 Changelog/001 Breaking Changes.md b/concepts/Common/Whats New/02 Changelog/001 Breaking Changes.md
new file mode 100644
index 0000000000..88d698b049
--- /dev/null
+++ b/concepts/Common/Whats New/02 Changelog/001 Breaking Changes.md
@@ -0,0 +1,9 @@
+We always do our best to minimize the impact an upgrade has on existing projects. However, it is often necessary to change our tools' behavior, UI, or API to improve them.
+
+For a list of breaking changes introduced in v26.1, refer to the Version History section:
+
+
+ v26.1 Breaking Changes
+
+
+Follow the given instructions for each change to mitigate possible impacts. If you experience any problems migrating to the latest DevExtreme version, you can submit a ticket to our [Support Center](https://www.devexpress.com/Support/Center/Question/List/1).
diff --git a/concepts/Common/Whats New/02 Changelog/002 UI and UX.md b/concepts/Common/Whats New/02 Changelog/002 UI and UX.md
new file mode 100644
index 0000000000..85aea77fc9
--- /dev/null
+++ b/concepts/Common/Whats New/02 Changelog/002 UI and UX.md
@@ -0,0 +1,40 @@
+---
+title: UI/UX
+---
+
+### v26.1.3
+
+- We updated DevExtreme Fluent and Material themes to improve color-contrast accessibility of the following DevExtreme components:
+ - CardView
+ - DataGrid
+ - Gantt
+ - Scheduler
+ - PivotGrid
+
+ We also updated the base colors of Material Blue themes as follows:
+
+ #include full-width-image-container with {
+ src: "/images/Changelog/26.1.3/material-fluent-themes.png",
+ alt: "A before and after of base colors used in DevExtreme Material Blue Light and Dark themes.",
+ minWidth: "360px",
+ width: "50vw"
+ }
+
+- The listening animation in our [SpeechToText](/Documentation/Guide/UI_Components/SpeechToText/Overview/) component has also been updated: previously, the whole button flickered to indicate the listening process. Now, only the Stop icon flickers. [See Demo](https://js.devexpress.com/Demos/WidgetsGallery/Demo/SpeechToText/Overview/)
+
+- In jQuery [Popup](/Documentation/Guide/UI_Components/Popup/Overview/), the `.dx-template-wrapper` element is now rendered inside `.dx-popup-title` when templates are used.
+
+- DevExtreme [List](/Documentation/Guide/UI_Components/List/Overview/) now allows users to select item text if no swipe actions are enabled (default on desktop).
+
+ #include full-width-image-container with {
+ src: "/images/Changelog/26.1.3/list-item-text-selection.png",
+ alt: "A DevExtreme List where item text is selected",
+ minWidth: "360px",
+ width: "50vw"
+ }
+
+ Swipe actions are automatically enabled in the following usage scenarios:
+
+ - When [itemDeleteMode](/Documentation/ApiReference/UI_Components/dxList/Configuration/#itemDeleteMode) is *"slideItem"* or *"swipe"*
+ - When [menuMode](/Documentation/ApiReference/UI_Components/dxList/Configuration/#menuMode) is *"slide"*
+ - If an [onItemSwipe](/Documentation/ApiReference/UI_Components/dxList/Configuration/#onItemSwipe) handler is defined
diff --git a/concepts/Common/Whats New/02 Changelog/003 DevExtreme CLI.md b/concepts/Common/Whats New/02 Changelog/003 DevExtreme CLI.md
new file mode 100644
index 0000000000..b78b95ee66
--- /dev/null
+++ b/concepts/Common/Whats New/02 Changelog/003 DevExtreme CLI.md
@@ -0,0 +1,51 @@
+### v1.14.2
+
+- Added dependency and security fixes.
+
+### v1.14.1
+
+- Fixed package resolving logic in the `migrate` command.
+- Added dependency fixes.
+
+### v1.14.0
+
+- Updated DevExtreme Schematics to Angular 19.
+- Updated the sample data source in application templates.
+- Added dependency and security fixes.
+
+### v1.13.0
+
+- Added support for DevExtreme v25.2 and updated scaffolders.
+- Angular templates updated to control flow syntax (`@if`/`@else`).
+- Fixed form state management in React and Next.js templates.
+- Added dependency and security fixes.
+
+### v1.12.2
+
+- Fixed issues with Angular application creation.
+- Updated `migrate` command messages.
+- Added dependency and security fixes.
+
+### v1.12.1
+
+- `migrate` command descriptions were updated.
+- Added dependency fixes.
+
+### v1.12.0
+
+- The `migrate` command was added to DevExtreme CLI.
+- The `angular-config-components` schematic was added to DevExtreme Schematics.
+
+### v1.11.2
+
+- Minor improvements.
+
+### v1.11.1
+
+- Minor improvements.
+
+### v1.11.0
+
+- The requirements for DevExtreme CLI were updated:
+ - Node.js v20.19.0 or later.
+ - npm v9.6.0 or later.
\ No newline at end of file
diff --git a/concepts/Common/Migrate to the New Version/50 Learn Breaking Changes and Deprecated API/1 Deprecated Properties and Methods.md b/concepts/Common/Whats New/02 Changelog/1 Deprecated Properties and Methods.md
similarity index 100%
rename from concepts/Common/Migrate to the New Version/50 Learn Breaking Changes and Deprecated API/1 Deprecated Properties and Methods.md
rename to concepts/Common/Whats New/02 Changelog/1 Deprecated Properties and Methods.md
diff --git a/images/Changelog/26.1.3/list-item-text-selection.png b/images/Changelog/26.1.3/list-item-text-selection.png
new file mode 100644
index 0000000000..38ebbee8a0
Binary files /dev/null and b/images/Changelog/26.1.3/list-item-text-selection.png differ
diff --git a/images/Changelog/26.1.3/material-fluent-themes.png b/images/Changelog/26.1.3/material-fluent-themes.png
new file mode 100644
index 0000000000..9614ab2509
Binary files /dev/null and b/images/Changelog/26.1.3/material-fluent-themes.png differ