Added
- Settings "searchreach", "searchreachinc" and "searchreachtraverse" to control which pages should be searched
 - Setting "showsearchresults" to control if search results should be shown
 - The "system" value for "nativetheme" as an option
 
Changed
- Follow mode event listener detection to pass data as a Map via contextBridge instead of via DOM attributes
 - Readerview HTML parser from JSDOM to Linkedom for faster and less error-prone parsing
 
Fixed
- Setting "insertleavetimeout" not triggering when switching to insert mode manually
 - Media devices attempted to be returned with full labels not including any device info since 12.4.0
 - Manual downloads not starting when "downloadmethod" is set to "block"
 
Removed
- Redundant ozone-platform-hint=auto flag from builds now that it has become a Chromium default
 
Versions
- Electron 39.0.0 (was 38.0.0)
 - Chromium 142.0.7444.52 (was 140.0.7339.41)
 
For more details see the CHANGELOG.
For startup help see the frequently asked questions.