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
Copy file name to clipboardExpand all lines: HistoryVersion.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Release History Version
2
2
3
+
## Feature & Enhancements in Version 25.6
4
+
5
+
|**Summary**|**Category**|
6
+
| :- |:-------------|
7
+
| Support delete blank rows, columns, and worksheets. | New Feature |
8
+
| Optimize search context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
9
+
| Optimize search broken links for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
10
+
| Optimize replace context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
11
+
3
12
## Feature & Enhancements in Version 25.5
4
13
5
14
- Add the new API for getting the public key for encrypting the password.
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
117
116
- Security Management: Offers a range of security features like data encryption, access control, and permission management to safeguard the security and integrity of spreadsheet data.
118
117
119
-
## Feature & Enhancements in Version 25.6
118
+
## Feature & Enhancements in Version 25.7
120
119
121
120
Full list of issues covering all changes in this release:
122
121
123
122
|**Summary**|**Category**|
124
-
| :- |:-------------|
125
-
|Support delete blank rows, columns, and worksheets. | New Feature|
126
-
|Optimize search context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
127
-
|Optimize search broken links for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
128
-
| Optimize replace context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
123
+
| :- |:-|
124
+
|Optimize operate scope options for extProcessingController.| Improvement |
125
+
|Add protect/unprotect spreadsheet APIs.| New Feature|
126
+
|Add convert worksheet/table/range to other formats. | New Feature|
0 commit comments