Skip to content

v8.3 Small improvements

Compare
Choose a tag to compare
@RoanH RoanH released this 26 Aug 23:58
· 582 commits to master since this release
3183ae1
  • If you're on Windows with the correct VC++ runtime installed you'll now see the new style Windows file chooser.
  • Prevent loading of non existent configuration files via the command line and user interface.
  • You now have to properly quote the file path of a configuration file passed via the command line if it has spaces (this used to work without quotes)
  • Fix the key add description saying to press the OK button while the button is named Save.
  • Fix background transparency not properly being applied to areas where no key panel is displayed.
  • Improve how dialogs look.
  • Build process improvements.
  • Small internal improvements.