Rearrange and extend "external resources"
[emacs-jabber-www.git] / list-of-releases.muse
blob0c34879bdf2b596d6ff9327c93da181767fa7165
1 #title List of releases - jabber.el
3 [[index][Back to main page]]
5 <literal>
6 <h3>version 0.7.1 - <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&amp;package_id=92339&amp;release_id=482983">31-Jan-2007</a></h3>
8 <ul>
9 <li>STARTTLS</li>
10 <li>SRV records (requires No Gnus)</li>
11 <li>Message composition buffer</li>
12 <li>XMPP URIs are handled (see <a href="manual-0.7.1/XMPP-URIs.html">manual</a> for setup)</li>
13 <li>Autoaway</li>
14 <li>MUC improvements
16 <ul>
17 <li>Don't display alerts for your own messages</li>
18 <li>Presence changes are sent to MUC rooms too</li>
19 <li>Check room features before joining</li>
20 </ul>
22 <li>Avatars</li>
24 <li>File transfer</li>
26 <li>Sound files per contact for alerts</li>
28 <li>New function: jabber-send-directed-presence</li>
30 <li>Entity time supported (XEP-0090)</li>
32 <li>Last activity supported (XEP-0012)</li>
33 </ul>
35 <p>Read the <a href="manual-0.7.1/">manual</a>.</p>
38 <h3>version 0.7 - <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&amp;package_id=92339&amp;release_id=381160">27-Dec-2005</a></h3>
40 <ul>
41 <li>SSL connections possible</li>
42 <li>Chat buffers rewritten</li>
43 <li>MUC improved</li>
44 <li>Global key bindings under C-x C-j</li>
45 <li>Vcard viewer and editor</li>
46 <li>Roster export</li>
47 <li>Message events (JEP-0022)</li>
48 <li>Easy way to define external notifiers</li>
49 <li>Activity mode improved</li>
50 <li>Roster display optimized</li>
51 <li>Optionally use per-contact history files</li>
52 <li>Jabber menu in menubar not enabled by default</li>
53 <li>Flyspell in chat buffers</li>
54 <li>Different time formats for instant and delayed messages</li>
55 <li>Chat buffers in inactive windows are scrolled</li>
56 <li>Roster is sorted by name also</li>
57 <li>Countless bugfixes</li>
58 </ul>
60 <p>Read the <a href="http://emacs-jabber.sourceforge.net/manual-0.7/">manual</a>.</p>
62 <h3>version 0.6.1 - <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&amp;package_id=92339&amp;release_id=292750">27-Dec-2004</a></h3>
64 <ul>
65 <li>Now works with ejabberd</li>
66 <li>Message history (Mathias Dahl)</li>
67 <li>Backlogs</li>
68 <li>Activity tracking on the mode line (Carl Henrik Lunde)</li>
69 <li>Receive an alert when a specific person goes online (Mathias Dahl)</li>
70 <li>Support for /me in chats (Nolan Eakins)</li>
71 <li>Message alerts for current buffer can be disabled</li>
72 <li>Basic moderation support in MUC</li>
73 <li>MUC alerts are separated from ordinary message alerts</li>
74 </ul>
76 <p>Read the
77 <a href="http://emacs-jabber.sourceforge.net/manual-0.6.1/">manual</a>,
78 in which there is now a section on
79 <a href="http://emacs-jabber.sourceforge.net/manual-0.6.1/Protocol-support.html">protocol support</a>.</p>
81 <h3>version 0.6 - <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&amp;package_id=92339&amp;release_id=275815">17-Oct-2004</a></h3>
83 <ul>
84 <li>Chat buffers no longer use the minibuffer, making it easier to use
85   ordinary editor commands and to pause writing halfway</li>
86 <li>The roster display and the chat buffer prompts are now customizable</li>
87 <li>The online status of the contact is displayed in the chat buffer
88   (Emacs only)</li>
89 <li>The connect function automatically sends presence after connecting</li>
90 <li>The names of the roster buffer and chat buffers are customizable</li>
91 <li>RET and C-k do what you would expect in the roster buffer</li>
92 </ul>
94 <p>Read the <a href="http://emacs-jabber.sourceforge.net/manual-0.6/">manual</a>.</p>
96 <h3>version 0.5.1 - <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&amp;package_id=92339&amp;release_id=236857">08-May-2004</a></h3>
98 <ul>
99 <li>Nicknames are accepted whenever a JID is asked for.</li>
100 <li>Roster entry spacing is customizable (default is none)</li>
101 <li>Bug fix regarding mixed-case JIDs</li>
102 <li>Experimental code for receiving files - see the README</li>
103 <li>Read the <a href="http://emacs-jabber.sourceforge.net/manual-0.5.1/">manual</a></li>
104 </ul>
106 <h3>version 0.5 - <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&amp;package_id=92339&amp;release_id=228471">03-April-2004</a></h3>
108 <ul>
109 <li>Modular design; plugins easier to write</li>
110 <li>Support for Ad-Hoc Commands and setting presence remotely</li>
111 <li><a href="manual-0.5/">Browse documentation here</a></li>
112 </ul>
114 <h3>version 0.4.1 - <a href="http://sourceforge.net/project/showfiles.php?group_id=88346&amp;package_id=92339&amp;release_id=217577">16-February-2004</a></h3>
115 <ul>
116 <li> XEmacs support - basically works, needs testing and care.</li>
117 <li> "Set status" menu fixed</li>
118 </ul>
120 <h3>version 0.4 - 05-February-2004</h3>
121 <ul>
122 <li> SHA-1 password hashing</li>
123 <li> customisation hooks</li>
124 <li> browsing improved</li>
125 <li> added service discovery</li>
126 <li> added in-band registration</li>
127 <li> added searching</li>
128 <li> <a href="/emacs-jabber/jabber.html">new manual</a></li>
129 </ul>
130 <h3>version 0.3 - 21-April-2002</h3>
131 <ul>
132 <li> improved groupchat support (thanks to nimrod for tip)</li>
133 <li> improved roster (buddy-list) display</li>
134 <li> infoquery rewritten - great improvement</li>
135 <li> improved minimal browsing support !</li>
136 <li> added customizable faces</li>
137 <li> added more customizable variables</li>
138 <li> more (helpful) comments in code</li>
139 <li> added explicit licensing (GPL, like emacs itself)</li>
140 </ul><br>
141 <h3>version 0.2 - 05-April-2002</h3>
142 <ul>
143 <li> added groupchat support !</li>
144 <li> added minimal browsing support !</li>
145 <li> fixed bug in chat mode</li>
146 <li> abolished message mode (i only use chat mode anyway)</li>
147 <li> fixed some problems with incoming xml</li>
148 <li> added a pull-down menu</li>
149 <li> added customizable variables</li>
150 </ul><br>
151 <br>
152 <h3>features currently missing (TODO)</h3>
153 <ul>
154 <li> global keymaps</li>
155 <li> logging (history)</li>
156 <li> overall exception handling</li>
157 <li> sanity checks (for incoming xml, and for myself :)</li>
158 <li> clickable URLs in messages</li>
159 <li> support for versions other than gnu-emacs-21 (older emacs, xemacs, jemacs)</li>
160 <li> and more...</li>
161 </ul><br>
162 </literal>