Skip to content

Commit b198816

Browse files
committed
[doc] v 1.41.0 release
1 parent dcadb38 commit b198816

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

docs/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,16 @@
2222

2323
---
2424

25+
26+
### 1.41.0
27+
- [New] MiniExcel AddPicture #770 (via @shps951023)
28+
- [New] Add a configuration item in OpenXmlConfiguration to control writing the file path, enabling the corresponding cell to remain empty when importing images. (via @dotnetfans)
29+
30+
2531
### 1.40.1
2632
- [New] Added support for DateOnly type in query mapping (via @michelebastione)
2733
- [New] Added StyleOptions class to OpenXmlConfiguration to allow more direct control over cell styles (#761) (via @michelebastione)
28-
- [Bug] Fix SaveAsByTemplate empty generated result
34+
- [Bug] Fix SaveAsByTemplate empty generated result (via @shps951023)
2935

3036

3137
### 1.40.0

docs/README.zh-CN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525

2626
---
2727

28+
### 1.41.0
29+
- [New] 支持批量图片新增 MiniExcel AddPicture #770 (via @shps951023)
30+
- [New] OpenXmlConfiguration中添加 是否写入文件路径的配置项 ,实现导入图片时候对应单元格可以不填充文本. (via @dotnetfans)
31+
2832
### 1.40.1
2933
- [New] Added support for DateOnly type in query mapping (via @michelebastione)
3034
- [New] Added StyleOptions class to OpenXmlConfiguration to allow more direct control over cell styles (#761) (via @michelebastione)

docs/README.zh-Hant.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424

2525
---
2626

27+
### 1.41.0
28+
- [New] 支持批量圖片新增 MiniExcel AddPicture #770 (via @shps951023)
29+
- [New] OpenXmlConfiguration中添加 是否寫入文件路徑的配置項 ,實現導入圖片時候對應單元格可以不填充文本. (via @dotnetfans)
30+
2731
### 1.40.1
2832
- [New] Added support for DateOnly type in query mapping (via @michelebastione)
2933
- [New] Added StyleOptions class to OpenXmlConfiguration to allow more direct control over cell styles (#761) (via @michelebastione)

0 commit comments

Comments
 (0)