Skip to content

Releases: managedcode/markitdown

v0.0.4

28 Sep 15:58
e3dd6d6

Choose a tag to compare

Release 0.0.4

Released on 2025-10-12

📋 Changes since v0.0.3

✨ Features

🐛 Bug Fixes

📚 Documentation

🔧 Other Changes

  • Merge pull request #23 from managedcode/codex/add-support-for-missing-pandoc-formats (7ec5cf6)
  • Update src/MarkItDown/Converters/TextileConverter.cs (94126f8)
  • Update src/MarkItDown/Converters/RtfConverter.cs (01a9213)
  • tests: embed odt fixture (e797d21)
  • Merge pull request #21 from managedcode/codex/add-ichatclient-support-to-parsing-pipeline-3libiz (8ec74c2)
  • Merge pull request #22 from managedcode/codex/fix-all-comments (04aabb7)
  • Merge branch 'codex/add-ichatclient-support-to-parsing-pipeline-3libiz' into codex/fix-all-comments (50c1385)
  • Update src/MarkItDown/Converters/PdfConverter.cs (c8ad6d1)
  • pdf: tolerate missing renderer when using pdfpig (4b3d09c)
  • pdf: tolerate missing renderer when using pdfpig (f373de0)
  • pdf: guard snapshot rendering failures (9fcba23)
  • middleware: tighten image enrichment loops (edfd1cb)
  • cloud providers (427c332)
  • options and metadata (a305ecc)
  • v0.0.4 (e3dd6d6)
  • Merge pull request #19 from managedcode/copilot/fix-8e329c50-9b6d-4afc-86b0-2856cbe56b3f (281c879)
  • Remove untested performance benchmarks from README (bd86fa4)
  • Complete README overhaul with advanced examples and migration guide (111c7d8)
  • Major README improvements: better motivation, examples, and accuracy (232eef9)
  • Initial plan (0f46048)
  • Merge pull request #18 from managedcode/copilot/fix-8614e28b-7134-4ae8-bdc2-f34cfa6dbd93 (b81b190)
  • Fix priority comment clarity and extract FormatFileSize to FileUtilities to avoid code duplication (87cfbba)
  • Merge pull request #17 from managedcode/copilot/fix-a5739cef-4fa8-47cd-abad-93850f97a530 (97c842b)
  • Implement EML (email) converter with comprehensive support for headers, content, and attachments (c404a96)
  • Fix remaining converters: Remove unnecessary Task.Run from DocxConverter, XlsxConverter, and PptxConverter (563a2d6)
  • Fix PdfConverter.cs: Remove unnecessary Task.Run usage (6e0f290)
  • Initial plan (b55de43)
  • Initial plan (4892a7c)

📦 NuGet Packages


This release was automatically created by GitHub Actions

v0.0.3

24 Sep 18:08

Choose a tag to compare

Release 0.0.3

Released on 2025-09-28

📋 Changes since v0.0.2

✨ Features

🐛 Bug Fixes

📚 Documentation

🔧 Other Changes

  • Merge pull request #19 from managedcode/copilot/fix-8e329c50-9b6d-4afc-86b0-2856cbe56b3f (281c879)
  • Remove untested performance benchmarks from README (bd86fa4)
  • Complete README overhaul with advanced examples and migration guide (111c7d8)
  • Major README improvements: better motivation, examples, and accuracy (232eef9)
  • Initial plan (0f46048)
  • Merge pull request #18 from managedcode/copilot/fix-8614e28b-7134-4ae8-bdc2-f34cfa6dbd93 (b81b190)
  • Fix priority comment clarity and extract FormatFileSize to FileUtilities to avoid code duplication (87cfbba)
  • Merge pull request #17 from managedcode/copilot/fix-a5739cef-4fa8-47cd-abad-93850f97a530 (97c842b)
  • Implement EML (email) converter with comprehensive support for headers, content, and attachments (c404a96)
  • Fix remaining converters: Remove unnecessary Task.Run from DocxConverter, XlsxConverter, and PptxConverter (563a2d6)
  • Fix PdfConverter.cs: Remove unnecessary Task.Run usage (6e0f290)
  • Initial plan (b55de43)
  • Initial plan (4892a7c)
  • Merge remote-tracking branch 'origin/main' (27e1aa7)
  • Html convertor converts content inside style tag in header #11 (b234d6f)

📦 NuGet Packages


This release was automatically created by GitHub Actions

v0.0.2

24 Sep 15:34
f5f3aee

Choose a tag to compare

Release 0.0.2

Released on 2025-09-24

📋 Changes since v0.0.1

✨ Features

🐛 Bug Fixes

📚 Documentation

🔧 Other Changes

📦 NuGet Packages


This release was automatically created by GitHub Actions

v0.0.1

20 Sep 11:14

Choose a tag to compare

Release 0.0.1

Released on 2025-09-20

🎉 Initial Release

Recent Changes

  • removecli (bc4c0f2)
  • actions (6435dea)
  • refactring (b1c7532)
  • submodule (9d7907c)
  • slnx (cba1491)
  • Merge pull request #8 from managedcode/copilot/fix-5 (03acfa0)
  • Replace manual MIME type mapping with ManagedCode.MimeTypes package (777aadd)
  • Complete format support: Add Jupyter Notebooks, RSS/Atom feeds, YouTube URLs (372a6d9)
  • Implement comprehensive format support: CSV, JSON, XML, EPUB, ZIP converters (aac8558)
  • Initial plan (8db7306)
  • Merge pull request #6 from managedcode/copilot/fix-5 (2711e16)
  • Fix failing tests - blockquote conversion and binary content handling (47f02f3)
  • Fix .NET version compatibility - revert to .NET 8.0 for build environment compatibility (752e733)
  • Replace iText7 with PdfPig for MIT license compatibility and upgrade to .NET 9 (d8dc707)
  • Update README with new supported formats and documentation (08cee68)
  • Implement support for PDF, DOCX, XLSX, PPTX, and Image formats with OCR (ac94fe7)
  • Initial plan (33f8790)
  • Merge pull request #4 from managedcode/copilot/fix-3 (57005dc)
  • Rewrite README and clean up repository for .NET NuGet project (1aef5e0)
  • Initial plan (1bdfc76)

📦 NuGet Packages


This release was automatically created by GitHub Actions