Skip to content

Releases: PDFMathTranslate-next/PDFMathTranslate-next

v2.2.1

20 Jun 07:11
42d104a

Choose a tag to compare

Changes

  • chore: refactor imports in translator implementation files for consistency @awwaawwa (#70)
  • chore: support BabelDOC 0.4.0 @awwaawwa (#69)
  • fix: update issue template labels for better clarity @awwaawwa (#67)
  • docs: update contribution guide @awwaawwa (#65)
  • docs(template): 📝 update blank issue @hellofinch (#63)

Contributors

@awwaawwa and @hellofinch

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.2.1-BabelDOC-<version>-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.2.1-BabelDOC-<version>-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

What is the difference between pdf2zh-v2.2.1-BabelDOC-<version>-with-assets-win64.zip and pdf2zh-v2.2.1-BabelDOC-<version>-win64.zip?

  • If you are downloading and using PDFMathTranslate for the first time, it is recommended to download pdf2zh-v2.2.1-BabelDOC-<version>-with-assets-win64.zip.
  • The pdf2zh-v2.2.1-BabelDOC-<version>-with-assets-win64.zip includes resource files (such as fonts and models) compared to pdf2zh-v2.2.1-BabelDOC-<version>-win64.zip.
  • The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)

v2.1.2

18 Jun 10:14
ee62ee0

Choose a tag to compare

Changes

Contributors

@awwaawwa and @hellofinch

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.1.2-BabelDOC-<version>-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.1.2-BabelDOC-<version>-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

What is the difference between pdf2zh-v2.1.2-BabelDOC-<version>-with-assets-win64.zip and pdf2zh-v2.1.2-BabelDOC-<version>-win64.zip?

  • If you are downloading and using PDFMathTranslate for the first time, it is recommended to download pdf2zh-v2.1.2-BabelDOC-<version>-with-assets-win64.zip.
  • The pdf2zh-v2.1.2-BabelDOC-<version>-with-assets-win64.zip includes resource files (such as fonts and models) compared to pdf2zh-v2.1.2-BabelDOC-<version>-win64.zip.
  • The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)

v2.1.1

16 Jun 03:57
a29ee3d

Choose a tag to compare

Changes

Contributors

@awwaawwa and @hellofinch

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.1.1-BabelDOC-<version>-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.1.1-BabelDOC-<version>-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

What is the difference between pdf2zh-v2.1.1-BabelDOC-<version>-with-assets-win64.zip and pdf2zh-v2.1.1-BabelDOC-<version>-win64.zip?

  • If you are downloading and using PDFMathTranslate for the first time, it is recommended to download pdf2zh-v2.1.1-BabelDOC-<version>-with-assets-win64.zip.
  • The pdf2zh-v2.1.1-BabelDOC-<version>-with-assets-win64.zip includes resource files (such as fonts and models) compared to pdf2zh-v2.1.1-BabelDOC-<version>-win64.zip.
  • The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)

v2.1.0

12 Jun 08:15
811b289

Choose a tag to compare

Changes

  • feat(gui): add options for include only translated pages in PDF output @awwaawwa (#42)
  • fix(docs): update image links in Chinese index file for consistency @awwaawwa (#37)
  • fix(rate_limiter): remove print statement in qps_rate_limiter.py @awwaawwa (#36)

Contributors

@awwaawwa

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.1.0-BabelDOC-<version>-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.1.0-BabelDOC-<version>-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

What is the difference between pdf2zh-v2.1.0-BabelDOC-<version>-with-assets-win64.zip and pdf2zh-v2.1.0-BabelDOC-<version>-win64.zip?

  • If you are downloading and using PDFMathTranslate for the first time, it is recommended to download pdf2zh-v2.1.0-BabelDOC-<version>-with-assets-win64.zip.
  • The pdf2zh-v2.1.0-BabelDOC-<version>-with-assets-win64.zip includes resource files (such as fonts and models) compared to pdf2zh-v2.1.0-BabelDOC-<version>-win64.zip.
  • The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)

v2.0.10

10 Jun 05:45
0cfce2b

Choose a tag to compare

Changes

  • refactor: replace sliding window with leaky bucket in QPSRateLimiter @awwaawwa (#35)
  • chore: update release workflow to correct handle docker image tag @awwaawwa (#33)
  • fix(docs): update links and images in README.md and Chinese index file for consistency @awwaawwa (#32)

Contributors

@awwaawwa

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.0.10-BabelDOC-<version>-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.0.10-BabelDOC-<version>-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

What is the difference between pdf2zh-v2.0.10-BabelDOC-<version>-with-assets-win64.zip and pdf2zh-v2.0.10-BabelDOC-<version>-win64.zip?

  • If you are downloading and using PDFMathTranslate for the first time, it is recommended to download pdf2zh-v2.0.10-BabelDOC-<version>-with-assets-win64.zip.
  • The pdf2zh-v2.0.10-BabelDOC-<version>-with-assets-win64.zip includes resource files (such as fonts and models) compared to pdf2zh-v2.0.10-BabelDOC-<version>-win64.zip.
  • The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)

v2.0.9

10 Jun 04:06
07a70bd

Choose a tag to compare

Changes

  • chore: bump version to 2.0.9 in project files @awwaawwa (#31)
  • fix: handle translation paths correctly in gui.py @awwaawwa (#30)

Contributors

@awwaawwa

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.0.9-BabelDOC-<version>-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.0.9-BabelDOC-<version>-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

What is the difference between pdf2zh-v2.0.9-BabelDOC-<version>-with-assets-win64.zip and pdf2zh-v2.0.9-BabelDOC-<version>-win64.zip?

  • If you are downloading and using PDFMathTranslate for the first time, it is recommended to download pdf2zh-v2.0.9-BabelDOC-<version>-with-assets-win64.zip.
  • The pdf2zh-v2.0.9-BabelDOC-<version>-with-assets-win64.zip includes resource files (such as fonts and models) compared to pdf2zh-v2.0.9-BabelDOC-<version>-win64.zip.
  • The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)

v2.0.8

10 Jun 02:56
6d41c22

Choose a tag to compare

Changes

  • fix: validate settings in do _translate_async_stream @awwaawwa (#27)
  • fix(docs): update image path in Chinese index file @pppppop65 (#25)
  • refactor(docs): simplify theme configuration and edit index file path @pppppop65 (#24)
  • feat(docs): Improve document structure, add Chinese documents, new content @pppppop65 (#23)
  • chore: update release workflow @awwaawwa (#21)

Contributors

@awwaawwa and @pppppop65

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.0.8-BabelDOC-<version>-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.0.8-BabelDOC-<version>-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

What is the difference between pdf2zh-v2.0.8-BabelDOC-<version>-with-assets-win64.zip and pdf2zh-v2.0.8-BabelDOC-<version>-win64.zip?

  • If you are downloading and using PDFMathTranslate for the first time, it is recommended to download pdf2zh-v2.0.8-BabelDOC-<version>-with-assets-win64.zip.
  • The pdf2zh-v2.0.8-BabelDOC-<version>-with-assets-win64.zip includes resource files (such as fonts and models) compared to pdf2zh-v2.0.8-BabelDOC-<version>-win64.zip.
  • The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)

v2.0.7

09 Jun 08:12

Choose a tag to compare

Changes

Contributors

@awwaawwa and @hellofinch

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.0.7-BabelDOC-<version>-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.0.7-BabelDOC-<version>-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

What is the difference between pdf2zh-v2.0.7-BabelDOC-<version>-with-assets-win64.zip and pdf2zh-v2.0.7-BabelDOC-<version>-win64.zip?

  • If you are downloading and using PDFMathTranslate for the first time, it is recommended to download pdf2zh-v2.0.7-BabelDOC-<version>-with-assets-win64.zip.
  • The pdf2zh-v2.0.7-BabelDOC-<version>-with-assets-win64.zip includes resource files (such as fonts and models) compared to pdf2zh-v2.0.7-BabelDOC-<version>-win64.zip.
  • The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)

v2.0.6

08 Jun 12:42
1503c71

Choose a tag to compare

Changes

  • chore: update babeldoc version to 0.3.64 in pyproject.toml @awwaawwa (#18)
  • docs: fix link in cli usage file @awwaawwa (#16)

Contributors

@awwaawwa

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.0.6-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.0.6-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

The version without assets will also dynamically download resources when running, but the download may fail due to network issues.

v2.0.5

06 Jun 09:49
77604ab

Choose a tag to compare

Changes

Contributors

@awwaawwa

Windows Specific

If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.

Assets

  • pdf2zh-v2.0.5-win64.zip: pdf2zh without assets(font, model, etc.)
  • pdf2zh-v2.0.5-with-assets-win64.zip: (Recommended) pdf2zh with assets(font, model, etc.)

Note

The version without assets will also dynamically download resources when running, but the download may fail due to network issues.