Skip to content

Commit 0f92fb0

Browse files
Added Relaese Notes
1 parent 8acc083 commit 0f92fb0

2 files changed

Lines changed: 56 additions & 2 deletions

File tree

docs/_sidebar.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030

3131
- **Form Management**
3232
- [How to Create and Send Forms ](Forms/Form_Create.md)
33-
- [How do view all Document and attachment](Forms/Form_Document_Storage.md)
33+
<!-- - [How do view all Document and attachment](Forms/Form_Document_Storage.md) -->
34+
- [How do view Submitted Form with attachments](Forms/Form_Document_Storage.md)
3435
- [How to Clone Form](Forms/Form_Clone.md)
3536
- [How to Cancel Form](Forms/Form_Cancel.md)
3637
- [How to Delete Form](Forms/Form-Delete.md)
@@ -47,4 +48,9 @@
4748

4849
- **Document Management**
4950
- [Create Document](Document/Documents_Create.md)
50-
- [upload Document](Document/Documents_Upload.md)
51+
- [upload Document](Document/Documents_Upload.md)
52+
53+
---
54+
55+
- **Release Notes**
56+
- [Newly Released Features](releaseNotes.md)

docs/releaseNotes.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Release Notes – New Enhancements
2+
3+
#### *Overview*
4+
1. *PDF Scrolling: You can now scroll to the next page in the PDF (from the recipient's pdf viewer page, pdf esign page, signing page, shared document page)*
5+
2. *Tab Navigation: Pressing the Tab key will move the focus to the next field. (recipient's signing page)*
6+
3. *Auto-Resize Fields: When entering values in Text, Email, Number, or Initial fields, the input box will automatically expand to the right. (signing page)*
7+
8+
---
9+
10+
## Features
11+
12+
### 1. **PDF Scrolling Improvements**
13+
14+
Users can now smoothly scroll to the next page within PDFs across all relevant modules.
15+
This enhancement improves the reading and signing experience, especially for multi-page documents.
16+
17+
### Available in:
18+
- PDF Viewer Page
19+
- PDF eSign Page
20+
- Signing Page
21+
- Shared Document Page(Only View and Downloadable PDF file)
22+
23+
24+
### 2. **Enhanced Tab Navigation**
25+
26+
Pressing the Tab key now correctly shifts the focus to the next input field while signing documents.
27+
This improves accessibility and speeds up the form-filling process.
28+
29+
#### Available in:
30+
- PDF Viewer Page
31+
- PDF e-Sign Page
32+
- Signing Page
33+
34+
35+
### 3. **Auto-Resizing Input Fields**
36+
37+
Text-based input fields now automatically expand horizontally as users type, ensuring the entered value is always visible without manual resizing.
38+
39+
#### Applies to:
40+
41+
- Text Fields
42+
- Email Fields
43+
- Number Fields
44+
- Initial Fields
45+
46+
<!-- Available in:
47+
48+
Signing Page -->

0 commit comments

Comments
 (0)