Commit Graph

501 Commits

Author SHA1 Message Date
pavel-miniutka
f129b732ae Belarusian translation update 2026-02-17 15:20:27 +03:00
alam00000
179de7ef83 Release v2.2.1 2026-02-14 21:57:54 +05:30
alam00000
dc0f3b30ad add: tools to readme 2026-02-14 21:55:15 +05:30
alam00000
3cf435d59d feat: add custom branding, air-gapped deployment script, and updated self-hosting docs 2026-02-14 21:41:45 +05:30
alam00000
75b1d67fbd feat: add support for default UI language configuration and non-root Dockerfile 2026-02-13 13:45:11 +05:30
Alam
d1d354359c Merge pull request #473 from Stephan-P/patch-1
Update tools.json
2026-02-12 19:48:55 +05:30
Stephan Paternotte
a9e007af66 Update tools.json
Translation of Workflow builder revisited
2026-02-10 17:45:40 +01:00
alam00000
f19e901a65 Release v2.2.0 2026-02-09 12:31:31 +05:30
alam00000
45be8b832d feat: implement PDF password handling and enhance toolbox UI for better accessibility 2026-02-09 12:27:52 +05:30
alam00000
d36c1f4ab9 feat: add RedactNode for secure PDF text redaction and update node registry 2026-02-08 20:40:16 +05:30
alam00000
49cccf95b4 fix: image compression functionality and integrate quality selection for PDF conversion 2026-02-08 20:12:07 +05:30
Alam
271279505b Merge pull request #453 from spwoodcock/fix/helm-chart
Tweak gateway + httproute usage in production helm chart release
2026-02-08 20:00:17 +05:30
Alam
7ab602a05f Merge pull request #454 from alam00000/dependabot/npm_and_yarn/jspdf-4.1.0
build(deps): bump jspdf from 4.0.0 to 4.1.0
2026-02-08 17:21:13 +05:30
dependabot[bot]
04587be28b build(deps): bump jspdf from 4.0.0 to 4.1.0
Bumps [jspdf](https://github.com/parallax/jsPDF) from 4.0.0 to 4.1.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.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: jspdf
  dependency-version: 4.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-08 11:37:06 +00:00
alam00000
5d8b83e105 Add visual workflow builder, fix critical bugs, and add Arabic i18n support 2026-02-08 17:05:40 +05:30
Alam
36ebb3b429 Merge pull request #457 from Stephan-P/patch-1
Update common.json
2026-02-05 19:03:42 +05:30
Alam
174eb0631e Merge pull request #458 from pavel-miniutka/main
Belarusian translation update
2026-02-05 19:03:26 +05:30
Alam
bd957717a2 Merge pull request #459 from TheScienceotter/fix-watermark_rotation
(Fix) Rotate watermark text around centre of page
2026-02-05 19:03:12 +05:30
Alam
56f1b46389 Merge pull request #461 from froeand/add-danish-translation
Add danish translation
2026-02-05 19:02:52 +05:30
github-actions[bot]
db72cf6d6b @froeand has signed the CLA in alam00000/bentopdf#461 2026-02-03 13:50:14 +00:00
Frørup Andelskasse
13484e3e44 Update vite.config.ts
Added Danish.
2026-02-03 14:32:04 +01:00
Frørup Andelskasse
abba411cf0 Update i18n.ts
Added danish
2026-02-03 14:30:54 +01:00
Frørup Andelskasse
86eaf1f045 Update tools.json 2026-02-03 14:27:30 +01:00
Frørup Andelskasse
2e50d4f717 Update common.json 2026-02-03 14:24:00 +01:00
Frørup Andelskasse
a491d359e3 Create tools.json
Danish
2026-02-03 14:13:01 +01:00
Frørup Andelskasse
888ef253e7 Create common.json
Danish
2026-02-03 14:12:45 +01:00
github-actions[bot]
dc86c780d6 @TheScienceotter has signed the CLA in alam00000/bentopdf#459 2026-02-03 09:45:30 +00:00
pavel-miniutka
92636f33c5 Belarusian translation update 2026-02-03 12:35:45 +03:00
Stephan Paternotte
943abdd77a Update common.json
A few Dutch language corrections
2026-02-03 08:01:53 +01:00
spwoodcock
9b1fd41cf1 build: bump chart version 1.0.0 for prod release 2026-02-02 21:22:33 +00:00
spwoodcock
f98f77281e docs: restructure helm chart usage notes + examples 2026-02-02 21:22:21 +00:00
spwoodcock
655ac7ed08 fix: helm chart, a few fixes to gateway and httroute after prod testing 2026-02-02 21:21:53 +00:00
spwoodcock
220d5d59c3 docs: specify bumping appVersion in helm chart during release 2026-02-02 18:20:22 +00:00
spwoodcock
3a6ce7b25e fix: specify ghcr for default helm chart image + bump --> 2.1.0 2026-02-02 18:19:54 +00:00
Alam
4fe8ba6110 Merge pull request #450 from Stephan-P/patch-1
Update tools.json
2026-02-02 23:25:24 +05:30
Stephan Paternotte
7986107b57 Update tools.json
one faulty utf-8 character corrected
2026-02-02 18:46:26 +01:00
alam00000
073e6b12bf Release v2.1.0 2026-02-02 19:55:37 +05:30
alam00000
93e26ea178 fix: WASM CDN defaults bypass Docker empty env vars, nginx redirect port issue
- Fix envOrDefault() to treat empty strings as unset, so Docker builds
  without WASM build args correctly fall through to hardcoded CDN defaults
- Show CDN defaults as placeholder text in WASM settings page instead of
  filling input values, with "Pre-configured" status badge
- Fix nginx redirecting locale URLs without trailing slash (e.g. /de) to
  internal port 8080 by adding absolute_redirect off
- Handle encrypted PDF error in compress tool with descriptive message
- Replace Docker Hub pulls badge with GHCR downloads badge
2026-02-02 19:38:04 +05:30
alam00000
f9ddd51eb1 refactor: streamline WASM package configuration and improve default URL handling 2026-02-02 17:12:02 +05:30
alam00000
70f31aa90e fix: Add internationalization support for various pages by updating text elements with data-i18n attributes for better localization 2026-02-02 16:30:59 +05:30
alam00000
612f6f9a2d feat: add WASM module configuration with pre-configured CDN URLs and update settings UI 2026-02-02 15:14:30 +05:30
Alam
200359d2e2 Merge pull request #444 from Stephan-P/patch-1
Update common.json
2026-02-01 22:55:49 +05:30
Alam
3fe1069e2f Merge pull request #445 from Stephan-P/patch-2
Update tools.json
2026-02-01 22:55:29 +05:30
Stephan Paternotte
6eb6d879f3 Update tools.json
Various corrections in the Dutch translation
2026-02-01 12:26:49 +01:00
Stephan Paternotte
55afb2f61e Update common.json
Dutch language updated
2026-02-01 12:12:07 +01:00
alam00000
325519b9f7 feat: add adjust colors and scanner effect pages with corresponding types and configurations 2026-02-01 12:21:14 +05:30
alam00000
a929524f09 Release v2.0.0 2026-01-31 15:38:38 +05:30
alam00000
5c1b00e9d1 fix: update supported languages and improve PDF editor functionality with multi file support 2026-01-31 15:24:08 +05:30
Alam
e4a477567b Merge pull request #375 from EmeraldPi/main
Fix: restore embedpdf workflow, external xlsx reference, workflow changes
2026-01-31 14:02:08 +05:30
Alam
50e31b922b Merge branch 'main' into main 2026-01-31 14:00:46 +05:30