Skip to content

Releases: C4illin/ConvertX

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)

v0.3.3

30 Jul 17:07
8674557
Compare
Choose a tag to compare

0.3.3 (2024-07-30)

Bug Fixes

  • downgrade @elysiajs/html dependency to version 1.0.2 (c714ade)

v0.3.2

09 Jul 18:31
7389e0a
Compare
Choose a tag to compare

0.3.2 (2024-07-09)

Bug Fixes

  • increase max request body to support large uploads (3ae2db5), closes #64