Skip to content

1.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 11:05
· 18 commits to develop since this release
190efc1

What's Changed

  • Nicer description by @razzeee in #1311

  • Feature/feat 1307 reload config on file change by @IsmaelMartinez in #1325

  • Add watchConfigFile option to restart the app if the configuration changes.

    • Notice that the some UI settings would trigger an app restart if this functionality is on.
      image
  • Modify configError message to have an icon and adding the ability to provide warning dialogs (for config deprecation) -(#1326)

    • warning dialog example
      image

    • error dialog example
      image

  • Refactoring around inTune and the config file handling

  • Refactoring events to all be kebab-case instead of a mix of kebab-case and camelCase

Closes #1307 and #1326

New Contributors

Full Changelog: v1.7.4...v1.7.5