Rearrange and extend "external resources"
[emacs-jabber-www.git] / html / list-of-releases.html
blobf81a89dde0016a0f174b7af2c2b6654bd7c1c66e
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type"
5 content="text/html; charset=utf-8">
7 <title>List of releases - jabber.el</title>
8 <meta name="generator" content="muse.el">
10 <style type="text/css">
11 body {
12 background: white; color: black;
13 margin-left: 3%; margin-right: 7%;
16 p { margin-top: 1% }
17 p.verse { margin-left: 3% }
19 .example { margin-left: 3% }
21 h2 {
22 margin-top: 25px;
23 margin-bottom: 0px;
25 h3 { margin-bottom: 0px; }
26 </style>
27 </head>
28 <body>
29 <h1>List of releases - jabber.el</h1>
30 <!-- Page published by Emacs Muse begins here -->
31 <p><a href="index.html">Back to main page</a>
34 <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>
36 <ul>
37 <li>STARTTLS</li>
38 <li>SRV records (requires No Gnus)</li>
39 <li>Message composition buffer</li>
40 <li>XMPP URIs are handled (see <a href="manual-0.7.1/XMPP-URIs.html">manual</a> for setup)</li>
41 <li>Autoaway</li>
42 <li>MUC improvements
44 <ul>
45 <li>Don't display alerts for your own messages</li>
46 <li>Presence changes are sent to MUC rooms too</li>
47 <li>Check room features before joining</li>
48 </ul>
50 <li>Avatars</li>
52 <li>File transfer</li>
54 <li>Sound files per contact for alerts</li>
56 <li>New function: jabber-send-directed-presence</li>
58 <li>Entity time supported (XEP-0090)</li>
60 <li>Last activity supported (XEP-0012)</li>
61 </ul>
63 <p>Read the <a href="manual-0.7.1/">manual</a>.</p>
66 <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>
68 <ul>
69 <li>SSL connections possible</li>
70 <li>Chat buffers rewritten</li>
71 <li>MUC improved</li>
72 <li>Global key bindings under C-x C-j</li>
73 <li>Vcard viewer and editor</li>
74 <li>Roster export</li>
75 <li>Message events (JEP-0022)</li>
76 <li>Easy way to define external notifiers</li>
77 <li>Activity mode improved</li>
78 <li>Roster display optimized</li>
79 <li>Optionally use per-contact history files</li>
80 <li>Jabber menu in menubar not enabled by default</li>
81 <li>Flyspell in chat buffers</li>
82 <li>Different time formats for instant and delayed messages</li>
83 <li>Chat buffers in inactive windows are scrolled</li>
84 <li>Roster is sorted by name also</li>
85 <li>Countless bugfixes</li>
86 </ul>
88 <p>Read the <a href="http://emacs-jabber.sourceforge.net/manual-0.7/">manual</a>.</p>
90 <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>
92 <ul>
93 <li>Now works with ejabberd</li>
94 <li>Message history (Mathias Dahl)</li>
95 <li>Backlogs</li>
96 <li>Activity tracking on the mode line (Carl Henrik Lunde)</li>
97 <li>Receive an alert when a specific person goes online (Mathias Dahl)</li>
98 <li>Support for /me in chats (Nolan Eakins)</li>
99 <li>Message alerts for current buffer can be disabled</li>
100 <li>Basic moderation support in MUC</li>
101 <li>MUC alerts are separated from ordinary message alerts</li>
102 </ul>
104 <p>Read the
105 <a href="http://emacs-jabber.sourceforge.net/manual-0.6.1/">manual</a>,
106 in which there is now a section on
107 <a href="http://emacs-jabber.sourceforge.net/manual-0.6.1/Protocol-support.html">protocol support</a>.</p>
109 <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>
111 <ul>
112 <li>Chat buffers no longer use the minibuffer, making it easier to use
113 ordinary editor commands and to pause writing halfway</li>
114 <li>The roster display and the chat buffer prompts are now customizable</li>
115 <li>The online status of the contact is displayed in the chat buffer
116 (Emacs only)</li>
117 <li>The connect function automatically sends presence after connecting</li>
118 <li>The names of the roster buffer and chat buffers are customizable</li>
119 <li>RET and C-k do what you would expect in the roster buffer</li>
120 </ul>
122 <p>Read the <a href="http://emacs-jabber.sourceforge.net/manual-0.6/">manual</a>.</p>
124 <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>
126 <ul>
127 <li>Nicknames are accepted whenever a JID is asked for.</li>
128 <li>Roster entry spacing is customizable (default is none)</li>
129 <li>Bug fix regarding mixed-case JIDs</li>
130 <li>Experimental code for receiving files - see the README</li>
131 <li>Read the <a href="http://emacs-jabber.sourceforge.net/manual-0.5.1/">manual</a></li>
132 </ul>
134 <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>
136 <ul>
137 <li>Modular design; plugins easier to write</li>
138 <li>Support for Ad-Hoc Commands and setting presence remotely</li>
139 <li><a href="manual-0.5/">Browse documentation here</a></li>
140 </ul>
142 <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>
143 <ul>
144 <li> XEmacs support - basically works, needs testing and care.</li>
145 <li> "Set status" menu fixed</li>
146 </ul>
148 <h3>version 0.4 - 05-February-2004</h3>
149 <ul>
150 <li> SHA-1 password hashing</li>
151 <li> customisation hooks</li>
152 <li> browsing improved</li>
153 <li> added service discovery</li>
154 <li> added in-band registration</li>
155 <li> added searching</li>
156 <li> <a href="/emacs-jabber/jabber.html">new manual</a></li>
157 </ul>
158 <h3>version 0.3 - 21-April-2002</h3>
159 <ul>
160 <li> improved groupchat support (thanks to nimrod for tip)</li>
161 <li> improved roster (buddy-list) display</li>
162 <li> infoquery rewritten - great improvement</li>
163 <li> improved minimal browsing support !</li>
164 <li> added customizable faces</li>
165 <li> added more customizable variables</li>
166 <li> more (helpful) comments in code</li>
167 <li> added explicit licensing (GPL, like emacs itself)</li>
168 </ul><br>
169 <h3>version 0.2 - 05-April-2002</h3>
170 <ul>
171 <li> added groupchat support !</li>
172 <li> added minimal browsing support !</li>
173 <li> fixed bug in chat mode</li>
174 <li> abolished message mode (i only use chat mode anyway)</li>
175 <li> fixed some problems with incoming xml</li>
176 <li> added a pull-down menu</li>
177 <li> added customizable variables</li>
178 </ul><br>
179 <br>
180 <h3>features currently missing (TODO)</h3>
181 <ul>
182 <li> global keymaps</li>
183 <li> logging (history)</li>
184 <li> overall exception handling</li>
185 <li> sanity checks (for incoming xml, and for myself :)</li>
186 <li> clickable URLs in messages</li>
187 <li> support for versions other than gnu-emacs-21 (older emacs, xemacs, jemacs)</li>
188 <li> and more...</li>
189 </ul><br>
191 <!-- Page published by Emacs Muse ends here -->
193 </body>
194 </html>