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