We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebeb7bd commit a46b491Copy full SHA for a46b491
1 file changed
README.rst
@@ -100,11 +100,18 @@ conversejs.forms as a start point.
100
Converse.js Version
101
-------------------
102
103
-We currently ship Converse.js **v0.6.2**.
+We currently ship Converse.js **v0.6.3**.
104
105
If you need a newer version, please open an issue or a pull request.
106
107
108
+TODO
109
+----
110
+
111
+* Allow user reset XMPP account password. That's useful to allow the use of other xmpp clients.
112
+* Allow user to set avatar
113
+* Auto update XMPP name and email when those are updated in django (using signals)
114
115
116
IMPORTANT NOTE:
117
---------------
0 commit comments