v19.2.8

Genymobile/scrcpyv19.2.8Jul 21, 2026by eps1lon

AI Summary

This release continues the performance tuning efforts for React Server Components, specifically addressing decoding efficiency.

Key Highlights

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

New Features

  • Performance improvements for Server Components decoding

Full Release Notes

## React Server Components

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