Please enable JavaScript in your browser!
首頁
探索
說明
登入
shanpin
/
chat-server
關註
3
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
bf846a7082
分支列表
標籤列表
base1119
dec-beans
dev
master
chat-server
/
qq-imsvr
/
node_modules
/
buildmail
/
CHANGELOG.md
CHANGELOG.md
1.2 KB
文件歷史
原始文件
Changelog
v1.3.0 2015-10-05
Add non-standard name param to content-type header, otherwise non compliant clients like QQ do not understand file names
Bumped libmime version to get emoji support in filenames
v1.2.5 2015-09-24
Fixed a bug where ascii html content was not properly handled
Updated buildmail for stricter quoted printable encoding
v1.2.4 2015-04-15
Only use format=flowed with text/plain and not with other text/* stuff
v1.2.3 2015-04-15
Maintenace release, bumped dependency versions
v1.2.2 2015-04-03
Maintenace release, bumped libqp which resolves an endless loop in case of a trailing <CR>
v1.2.1 2014-09-12
Maintenace release, fixed a test and bumped dependency versions
v1.2.0 2014-09-12
Allow functions as transform plugins (the function should create a stream object)
v1.1.1 2014-08-21
Bumped libmime version to handle filenames with spaces properly. Short ascii only names with spaces were left unquoted.
v1.1.0 2014-07-24
Added new method
getAddresses
that returns all used addresses as a structured object
Changed version number scheme. Major is now 1 but it is not backwards incopatible with 0.x, as only the scheme changed but not the content