File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.0.7 (13 October 2016)
4+
5+ - #108 [ muc] : Pass error code and name along from MUC errors
6+ - #110 [ roster] : Add check for items
7+ - #111 Add a plugin for Message Carbons - XEP-0280
8+ - #83 [ muc] Fix reference to name in XmppRoom class
9+ - #88 [ caps] Replace odd chars with space
10+ - #90 [ pubsub] Fix typo
11+ - #91 [ vcard] Overload get
12+ - #92 : Add plugin strophe.streamManagement.js - XEP-0198
13+ - Add AMD-enabled versions of strophe.vcard and strophe.ping
14+ - Make iexdomain work with newer strophe.js versions
15+
316## 0.0.6 (26 August 2015)
417
518- Update package.json so that the plugin files are included in the NPM package.
Original file line number Diff line number Diff line change 11{
22 "name" : " strophejs-plugins" ,
3- "version" : " 0.0.6 " ,
3+ "version" : " 0.0.7 " ,
44 "ignore" : [
55 " .gitignore" ,
66 " .jshintignore" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " strophejs-plugins" ,
33 "description" : " Strophe.js community plugins" ,
4- "version" : " 0.0.6 " ,
4+ "version" : " 0.0.7 " ,
55 "homepage" : " https://github.com/strophe/strophejs-plugins" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments