Skip to content

Commit 3f21b19

Browse files
committed
release 8.1.0
1 parent 90e2487 commit 3f21b19

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,18 @@ This repository contains source project of Examples and Showcases of DsExcel to
5454
| SpringBootDemo/SpringBoot+Angular2 | A source project that demonstrates how to use DsExcel with SpringBoot + Angular2 + Spread.Sheets|
5555

5656
---
57+
## 8.1.0
58+
## Added
59+
* Added Clone method to duplicate the workbook instance.(DOCXLS-6685)
60+
* Support for adding cell addresses to exported tables in HTML.(DOCXLS-11173)
61+
* Performance Improvements for VLOOKUP and UNIQUE functions.(DOCXLS-11501)
62+
## Fixed
63+
* Exception is thrown on calling IWorksheet.setDataSource() method.(DOCXLS-4644)
64+
* The sorting result of the pivot table is incorrect in the exported PDF file.(DOCXLS-8864)
65+
* Performance issue on calculating the UNIQUE function.(DOCXLS-10644)
66+
* The custom object is lost in the exported Excel file.(DOCXLS-11387)
67+
* Performance issue on calculating the VLOOKUP function.(DOCXLS-11392)
68+
* The address of hyperlink gets changed after processing the template.(DOCXLS-12150)
5769
## 8.0.5
5870
## Fixed
5971
* Exception is thrown on saving an SJS file after deleting a worksheet which is referenced by a linked picture.(DOCXLS-10752)

dsexcel/dsexcel-8.0.5-javadoc.jar

-2.16 MB
Binary file not shown.

dsexcel/dsexcel-8.1.0-javadoc.jar

2.19 MB
Binary file not shown.
15.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)