edatalia-websign 3.4.2 → 3.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All significant updates to this project will be documented here.
4
4
  This changelog is public.
5
5
 
6
+ ## [3.4.3] - 2026-02-16
7
+
8
+ ### Changed
9
+
10
+ - Geolocation request now runs in parallel at app start instead of blocking after signature
11
+ - Added 5 second timeout for geolocation permission popup
12
+
13
+ ### Fixed
14
+
15
+ - Fixed bridge pen strokes not rendering in Firefox when canvas is not at the top of the page
16
+
6
17
  ## [3.4.2] - 2026-02-05
7
18
 
8
19
  ### Fixed