Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-12 | 605 Bytes | |
Update 1.3.0 source code.tar.gz | 2025-03-12 | 24.4 kB | |
Update 1.3.0 source code.zip | 2025-03-12 | 30.8 kB | |
Totals: 3 Items | 55.8 kB | 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: https://github.com/Lich-Corals/linux-file-converter-addon/compare/1.2.12...1.3.0