Skip to content

2.3

Compare
Choose a tag to compare
@khalim19 khalim19 released this 18 Jun 14:33
  • Removed tooltips for settings (except File Extension) due to being redundant.
  • Allowed to type in the output directory manually in the directory chooser if the "Location:" label is visible.
  • Changed the default value of the file extension strip mode to "Always strip file extension".
  • Changed the persistent storage of settings from a custom JSON file to the GIMP's native "parasiterc" file. This improves compatibility for certain GIMP builds not bundling some less commonly used Python modules. Users need to re-save settings if they used the "Save Settings" feature.
  • The plug-in now logs unhandled errors (exceptions) to the export_layers/export_layers_error.log file for official releases.
  • Major refactoring of the code dealing with settings to make it easier to create and maintain them.