# appium-uiautomator2-server changelog > appium-uiautomator2-server release notes. - Vendor: appium-uiautomator2-server - Category: Mobile - Official site: https://github.com/appium/appium-uiautomator2-server - Tracked by: What's New (https://whatsnew.fyi/product/appium-uiautomator2-server) - Harvested from: GitHub (appium/appium-uiautomator2-server) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v10.3.5 - Date: 2026-07-28 - Version: v10.3.5 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.3.5 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.3.5 ##### [10.3.5](https://github.com/appium/appium-uiautomator2-server/compare/v10.3.4...v10.3.5) (2026-07-28) ###### Miscellaneous Chores * Integrate oxc and release configs ([#789](https://github.com/appium/appium-uiautomator2-server/issues/789)) ([de011dd](https://github.com/appium/appium-uiautomator2-server/commit/de011dde24daca9f298c8875d032d9fa2a97a160)) ### v10.3.4 - Date: 2026-07-24 - Version: v10.3.4 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.3.4 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.3.4 ##### [10.3.4](https://github.com/appium/appium-uiautomator2-server/compare/v10.3.3...v10.3.4) (2026-07-24) ###### Miscellaneous Chores * **deps:** bump io.netty:netty-codec-http ([#787](https://github.com/appium/appium-uiautomator2-server/issues/787)) ([d476528](https://github.com/appium/appium-uiautomator2-server/commit/d47652886c14b71e7893e1913e8ede1451cd70e3)) ### v10.3.3 - Date: 2026-07-23 - Version: v10.3.3 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.3.3 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.3.3 ##### [10.3.3](https://github.com/appium/appium-uiautomator2-server/compare/v10.3.2...v10.3.3) (2026-07-23) ###### Miscellaneous Chores * **deps-dev:** bump appium-adb from 15.0.9 to 16.0.0 ([#786](https://github.com/appium/appium-uiautomator2-server/issues/786)) ([db3b741](https://github.com/appium/appium-uiautomator2-server/commit/db3b7419c127280b6ad20c262fbc83b1d26b57d6)) ### v10.3.2 - Date: 2026-07-03 - Version: v10.3.2 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.3.2 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.3.2 ##### [10.3.2](https://github.com/appium/appium-uiautomator2-server/compare/v10.3.1...v10.3.2) (2026-07-03) ###### Bug Fixes * Recycle AccessibilityNodeInfo/Window instances to stop native memory leak ([#770](https://github.com/appium/appium-uiautomator2-server/issues/770)) ([5a51424](https://github.com/appium/appium-uiautomator2-server/commit/5a514247f6112c0f0a9bff3dff467ae752e2d048)), closes [#208](https://github.com/appium/appium-uiautomator2-server/issues/208) [appium/appium-uiautomator2-server#308](https://github.com/appium/appium-uiautomator2-server/issues/308) ### v10.3.1 - Date: 2026-07-02 - Version: v10.3.1 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.3.1 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.3.1 ##### [10.3.1](https://github.com/appium/appium-uiautomator2-server/compare/v10.3.0...v10.3.1) (2026-07-02) ###### Miscellaneous Chores * downgrade conventional-changelog-conventionalcommits to v9 ([#777](https://github.com/appium/appium-uiautomator2-server/issues/777)) ([33d0876](https://github.com/appium/appium-uiautomator2-server/commit/33d0876dded6c76c0eefe3e9b124654b8d1d2410)) ### v10.3.0 - Date: 2026-07-02 - Version: v10.3.0 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.3.0 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.3.0 ##### [10.3.0](https://github.com/appium/appium-uiautomator2-server/compare/v10.2.4...v10.3.0) (2026-07-02) ###### Features * Add deferAccessibilityCacheReset setting to skip redundant AX cache clears ([#775](https://github.com/appium/appium-uiautomator2-server/issues/775)) ([4c64a67](https://github.com/appium/appium-uiautomator2-server/commit/4c64a6764434cdced733d75ed4e456f5229877a9)) ### v10.2.4 - Date: 2026-06-24 - Version: v10.2.4 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.2.4 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.2.4 ##### [10.2.4](https://github.com/appium/appium-uiautomator2-server/compare/v10.2.3...v10.2.4) (2026-06-24) ###### Miscellaneous Chores * **deps:** bump io.netty:netty-handler ([#772](https://github.com/appium/appium-uiautomator2-server/issues/772)) ([b4df947](https://github.com/appium/appium-uiautomator2-server/commit/b4df947ec65882541e19a7e138bc2823222f321f)) ### v10.2.3 - Date: 2026-06-24 - Version: v10.2.3 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.2.3 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.2.3 ##### [10.2.3](https://github.com/appium/appium-uiautomator2-server/compare/v10.2.2...v10.2.3) (2026-06-24) ###### Miscellaneous Chores * **deps:** bump io.netty:netty-codec-http ([#773](https://github.com/appium/appium-uiautomator2-server/issues/773)) ([bf606d8](https://github.com/appium/appium-uiautomator2-server/commit/bf606d8c936f03254a325fc4234d986d7949a03b)) ### v10.2.2 - Date: 2026-06-24 - Version: v10.2.2 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.2.2 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.2.2 ##### [10.2.2](https://github.com/appium/appium-uiautomator2-server/compare/v10.2.1...v10.2.2) (2026-06-24) ###### Bug Fixes * Linter warnings ([#771](https://github.com/appium/appium-uiautomator2-server/issues/771)) ([f8fce25](https://github.com/appium/appium-uiautomator2-server/commit/f8fce25922a0d44eccb0f09bfd9bef9c6d5ae553)) ### v10.2.1 - Date: 2026-05-24 - Version: v10.2.1 - Original notes: https://github.com/appium/appium-uiautomator2-server/releases/tag/v10.2.1 - Permalink: https://whatsnew.fyi/product/appium-uiautomator2-server/releases/v10.2.1 ##### [10.2.1](https://github.com/appium/appium-uiautomator2-server/compare/v10.2.0...v10.2.1) (2026-05-24) ###### Bug Fixes * XPath2 lookup with following/preceding axes ([#769](https://github.com/appium/appium-uiautomator2-server/issues/769)) ([0003d66](https://github.com/appium/appium-uiautomator2-server/commit/0003d66113b0efd3768062e89797961b8816a7d0))