mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-09-12 09:57:46 +02:00
-
v0.18.0 Stable
released this
2026-06-21 22:29:15 +02:00 | 28 commits to main since this release📅 Originally published on GitHub: Sun, 21 Jun 2026 20:30:24 GMT
🏷️ Git tag created: Sun, 21 Jun 2026 20:29:15 GMTWhat's Changed
- feat: PDF to DOCX using LibreOffice, fixes #425 by @ToniRos in https://github.com/C4illin/ConvertX/pull/510
- fix: allow dynamic server port via environment variable by @giuliolibrando in https://github.com/C4illin/ConvertX/pull/530
- feat: update to debian testing (forky) by @C4illin in https://github.com/C4illin/ConvertX/pull/534
- fix(assimp): pass -f so non-extension targets work by @dantebarbieri in https://github.com/C4illin/ConvertX/pull/557
- security: fix path traversal vulnerability in conversion API by @Fluxmux in https://github.com/C4illin/ConvertX/pull/532
New Contributors
- @ToniRos made their first contribution in https://github.com/C4illin/ConvertX/pull/510
- @giuliolibrando made their first contribution in https://github.com/C4illin/ConvertX/pull/530
- @dantebarbieri made their first contribution in https://github.com/C4illin/ConvertX/pull/557
- @Fluxmux made their first contribution in https://github.com/C4illin/ConvertX/pull/532
Full Changelog: https://github.com/C4illin/ConvertX/compare/v0.17.0...v0.18.0
Downloads