Change8

v42.0.0-alpha.6

📦 electronView on GitHub →
🐛 3 fixes

Summary

This alpha release (v42.0.0-alpha.6) focuses on several bug fixes across Linux and Windows platforms, including improvements to process titles and notification icon handling, alongside an update to Chromium.

🐛 Bug Fixes

  • Fixed Electron child process titles on Linux to correctly show their types (render, gpu, etc.) and complete command-line arguments and flags in `ps aux`.
  • Fixed a bug on Windows where notification icons could fail to save due to invalid characters in their temporary filenames.
  • Fixed an issue on Windows where an application shortcut might lose its icon after an auto-update.