Change8

v42.8.0

📦 electronView on GitHub →
1 features🐛 2 fixes🔧 1 symbols

Summary

This release introduces new memory information for Linux systems and resolves issues related to window visibility on macOS and ICO file handling on Windows.

✨ New Features

  • Added `available` to `process.getSystemMemoryInfo()` on Linux, exposing `proc/meminfo` MemAvailable.

🐛 Bug Fixes

  • Fixed a window being marked hidden and background-throttled on macOS when covered by a transparent or click-through window.
  • Fixed an issue where loading ICO files from ASAR archives on Windows left temporary icon files behind.

Affected Symbols