Skip to content

v1.3.475

Pre-release
Pre-release
Compare
Choose a tag to compare
@lances101 lances101 released this 05 Jan 10:11
· 1170 commits to master since this release

Release Notes

Fixes:

  • Fixed folder unauthorized exception (PR #1282, 808523b, PR #1780)
  • Indexing now continues after unauthorized exceptions (#1779, PR #1780)
  • Prevents ActionKeyword from being empty
  • Empty cache files no longer crash Wox (#1394, PR #1776)

Changes:

  • ReportWindow exception formatting reverted to a simple ToString as it is more informative for AggregateExceptions and the like (PR #1778)
  • Calculator plugin: YAMP switched to Mages (PR #1628)

New features:

  • Added context menu to non C# plugins #1366