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:...