Skip to content

Releases: C4illin/ConvertX

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

v0.8.1

06 Oct 21:36
663b1d4
Compare
Choose a tag to compare

0.8.1 (2024-10-05)

Bug Fixes

v0.8.0

01 Oct 12:17
883fad8
Compare
Choose a tag to compare

0.8.0 (2024-09-30)

Features

Bug Fixes

v0.7.0

28 Sep 09:11
d3af968
Compare
Choose a tag to compare

0.7.0 (2024-09-26)

Features

  • Add support for 3d assets through assimp converter (63a4328)

Bug Fixes

  • wrong layout on search with few options (8817389)

v0.6.0

25 Sep 21:56
413f5dc
Compare
Choose a tag to compare

0.6.0 (2024-09-25)

Features

  • ui remake with tailwind (22f823c)

Bug Fixes

  • rename css file to force update cache, fixes #141 (47139a5)

v0.5.0

21 Sep 12:33
b28977f
Compare
Choose a tag to compare

0.5.0 (2024-09-20)

Features

  • add option to customize how often files are automatically deleted (317c932)

Bug Fixes

  • improve file name replacement logic (60ba7c9)

v0.4.1

18 Sep 14:20
905adc5
Compare
Choose a tag to compare

0.4.1 (2024-09-15)

Bug Fixes

  • allow non lowercase true and false values, fixes #122 (bef1710)

v0.4.0

26 Aug 14:20
c3082db
Compare
Choose a tag to compare

0.4.0 (2024-08-26)

Features

Bug Fixes

  • keep unauthenticated user logged in if allowed #114 (bc4ad49)
  • pdf support in vips (8ca4f15)
  • Slow click on conversion popup does not work (4d9c4d6)