Releases: C4illin/ConvertX
Releases · C4illin/ConvertX
v0.14.0
0.14.0 (2025-06-03)
The biggest change in this release is the change from Alpine to Debian, which fixes many long standing issues. Hopefully it doesn't introduce to many new ones...
Features
- add dvisvgm (625e1a5)
- add ImageMagick (b47e575), closes: #295, closes: #269
- enhance job details display with file information (50725ed), closes: #251
- improve job details interaction and accessibility (29ba229)
- show version in footer (9a49ded)
Bug Fixes
v0.13.0
0.13.0 (2025-05-14)
Features
- add HIDE_HISTORY option to control visibility of history page (9d1c931)
- add potrace converter (bdbd4a1)
- add support for .HIF files (70705c1)
- add support for drag/drop of images (ff2ef74)
Bug Fixes
v0.12.0
0.12.0 (2025-03-06)
Features
- added progress bar for file upload (db60f35)
- made every upload file independent (cc54bdc)
- replace exec with execFile (9263d17)
Bug Fixes
v0.11.0
0.11.0 (2025-02-05)
Features
Bug Fixes
- don't crash if file is not found (16f27c1)
- install numpy for inkscape (0e61051)
v0.10.1
0.10.1 (2025-01-21)
Bug Fixes
- ffmpeg works without ffmpeg_args (3b7ea88), closes #212
v0.10.0
0.10.0 (2025-01-18)
Features
Bug Fixes
- add FFMPEG_ARGS env variable (f537c81), closes #190
- add qt6-qtbase-private-dev from community repo (95dbc9f)
- skip account setup when ALLOW_UNAUTHENTICATED is true (538c5b6)
v0.9.0
0.9.0 (2024-11-21)
Features
Bug Fixes