New
v0.17.0
This release brings two new converters and a new bulk deletion UI. Thanks to all contributors! :)
What's Changed
- feat: add VCF to CSV converter by @kunal763 in https://github.com/C4illin/ConvertX/pull/497
- feat: bulk job deletion with multi-select UI. Closes #445 by @Namit2003 in https://github.com/C4illin/ConvertX/pull/481
- feat: markitdown implementation by @SAHIL-Sharma21 in https://github.com/C4illin/ConvertX/pull/486
- fix: add .wma file as ffmpeg input by @GeekSquirrel in https://github.com/C4illin/ConvertX/pull/485
- fix: timezone display in history page by @majiayu000 in https://github.com/C4illin/ConvertX/pull/479
- fix(docker): add python3-tinycss2 for Inkscape DXF export by @mehulanshumali in https://github.com/C4illin/ConvertX/pull/498
- test: add more unit tests by @Laertes87 in https://github.com/C4illin/ConvertX/pull/462
New Contributors
- @GeekSquirrel made their first contribution in https://github.com/C4illin/ConvertX/pull/485
- @majiayu000 made their first contribution in https://github.com/C4illin/ConvertX/pull/479
- @Namit2003 made their first contribution in https://github.com/C4illin/ConvertX/pull/481
- @mehulanshumali made their first contribution in https://github.com/C4illin/ConvertX/pull/498
- @kunal763 made their first contribution in https://github.com/C4illin/ConvertX/pull/497
Full Changelog: https://github.com/C4illin/ConvertX/compare/v0.16.1...v0.17.0