New
v0.15.0
Lots of new contributors for this release! Thank you :)
What's Changed
- feat: Text files support using libreoffice by @fasonju in https://github.com/C4illin/ConvertX/pull/354
- feat: Add Dasel Converter for Data Files - JSON, TOML, YAML, CSV and XML by @ben-burwood in https://github.com/C4illin/ConvertX/pull/402
- feat: add download all file by file alongside the tar download by @C4illin in https://github.com/C4illin/ConvertX/pull/415
- feat: Add MSG to EML email conversion support (#367) by @gingeekrishna in https://github.com/C4illin/ConvertX/pull/370
- feat: add VTracer converter for raster to vector conversion by @SAHIL-Sharma21 in https://github.com/C4illin/ConvertX/pull/388
- feat: Better handling of multiples files (Added Archive downloads and env var to set maximum concurrent processes) by @Netzz0 in https://github.com/C4illin/ConvertX/pull/342
- fix: Adding latexmk to dockerfile install packages, convertx errors otherw… by @r0gueSch0lar in https://github.com/C4illin/ConvertX/pull/394
- fix: EMF to PNG conversion issue #362 by @gingeekrishna in https://github.com/C4illin/ConvertX/pull/365
- fix: history for users who have a setup that does not use accounts by @NickJ-7010 in https://github.com/C4illin/ConvertX/pull/368
- fix: linting issues: configure knip for test files and fix prettier formatting by @Copilot in https://github.com/C4illin/ConvertX/pull/391
- fix: run qtwebengine without sandbox by @C4illin in https://github.com/C4illin/ConvertX/pull/322
- fix: update favicon by @C4illin in https://github.com/C4illin/ConvertX/pull/344
- ci: check formatting by @C4illin in https://github.com/C4illin/ConvertX/pull/383
- ci: remove hardcoded ghcr image name by @C4illin in https://github.com/C4illin/ConvertX/pull/378
- ci: remove release please by @C4illin in https://github.com/C4illin/ConvertX/pull/416
- test: add unit tests for converters by @Laertes87 in https://github.com/C4illin/ConvertX/pull/373
- chore: add devcontainer by @C4illin in https://github.com/C4illin/ConvertX/pull/413
- chore: hardcode ghcr token by @C4illin in https://github.com/C4illin/ConvertX/pull/381
- chore: test with id-token permissions by @C4illin in https://github.com/C4illin/ConvertX/pull/384
- chore: test without push by @C4illin in https://github.com/C4illin/ConvertX/pull/385
- chore: ts to js by @VictorBravo9er in https://github.com/C4illin/ConvertX/pull/355
New Contributors
- @gingeekrishna made their first contribution in https://github.com/C4illin/ConvertX/pull/365
- @fasonju made their first contribution in https://github.com/C4illin/ConvertX/pull/354
- @Netzz0 made their first contribution in https://github.com/C4illin/ConvertX/pull/342
- @NickJ-7010 made their first contribution in https://github.com/C4illin/ConvertX/pull/368
- @VictorBravo9er made their first contribution in https://github.com/C4illin/ConvertX/pull/355
- @Laertes87 made their first contribution in https://github.com/C4illin/ConvertX/pull/373
- @SAHIL-Sharma21 made their first contribution in https://github.com/C4illin/ConvertX/pull/388
- @r0gueSch0lar made their first contribution in https://github.com/C4illin/ConvertX/pull/394
- @ben-burwood made their first contribution in https://github.com/C4illin/ConvertX/pull/402
Full Changelog: https://github.com/C4illin/ConvertX/compare/v0.14.1...v0.15.0