Skip to content

Release on 14 September, 2018

Compare
Choose a tag to compare
@leecbaker leecbaker released this 14 Sep 10:56
· 197 commits to master since this release

Lots of new small features in this release.

Features:

  • New buttons for triggering commands. These buttons look a bit better than before.
  • When reading a dataref causes a segfault or floating point exception (common causes of crashes), we will try to report which dataref caused this in the Log.txt, with a recommendation that you add this to your blacklist file. This feature only works on Mac and Linux.
  • Title is now updated with the search term. This helps workflows where you, e.g., drag windows off the bottom of the screen.
  • Fixes a crash that occurred on windows when starting the plugin, and a window was open in an offscreen position.
  • Fix bug that prevented detection of plugin changes on Windows. This is a boost::filesystem bug.

Windows notes:

You may need the Visual Studio 2015 Redistributable to be installed. You can get it from Microsoft here.

Known issues:

  • See issue tracker