Skip to content

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 24 Jan 05:33
  • fix: 重構 E2E 測試 - 使用直接工具調用模擬真實用戶操作 (87bd318)
  • fix: 重構 E2E 測試 - 使用 Xvfb 替代 xvfb-run 解決 docker exec 環境問題 (0755ff7)
  • fix: add xauth package for xvfb-run support (cb0ea8b)
  • fix: 修復 Tools & Model Verification 超時問題 (d1b81fc)
  • fix: 修復 E2E 測試 - 添加 xvfb-run server-args 和改進錯誤處理 (2b584dc)
  • Update account label translations across multiple languages to "Settings" or equivalent (699fca4)
  • fix: 修復 Tools & Model Verification 超時問題 (6f8ef58)
  • Refactor Docker Compose examples and documentation (8a84caa)
  • fix: 調整 entrypoint 格式並修正測試檔案的空格問題 (f6b4562)
  • feat: add OCR language extension configuration and documentation (a4489f4)
  • fix(deark): 合併格式類別,UI 只顯示單一 extract 選項 (737e925)
  • 更新轉換器文檔:調整內建內容格式,增強可讀性 (9b4ecad)
  • feat: 新增 deark 引擎支援解包/解析多種格式 (ef3bf66)
  • fix: 使用 xvfb-run 解決 GUI 工具在 headless 環境卡住問題 (2a28e40)
  • Add comprehensive format integrity tests for various converters (80ab233)
  • 更新轉換器文檔:擴充輸入輸出格式詳情,新增多種格式分類 (47968f6)
  • 更新轉換器文檔:擴充輸入輸出格式詳情,修正格式與描述 (c2ad11d)
  • 更新轉換器文檔:新增 4 種轉換器,修正格式與描述,擴充輸入輸出格式詳情 (b2eb66b)
  • Merge branch 'main' of https://github.com/pi-docket/ConvertX-CN (23e9b4a)
  • Refactor documentation structure: migrate and consolidate multiple files into new organization, update links and references for clarity and accessibility. (5a2aac1)
  • Update MinerU description in overview document (006256c)
  • Merge branch 'main' of https://github.com/pi-docket/ConvertX-CN (034cc44)
  • Add comprehensive documentation for ConvertX-CN deployment and configuration (3f1a5e0)
  • Merge pull request #3 from pi-docket/copilot/update-file-paths (572ef9f)
  • Initial plan (9507cbf)
  • Merge pull request #2 from pi-docket/copilot/fix-e2e-test-path (b247732)
  • Initial plan (9995dfb)
  • Merge pull request #1 from pi-docket/copilot/fix-document-path-errors (c12333f)
  • Initial plan (a3311b2)
  • fix: 修復行尾格式(CRLF → LF) (c2d3d13)
  • fix: 修復 pdfOcr.ts 未使用變數的 eslint 錯誤 (a1761b7)
  • feat: 新增 OCRmyPDF 轉換引擎 (v0.1.14) (a06df23)
  • fix: 更新釋出工作流程中的標籤描述為 v0.1.13,並優化工具版本檢查邏輯 (f24eec0)
  • feat(i18n): add multilingual support with translations for English, Japanese, and Simplified Chinese (da856d8)
  • fix: 修復 CI/CD E2E 測試工作流程 (b3b382d)

What's Changed

  • [WIP] Fix errors in all document paths by @Copilot in #1
  • [WIP] Fix path to E2E testing documentation by @Copilot in #2
  • [WIP] Update file paths for documentation links by @Copilot in #3

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: v0.1.13...v0.1.14