v19.1.9

Genymobile/scrcpyv19.1.9Jul 21, 2026by eps1lon

AI Summary

Similar to the previous minor version, this release improves the performance of React Server Components during the decoding phase.

Key Highlights

  • Performance improvements when decoding React Server Components
  • Fix contributed by @eps1lon via PR #37088

New Features

  • Performance improvements for Server Components decoding

Full Release Notes

## React Server Components

- Performance improvements when decoding
 ([#37088](https://github.com/facebook/react/pull/37088) by @eps1lon)