Skip to content

Commit 9f311ce

Browse files
committed
update LNA notes about browser versions
1 parent 0ff7ba3 commit 9f311ce

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_articles/faq/chromium-142-local-network-access-issue.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,18 @@ Permission was denied for this request to access the `unknown` address space.
4444
---
4545

4646
#### Version-Specific Behavior
47+
4748
The observed behavior depends on Chromium browser version and Dynamic Web TWAIN (DWT) version:
4849

4950
| Browser Version | DWT Version | Resulting Symptom |
5051
|-------------------|------------------|-----------------------------|
5152
| Chromium 142 | < 18.5.0 | Download Prompt |
5253
| Chromium 142 | ≥ 18.5.0 | Blank Images after Scanning |
53-
| Chromium 144+ (*) | Any | Download Prompt |
54+
| Chromium 145+ (*) | Any | Download Prompt |
5455

55-
> (*) **Chromium 144 has not been officially released.**
56+
> (*) **Chromium 145, which can also block websocket, has not been officially released.**
5657
> Behavior is based on pre-release testing and may change once the final release becomes available.
58+
> Edge 143 and Firefox Nightly will have local network permission control as well.
5759
5860
### Root Cause
5961

0 commit comments

Comments
 (0)