New features and enhancements
- Migrated to Webpack 5 + TypeScript 5.9.3
- Support PGS (HDMV Subtitle) in MPEG-TS by @monyone in #231
- Support PCM Audio in FLV (Legacy) by @monyone in #235
- Add SEI_ARRIVED event by @duiniuluantanqin in #286
Bugfix and improvements
- Moved xqq/webworkify-webpack GitHub dependency into built-in shim, which could cause a freeze during npm install
- Fixed iOS 26 MediaSource / ManagedMediaSource detection by @renoanzhou in #252 @ahjsrhj in #278
- Fixed playback stuck issue that occurred on iOS 26 Safari / macOS 26.5 Safari, where disabling silent AAC insertion for Safari caused the audio timeline to accumulate and shorten, resulting in playback getting stuck on Safari 26.5 and later by @tsukumijima in #293
New Contributors
- @duiniuluantanqin made their first contribution in #286
- @renoanzhou made their first contribution in #252
Full Changelog: v1.8.0...v1.8.1