Skip to content

2.3.37

Compare
Choose a tag to compare
@cbartondock cbartondock released this 16 May 22:52
· 1029 commits to master since this release

2.3.37

Added

  • Ability to do shortcut passthrough for .desktop shortcuts on Linux (thanks @UndarkAido for the PR).

Changed

  • Totally re-factored the executeFileParsers method to use an actually sane promise stack. As an added bonus, the refactoring allowed for per parser error logging and for exceptions to overrule the results of shortcut passthrough.