Skip to content

Minor update

Latest

Choose a tag to compare

@TomfromBerlin TomfromBerlin released this 22 Oct 20:21
0d2448c

What's Changed

  • Enhance user feedback and error handling
  • small optimizations of the user interface

The plugin now checks whether sources actually exist before execution. In the previous version, the plugin didn't perform this check, and if a file existed in the target directory, the user was asked whether to overwrite the file and then received an error message if the file didn't exist. This was somewhat confusing and has been fixed. There are also minimal changes to the user interface. They're really just tiny ones, and not worth going into here.

Full Changelog: v2.0.0...v2.1.0