File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11
22# Changelog
33
4- ## Version 0.9.7
4+ ## Version 0.9.8
55
66- add support for parsing sent email data in new Gmail.
77- add norwegian localizations.
88- fix attachment URLs in non-primary gmail accounts.
99- fix emails-property in gmail.new.get.thread_data().
1010- fix incorrect email counts in gmail.get.unread_emails() and related functions.
11- - fix issues with window.opener for select configurations.
11+ - add thread_id() function to DOM compose instances.
12+
13+ ## Version 0.9.7
1214
15+ - fix issues with crash when invoked in cross-origin context.
1316
1417## Version 0.9.6
1518
Original file line number Diff line number Diff line change 11{
22 "name" : " gmail-js" ,
3- "version" : " 0.9.6 " ,
3+ "version" : " 0.9.8 " ,
44 "description" : " JavaScript API for Gmail (useful for chrome extensions)" ,
55 "main" : " src/gmail.js" ,
66 "types" : " src/gmail.d.ts" ,
You can’t perform that action at this time.
0 commit comments