github-actions[bot] and GitHub
044b2eae99
@adrienboulle has signed the CLA in alam00000/bentopdf#887
2026-09-21 11:42:54 +00:00
Alam and GitHub
ea3f42db84
Merge pull request #869 from carminezac/fix/timestamp-default-cors-proxy
...
fix(timestamp): fall back to the default CORS proxy on official domains
2026-09-21 13:52:45 +05:30
Alam and GitHub
72d20bba09
Merge pull request #880 from alam00000/chore/update-pdf-engine
...
build(deps): bump PDF engine and viewer to 813903c93c75
2026-09-17 15:17:21 +05:30
alam00000
5a7927572f
feat: add fallback font loading and handling for various languages
2026-09-17 13:56:16 +05:30
alam00000 and github-actions[bot]
866d40edc8
build(deps): bump PDF engine and viewer to 813903c93c75
2026-09-17 04:40:44 +00:00
github-actions[bot] and GitHub
9ae5c93886
@Ahson-Shaikh has signed the CLA in alam00000/bentopdf#870
2026-09-16 11:37:48 +00:00
Alam and GitHub
a44ad4d7d3
Merge pull request #761 from nine-dev9/polish-translation
...
Add Polish translation
2026-09-16 03:24:27 +05:30
Alam and GitHub
4c4701ef37
Merge pull request #849 from pavel-miniutka/be-locale
...
fix(i18n): Belarusian translation fixes
2026-09-16 03:23:09 +05:30
Alam and GitHub
fe65e9e999
Merge pull request #859 from alam00000/dependabot/npm_and_yarn/fflate-0.8.3
...
build(deps): bump fflate from 0.8.2 to 0.8.3
2026-09-16 03:22:38 +05:30
Alam and GitHub
ff6a09ae72
Merge pull request #871 from Stephan-P/patch-1
...
Update common.json (Dutch)
2026-09-16 03:22:02 +05:30
Stephan Paternotte and GitHub
81929c7f5e
Update common.json (Dutch)
...
Home -> Startpagina (= Start Page)
2026-09-14 21:20:04 +02:00
github-actions[bot] and GitHub
2d37ac9f77
@carminezac has signed the CLA in alam00000/bentopdf#869
2026-09-13 21:29:59 +00:00
Carmine Zacchia
3aefd7bb06
fix(timestamp): fall back to the default CORS proxy on official domains
...
The timestamp tool requires a CORS proxy: none of the built-in TSA endpoints send Access-Control-Allow-Origin, so the browser blocks the RFC 3161 POST. The runtime only used a proxy when VITE_CORS_PROXY_URL was set, and the official build never set it, leaving timestamping broken on www.bentopdf.com and on the published Docker images.
Fall back to the project-operated proxy on the official domains only (bentopdf.com, www.bentopdf.com), matching the origin already allowed in the generated CSP. Self-hosted instances keep requiring their own proxy.
2026-09-13 23:18:59 +02:00
alam00000
c5ec840d10
feat: add testimonial with real users
2026-09-14 02:37:46 +05:30
alam00000
597e36904e
feat: add URL redirection rules
2026-09-10 13:43:15 +05:30
github-actions[bot] and GitHub
e01f80867b
@franklioxygen has signed the CLA in alam00000/bentopdf#865
2026-09-08 19:55:41 +00:00
alam00000
d69566ebef
fix footer issue
2026-09-05 12:55:31 +05:30
alam00000
d931a71589
feat: add FAQ modal in PDF Multi Tool and Workflow pages
2026-09-05 11:43:12 +05:30
alam00000
2117d70837
prettier fix
2026-09-04 16:43:06 +05:30
alam00000
9e980cdea2
seo fixes
2026-09-04 16:26:08 +05:30
dependabot[bot] and GitHub
31f6f977f9
build(deps): bump fflate from 0.8.2 to 0.8.3
...
Bumps [fflate](https://github.com/101arrowz/fflate ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/101arrowz/fflate/releases )
- [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/101arrowz/fflate/compare/v0.8.2...v0.8.3 )
---
updated-dependencies:
- dependency-name: fflate
dependency-version: 0.8.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-03 21:34:04 +00:00
github-actions[bot] and GitHub
83ff47db9b
@ynlamy has signed the CLA in alam00000/bentopdf#757
2026-09-03 12:19:43 +00:00
alam00000
bfc32874ce
remove disallow rules from robots.txt
2026-09-03 03:41:51 +05:30
alam00000
f404ff021a
feat: add Kura and Hyper Compress product pages, redesign site
2026-09-02 18:29:22 +05:30
pavel-miniutka
4e2d269dc3
common.save action label fix
2026-09-02 14:04:47 +03:00
github-actions[bot] and GitHub
e95a631909
@tsueri has signed the CLA in alam00000/bentopdf#851
2026-09-02 10:05:23 +00:00
pavel-miniutka
47af6863bd
fix(i18n): use a number-independent abbreviation for page count
2026-09-02 09:38:36 +03:00
pavel-miniutka
9c90d08a14
fix(i18n): Belarusian translation fixes
2026-09-01 16:15:21 +03:00
alam00000
f96cd4e516
Release v2.8.8
v2.8.8
2026-08-29 14:47:41 +05:30
alam00000
a453313ff3
fix: update last updated date in privacy policy and terms and conditions
2026-08-29 12:44:53 +05:30
alam00000
9132dd42b5
fix: update privacy statements to clarify no tracking or analytics used
2026-08-28 19:07:12 +05:30
alam00000
f35224f16f
fix: add cache parameter to Docker Downloads badge URL in README
2026-08-28 01:45:46 +05:30
alam00000
62041f4677
feat: add GitHub Actions workflow for updating Docker downloads badge and update README with new badge URL
2026-08-28 01:41:56 +05:30
alam00000
4f57cb076f
fix: improve touch event handling for paragraph selection and editing for mobile devices
2026-08-26 18:23:56 +05:30
github-actions[bot] and GitHub
627288ca13
@nipunrajk has signed the CLA in alam00000/bentopdf#845
2026-08-26 12:51:25 +00:00
Alam and GitHub
480acfdf44
Merge pull request #844 from alam00000/chore/update-pdf-engine
...
build(deps): bump PDF engine and viewer to 8ff5002c6cd5
2026-08-25 16:46:58 +05:30
alam00000 and github-actions[bot]
7888fca6fa
build(deps): bump PDF engine and viewer to 8ff5002c6cd5
2026-08-25 11:14:37 +00:00
Alam and GitHub
921a5b4249
Merge pull request #843 from alam00000/chore/update-pdf-engine
...
build(deps): bump PDF engine and viewer to f48637921bf4
2026-08-25 15:58:14 +05:30
alam00000 and github-actions[bot]
4bb43fda08
build(deps): bump PDF engine and viewer to f48637921bf4
2026-08-25 04:38:09 +00:00
alam00000
acdca59f18
add:trasnlations to duplex collate
2026-08-24 23:19:16 +05:30
Alam and GitHub
829b13f8ff
Merge pull request #752 from r0ckarong/duplex-pr-clean
...
(Feature) Add Duplex sort / collate documents (Fixes #220 )
2026-08-24 22:46:36 +05:30
Alam and GitHub
4339d21d41
Merge pull request #841 from alam00000/chore/update-pdf-engine
...
build(deps): bump PDF engine and viewer to b9854c1098fc
2026-08-24 19:19:15 +05:30
alam00000 and github-actions[bot]
1d78b8ec72
build(deps): bump PDF engine and viewer to b9854c1098fc
2026-08-24 12:09:21 +00:00
alam00000
bf513bbcb9
fix: performance fixes and duplicate text bug
2026-08-24 16:45:30 +05:30
r0ckarong
7831571696
Add translation strings, remove local files
2026-08-24 08:57:32 +02:00
alam00000
c449a85745
fix: load the pdf.js worker with the Map upsert polyfill
2026-08-22 16:02:34 +05:30
Alam and GitHub
8e606b652c
Merge pull request #795 from mvanhorn/fix/662-map-upsert-polyfill
...
fix: polyfill Map.prototype.getOrInsertComputed to stop PDF.js render crash
2026-08-22 15:58:31 +05:30
Alam and GitHub
3fa731aa6e
Merge pull request #790 from PeterDaveHello/grammar-wording-branding-metadata-fixes
...
Correct grammar, wording, branding, and metadata inconsistencies
2026-08-22 14:34:31 +05:30
Alam and GitHub
121c3d891a
Merge branch 'main' into grammar-wording-branding-metadata-fixes
2026-08-22 14:32:56 +05:30
Alam and GitHub
32db7cb173
Merge pull request #822 from alam00000/dependabot/npm_and_yarn/brace-expansion-2.1.4
...
build(deps-dev): bump brace-expansion from 2.1.2 to 2.1.4
2026-08-22 14:10:49 +05:30