Update 1.3.0
What's Changed
- Image conversion operations are now running in a sub-process to prevent the UI from freezing during large image conversions
Added problems
- It is possible now to add a proper loading bar when converting images... But I don't know how this is possible with the nautilus API → #50
- The user gets no feedback when the operation completed (with or without error) → #48
- The Program crashes when a SVG image is in between other convertable images. → #49
Full Changelog: 1.2.12...1.3.0