Changelog¶
4.4.1 (2021-02-10)¶
Fixed bugs¶
- regression: document-formats with singular extension field are not supported anymore. #248
- LocalOfficeManager#afterStartProcessDelay is not validated properly. #246
Merged pull requests¶
- bugfix filename contains CJK characters cause error, change to UTF-8 encoding #245 (chunlinyao)