Skip to content

Releases: C4illin/ConvertX

v0.14.1

04 Jun 08:57
ce41ee2
Compare
Choose a tag to compare

0.14.1 (2025-06-04)

Bug Fixes

v0.14.0

03 Jun 18:07
0f2172d
Compare
Choose a tag to compare

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

14 May 11:07
7914194
Compare
Choose a tag to compare

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.1

01 Apr 12:15
5b6e70e
Compare
Choose a tag to compare

0.12.1 (2025-03-20)

Bug Fixes

v0.12.0

06 Mar 17:47
24394ca
Compare
Choose a tag to compare

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

  • add libheif (6b92540)
  • add libheif (decfea5), closes #202
  • added onerror log (ae4bbc8)
  • refactored uploadFile to only accept a single file instead of multiple (dc82a43)
  • update libheif to 1.19.5 (fba5e21), closes #202

v0.11.1

07 Feb 21:52
eacded6
Compare
Choose a tag to compare

0.11.1 (2025-02-07)

Bug Fixes

v0.11.0

05 Feb 14:24
83d7126
Compare
Choose a tag to compare

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

21 Jan 22:28
961a55c
Compare
Choose a tag to compare

0.10.1 (2025-01-21)

Bug Fixes

  • ffmpeg works without ffmpeg_args (3b7ea88), closes #212

v0.10.0

18 Jan 11:46
59310c0
Compare
Choose a tag to compare

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

24 Nov 13:47
f0f3022
Compare
Choose a tag to compare

0.9.0 (2024-11-21)

Features

Bug Fixes