Olivetti
0c67620b6a
Add hosting instructions for BentoPDF
...
Added hosting instructions for BentoPDF as a static website with examples for Netlify, Vercel, and GitHub Pages.
2026-02-28 18:07:55 +01:00
alam00000
0695361469
feat: add CORS proxy configuration to Dockerfiles
2026-02-28 21:59:49 +05:30
Alam
88561b2fcb
Merge pull request #529 from maxbengtzen/feature/swedish-translation
...
Add swedish translation
2026-02-28 18:39:47 +05:30
github-actions[bot]
9686c38d7f
@maxbengtzen has signed the CLA in alam00000/bentopdf#529
2026-02-27 13:07:45 +00:00
Max Bengtzén
5b7f1fc85f
Add swedish translation
2026-02-27 13:43:20 +01:00
alam00000
2c6d36037a
refactor: move PageWatermarkConfig interface to dedicated types file
...
feat(i18n): add missing translations for 5 languages
- be: common.close, upload.clearFiles
- zh: addStamps username fields
- zh-TW, tr, pt: compressPdf compression settings
2026-02-27 15:00:51 +05:30
alam00000
98c65d2b45
Release v2.3.3
2026-02-27 14:03:58 +05:30
alam00000
1e7ef30fac
Release v2.3.2
2026-02-27 14:02:13 +05:30
Alam
0eb7dc7114
Merge pull request #480 from alam00000/dependabot/npm_and_yarn/markdown-it-14.1.1
...
build(deps): bump markdown-it from 14.1.0 to 14.1.1
2026-02-26 20:34:56 +05:30
Alam
9e96abfbb1
Merge pull request #496 from alam00000/dependabot/npm_and_yarn/qs-6.15.0
...
build(deps-dev): bump qs from 6.14.1 to 6.15.0
2026-02-26 20:34:44 +05:30
Alam
9220507f63
Merge pull request #519 from hagibr/update-tool-translation-keys
...
Adding 'PDF Workflow Builder' and 'Bates Numbering' to toolTranslationKeys
2026-02-26 20:34:25 +05:30
Alam
0882bc9bc0
Merge pull request #518 from hagibr/update-portuguese-translation
...
Correction on pdfToExcel.name (Portuguese)
2026-02-26 20:33:06 +05:30
alam00000
85d90c3382
feat: node creation and serialization logic in workflow editor
2026-02-26 20:28:16 +05:30
alam00000
88260c26ab
Refactor color input fields and enhance watermark functionality
...
- Updated color input fields in various HTML pages to remove unnecessary classes for improved styling consistency.
- Modified the watermark node to include options for positioning and flattening watermarks.
- Enhanced the addTextWatermark function to support customizable positioning and page selection for watermarks.
- Added new controls for text and image watermarks in the UI, allowing users to specify text, font size, color, opacity, angle, and image scaling.
- Updated the WASM provider to use the latest version of pymupdf-wasm.
2026-02-26 19:40:22 +05:30
Alexandre Hagihara
582e5bf9cb
Adding 'PDF Workflow Builder' and 'Bates Numbering' to toolTranslationKeys
2026-02-26 09:38:01 -03:00
Alexandre Hagihara
6e47777c15
Correction on pdfToExcel.name
2026-02-26 09:06:34 -03:00
Alam
2e64e8e8d4
Merge pull request #516 from hagibr/update-portuguese-translation
...
Updating the portuguese translations for the new tools
2026-02-26 04:54:44 +05:30
github-actions[bot]
93d012c92a
@hagibr has signed the CLA in alam00000/bentopdf#516
2026-02-25 18:02:44 +00:00
Alexandre Hagihara
f5953d8c87
Updating the portuguese translations for the new tools
2026-02-25 14:34:28 -03:00
alam00000
64153e698b
fix: improve error handling, race condition and optimize page rendering logic in pdf multi tool
2026-02-25 13:17:30 +05:30
Alam
518c18664d
Merge pull request #502 from alam00000/dependabot/npm_and_yarn/svelte-5.53.1
...
build(deps): bump svelte from 5.48.2 to 5.53.1
2026-02-25 12:22:06 +05:30
Alam
dbbad3f5d9
Merge pull request #498 from alam00000/dependabot/npm_and_yarn/jspdf-4.2.0
...
build(deps): bump jspdf from 4.1.0 to 4.2.0
2026-02-25 12:21:05 +05:30
alam00000
3e38e5b175
fix: add compact mode to simple mode
2026-02-24 20:40:24 +05:30
Alam
3fb779b231
Merge pull request #504 from Stephan-P/patch-2
...
Update tools.json
2026-02-22 23:39:33 +05:30
Alam
988949dbf2
Merge pull request #503 from Stephan-P/patch-1
...
Update common.json
2026-02-22 23:39:18 +05:30
Stephan Paternotte
4f7f477898
Update common.json
...
interpunction corrected
2026-02-22 11:43:39 +01:00
Stephan Paternotte
c94d15f305
Update tools.json
2026-02-21 10:50:58 +01:00
Stephan Paternotte
9283e89f19
Update common.json
2026-02-21 10:48:41 +01:00
alam00000
a386fd26fc
fix: enhance error handling for i18n page generation
2026-02-21 14:44:09 +05:30
alam00000
32ba24782f
Release v2.3.1
2026-02-21 14:27:59 +05:30
alam00000
a119837c8a
fix: improve error handling in performCondenseCompression function
...
fix: routing
2026-02-21 14:27:53 +05:30
alam00000
b9499b228a
Release v2.3.0
2026-02-21 14:05:57 +05:30
alam00000
3cae20a10c
feat: add Bates numbering tool with PDF processing capabilities
...
- Implemented bates-numbering-page.ts for handling Bates numbering logic.
- Created a new HTML page for Bates numbering functionality.
- Added style presets and file handling for multiple PDF uploads.
- Integrated user interface elements for file selection, style customization, and preview.
- Enhanced main.ts to support collapsible categories and compact mode for tool grid.
- Updated types for Bates numbering in bates-numbering-type.ts.
- Registered the new tool in tools.html and updated routing in vite.config.ts.
2026-02-21 14:05:48 +05:30
dependabot[bot]
f7a1eef5ec
build(deps): bump svelte from 5.48.2 to 5.53.1
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.48.2 to 5.53.1.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.1/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.53.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 08:31:36 +00:00
dependabot[bot]
7351cb2e32
build(deps): bump markdown-it from 14.1.0 to 14.1.1
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) from 14.1.0 to 14.1.1.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.0...14.1.1 )
---
updated-dependencies:
- dependency-name: markdown-it
dependency-version: 14.1.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 08:30:54 +00:00
Alam
7313fa08a8
Merge pull request #501 from diogotcorreia/pin-xlsx
...
chore: pin xlsx version
2026-02-21 13:59:36 +05:30
github-actions[bot]
1174a6dbaa
@diogotcorreia has signed the CLA in alam00000/bentopdf#501
2026-02-21 00:26:40 +00:00
Diogo Correia
c37218b86d
chore: update project version in package-lock.json
2026-02-21 01:17:32 +01:00
Diogo Correia
efa91e7a72
chore: pin xlsx version
...
This ensures reproducibility when building this project.
2026-02-21 01:16:16 +01:00
dependabot[bot]
c8391d5886
build(deps): bump jspdf from 4.1.0 to 4.2.0
...
Bumps [jspdf](https://github.com/parallax/jsPDF ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/parallax/jsPDF/releases )
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md )
- [Commits](https://github.com/parallax/jsPDF/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: jspdf
dependency-version: 4.2.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 13:13:36 +00:00
dependabot[bot]
43d747b3c5
build(deps-dev): bump qs from 6.14.1 to 6.15.0
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.1 to 6.15.0.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.15.0 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.15.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 11:58:48 +00:00
alam00000
e6c8eaf23c
fix: improve CORS proxy handling and update documentation for certificate fetching
2026-02-20 16:07:38 +05:30
Alam
832e28aaca
Merge pull request #494 from tzabbi/main
...
chore: update bentopdf version in helm chart
2026-02-20 15:26:34 +05:30
Tom Zaspel
404dd544ab
Merge branch 'alam00000:main' into main
2026-02-19 17:33:17 +01:00
Tom Zaspel
87d37a8be4
chore: update version of bentopdf
2026-02-19 17:32:48 +01:00
Alam
561ac12304
Merge pull request #493 from tzabbi/main
...
fix: httproute invalid syntax and tweak chart
2026-02-19 20:50:17 +05:30
Tom Zaspel
450815db96
chore: bump version of helm chart and update appVersion
2026-02-19 15:16:44 +01:00
github-actions[bot]
eea81e7fd6
@tzabbi has signed the CLA in alam00000/bentopdf#493
2026-02-19 11:27:47 +00:00
Tom Zaspel
dffcfb77f3
chore: remove fullname because it is not needed
2026-02-19 12:18:33 +01:00
Tom Zaspel
b4ff2f68f8
chore: replace chart value from the _helpers.tpl and set it to bentopdf
2026-02-19 11:06:50 +01:00