You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 🔥🔥 **2025.5.19 Version 2.1.1** – Key features include:
23
+
24
+
🔥🔥 **2025.6.27 v2.2.0 Version**, main updates include:
25
+
26
+
1.**New Annotation Types** – Added arrow and cloud line annotations
27
+
2.**Signature** – Added support for creating signatures via text input or image upload; text input supports font selection
28
+
3.**Stamping** – Added default stamps, custom stamp creation, and image-based stamp uploads; custom stamps support settings for text color, style, font, background, and border; timestamp supports username, date, and custom text
29
+
4.**Annotation Status** – Added annotation status options: Accepted, Rejected, Canceled, Completed, Closed, and None
30
+
5.**Annotation Export** – Added Excel export functionality for annotations
31
+
6.**Connecting Lines** – Added connectors between annotations and shapes
32
+
7.**Annotation Styles** – Added style settings for each annotation type, supporting color, stroke width, and opacity adjustments
33
+
8.**Bug Fixes and Interaction Improvements** – Various bug fixes and optimizations to enhance user experience
34
+
35
+
---
36
+
***2025.5.19 Version 2.1.1** – Key features include:
24
37
1.**Sidebar Collapse Support** – Added `DEFAULT_SIDE_BAR_OPEN` to control whether the sidebar is shown. It is visible by default.
25
38
2.**Annotation Filtering Support** – Added annotation filtering functionality, allowing filters by author and annotation type.
26
39
3.**Improved Annotation Highlighting Logic** – Annotations are now highlighted even when not selected, improving the overall user experience.
@@ -58,13 +71,16 @@ For PDF Viewer users, this is a highly useful feature. If your requirement is si
58
71
2. Circle
59
72
3. Free Hand (grouped if drawn within a short time)
60
73
4. Free Highlight (with auto-correction)
61
-
5. FreeText
62
-
6. Signature
63
-
7. Stamp (upload custom images)
64
-
8. Text Highlight
65
-
9. Text Strikeout
66
-
10. Text Underline
67
-
11. Annotation Selection (use double-click to delete the selected object)
74
+
5. Arrow
75
+
6. Cloud
76
+
7. FreeText
77
+
8. Signature
78
+
9. Stamp (upload custom images)
79
+
10. Text Highlight
80
+
11. Text Strikeout
81
+
12. Text Underline
82
+
13. Text
83
+
14. Annotation Selection (use double-click to delete the selected object)
68
84
69
85
## 3. Editing existing annotations in PDF files
70
86
@@ -119,7 +135,16 @@ Open the URL: http://localhost:8080/web/viewer.html to see the result.
0 commit comments