Skip to content

1.13.2

Choose a tag to compare

@Bush2021 Bush2021 released this 03 Oct 02:37
· 104 commits to main since this release
2a2197a

Fix

  • a53cbe1 fix(portable): correctly handle --single-argument and -- terminator by @Bush2021

    Resolves #181 - Fixes an issue where opening external files would fail if the filename contained multiple consecutive spaces. This typically occurs when launching the application through Windows Shell integrations (e.g., "Open With...").

Maintenance

  • 988a151 refactor(portable): refactor GetCommand into multiple helper functions by @Bush2021

Full Changelog: 1.13.1...1.13.2