Improvements & Fixes
- fixed subtitle not preloading when switching sources in player (#646)
- restored track selection when playing multiple episodes from the same series (#648)
- added manual play option in Continue Watching and Meta Details screen
- improved profile system with avatar management and updated profile selection UI
- improved addon manifest loading and coroutine cancellation performance
- removed metadata hydration limit and added cooldown for failed metadata fetches
- reverted regex URL probing that caused stream selection issues
- improved rendering performance in Meta Details view
- improved smart player close navigation
- smoother gradient rendering using dithering
UI & Navigation
- focus fixes in Profile screen
- contributors section added with updated UI
- minor layout and padding adjustments across screens
Localization
- improved localization coverage and missing strings
- added Latin American Spanish — @omavel
- added Vietnamese — @vhtuan288
- added Dutch — @LastpostNL
Merged Contributions
- localization improvements and missing strings — @skoruppa
- gradient rendering improvements — @skoruppa (#637)
- smart player close navigation improvements — @skoruppa (#643)
- meta detail rendering performance improvements — @skoruppa (#632)
- Portuguese (Brazil) translation updates — @danilopagotto82