mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-11-02 04:53:22 +00:00
5.3 KiB
5.3 KiB
Changelog
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)
0.6.0 (2024-09-25)
Features
- ui remake with tailwind (22f823c)
Bug Fixes
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)
0.4.1 (2024-09-15)
Bug Fixes
0.4.0 (2024-08-26)
Features
- add option for unauthenticated file conversions #114 (f0d0e43)
- add resvg converter (d5eeef9)
- add robots.txt (6597c1d)
- Add search bar for formats (53fff59)
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)
0.3.3 (2024-07-30)
Bug Fixes
- downgrade @elysiajs/html dependency to version 1.0.2 (c714ade)
0.3.2 (2024-07-09)
Bug Fixes
0.3.1 (2024-06-27)
Bug Fixes
- release releases (4d4c13a)
0.3.0 (2024-06-27)
Features
- add version number to log (4dcb796), closes #44
- change to xelatex (fae2ba9)
- print version of installed converters to log (801cf28)
0.2.0 (2024-06-20)
Features
0.1.2 (2024-06-10)
Bug Fixes
0.1.1 (2024-05-30)
Bug Fixes
0.1.0 (2024-05-30)
Features
- remove file from file list in index.html (787ff97)
Miscellaneous Chores
- release 0.1.0 (54d9aec)