Skip to content

electron 25.9.3+wvcus.2

Compare
Choose a tag to compare
@khwaaj khwaaj released this 03 Nov 08:18
· 5 commits to 25-x-y since this release

Release of electron 25.9.3 with support for Google Widevine.

Changes

  • Fixes issue with error reporting from #169
  • Renamed name to title in ComponentStatus to avoid conflict with reserved object name
  • Return more detailed values and rejection results in components.whenReady() promise
  • Allow specifying required components in components.whenReady()

Known Limitations

  • No automatic migration of persisted licenses between CDM system id changes (usually major updates and/or releases fixing vulnerabilities), so any persisted licenses may need to be re-fetched on upgrade
  • VMP, and thus persistent licenses, are not supported by the Linux Widevine CDM (requests have the VMP status PLATFORM_UNVERIFIED)