edatalia-websign 3.1.1 → 3.1.2

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,11 +3,18 @@
3
3
  All significant updates to this project will be documented here.
4
4
  This changelog is public.
5
5
 
6
+ ## [3.1.2] - 2025-10-23
7
+
8
+ ### Changed
9
+
10
+ - Improvements to the aspect ratio of the EBPS and canvas.
11
+ - Default value for includeTimestamp changed to false.
12
+
6
13
  ## [3.1.1] - 2025-10-21
7
14
 
8
15
  ### Fix
9
16
 
10
- Refactor and fix conditional bridgeEnabled that prevented viewPDF from working.
17
+ - Refactor and fix conditional bridgeEnabled that prevented viewPDF from working.
11
18
 
12
19
 
13
20
  ## [3.1.0] - 2025-10-20