Skip to content

Commit e1d9854

Browse files
committed
version 0.7.0 added
1 parent 3ced11a commit e1d9854

10 files changed

Lines changed: 51 additions & 0 deletions

File tree

docs/_sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,5 @@
8282

8383
**2026**
8484
- [Version 0.6.0](releaseNotes/version_0.6.0.md)
85+
- [Version 0.7.0](releaseNotes/version_0.7.0.md)
8586
---

docs/releaseNotes/version_0.7.0.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# 🚀 Version 0.7.0 – Feature Updates & Improvements
2+
3+
## 1️⃣ Copy Link & Email Content in QR Popup
4+
5+
The QR popup now supports copying both the document link and pre-filled email content. This enhancement simplifies sharing documents with parties through external channels while maintaining consistency in communication.
6+
7+
<img src="screenshots/releaseNotes/Copy_link.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
8+
---
9+
10+
## 2️⃣ Configurable Certificate Generation
11+
12+
Certificate generation for eSign completion is now configurable. Organizations can enable or disable certificate creation based on workflow or compliance requirements.
13+
14+
<img src="screenshots/releaseNotes/Certificate_enabled.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
15+
---
16+
17+
## 3️⃣ Labels for All eSign Fields and Parties
18+
19+
Label support has been added across all eSign fields and parties. Labels can be assigned by double-clicking fields, improving document clarity and signer identification.
20+
21+
<img src="screenshots/releaseNotes/Field_Label.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
22+
---
23+
24+
## 4️⃣ Date Format Support for eSign Date Fields
25+
26+
Custom date formats are now supported for eSign date fields. The selected format is applied consistently across all date inputs within a document.
27+
28+
**Screenshot 1:**
29+
<img src="screenshots/releaseNotes/Date_format_1.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
30+
31+
**Screenshot 2:**
32+
<img src="screenshots/releaseNotes/Date_format_2.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
33+
---
34+
35+
## 5️⃣ File Copy Option Between Folders
36+
37+
A new copy button allows files to be duplicated from one folder to another. This improves file management without impacting the original document.
38+
39+
**Screenshot 1:**
40+
<img src="screenshots/releaseNotes/Copy_file_1.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
41+
42+
**Screenshot 2:**
43+
<img src="screenshots/releaseNotes/Copy_file_2.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
44+
---
45+
46+
## 6️⃣ Document Editor Versioning & Comparison
47+
48+
The document editor now includes versioning support. Users can compare different versions of Word documents to track changes and revisions effectively.
49+
50+
<img src="screenshots/releaseNotes/Document_Editor.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="PDF Scrolling">
225 KB
Loading
101 KB
Loading
101 KB
Loading
332 KB
Loading
230 KB
Loading
194 KB
Loading
275 KB
Loading
311 KB
Loading

0 commit comments

Comments
 (0)