Skip to content

2.4.9

Compare
Choose a tag to compare
@cbartondock cbartondock released this 26 Apr 16:45
· 513 commits to master since this release

2.4.9

Added

  • Explanation of SRM's workflow on the preview page when no apps are present. Credit to @dragoonDorise.
  • Highlight mandatory fields in create parser.

Changed

  • Moved better-sqlite calls to a child process. This fixes crashes that have been happening since upgrading to Electron 24.
  • Re-worked module windows-shortcuts-ps to use massively less RAM when doing shortcut-passthrough (only spawn one powershell process, per parse, not one per each shortcut).
  • Increased api call timeouts.