Skip to content

Releases: funstory-ai/BabelDOC

v0.2.28

01 Apr 06:09
6e1a23e
Compare
Choose a tag to compare

Changes

  • fix(il_translator): replace ThreadPoolExecutor with PriorityThreadPoolExecutor @awwaawwa (#209)

BabelDOC 0.2.21 - 0.2.27 is not compatible with pdf2zh v1.x. This issue has been fixed in this version.

Thanks to #208.

Contributors

@awwaawwa @yuanshanhua

v0.2.27

01 Apr 03:10
6684b67
Compare
Choose a tag to compare

Changes

  • fix(styles_and_formulas): update font pattern regex to include Segoe UI @awwaawwa (#207)
  • chore(deps): bump crazy-max/ghaction-github-labeler from 5.2.0 to 5.3.0 @dependabot[bot] (#205)
  • chore(deps): bump astral-sh/setup-uv from 5.4.0 to 5.4.1 @dependabot[bot] (#206)

Contributors

@awwaawwa, @dependabot[bot] and dependabot[bot]

v0.2.26

31 Mar 12:02
1cdd2ee
Compare
Choose a tag to compare

Changes

  • fix(il_translator): update token count calculation to exclude disallowed special tokens @awwaawwa (#204)

Contributors

@awwaawwa

v0.2.25

30 Mar 13:39
7ba16e2
Compare
Choose a tag to compare

Changes

  • fix: Fixed the issue where all text in some PDFs disappeared. @awwaawwa (#201)

Contributors

@awwaawwa

v0.2.24

30 Mar 08:16
aefa85f
Compare
Choose a tag to compare

Changes

Contributors

@awwaawwa

v0.2.23

29 Mar 13:05
b13128f
Compare
Choose a tag to compare

Changes

  • fix(watermark): handle exceptions when generating first page watermark @awwaawwa (#199)

Contributors

@awwaawwa

v0.2.22

29 Mar 10:41
6f85bbc
Compare
Choose a tag to compare

Changes

  • fix(translator): improve paragraph selection for translation process @awwaawwa (#198)

Contributors

@awwaawwa

v0.2.21

28 Mar 06:14
9f2ff88
Compare
Choose a tag to compare

Changes

  • perf(translator): impl priority in translation process @awwaawwa (#197)

Contributors

@awwaawwa

v0.2.20

28 Mar 03:20
4be345d
Compare
Choose a tag to compare

Changes

Contributors

@awwaawwa

v0.2.19

27 Mar 10:08
d84e683
Compare
Choose a tag to compare

Changes

  • feat: add --show-char-box option, improve font matching, and fix PDF path handling @awwaawwa (#193)

Contributors

@awwaawwa