| 1 | Gajim 0.12-beta1 (11 November 2008) |
|---|
| 2 | |
|---|
| 3 | * SECURITY |
|---|
| 4 | * Implement Kerberos (GSSAPI) SASL Authentication mechanism |
|---|
| 5 | * Prevent affiliation spoofing in groupchats |
|---|
| 6 | * Improve GPG and E2E support |
|---|
| 7 | |
|---|
| 8 | * GUI |
|---|
| 9 | * Highlight all valid IANA schemes |
|---|
| 10 | * Improved E2E, Mood and Activity dialogs |
|---|
| 11 | * Show number of participants in groupchats |
|---|
| 12 | |
|---|
| 13 | * Connection |
|---|
| 14 | * Correctly parse IDNA names in SRV records |
|---|
| 15 | * Disable proxy resolution (#4299) |
|---|
| 16 | * Fix handling of namespace invalid XML |
|---|
| 17 | * Do not freeze on connection failures (#4366, #4107) |
|---|
| 18 | |
|---|
| 19 | * OTHERS |
|---|
| 20 | * Do not crash on fluxbox restarts |
|---|
| 21 | * Update several hotkeys and make them work on non-latin keyboards |
|---|
| 22 | * Prevent a user from sending invalid XML chars |
|---|
| 23 | * Do not try to save a file with a too long filename when a nick is long |
|---|
| 24 | * Implement XEP-0203 (Delayed Delivery) |
|---|
| 25 | * Improved windows installer |
|---|
| 26 | * Latex support for windows |
|---|
| 27 | |
|---|
| 28 | Gajim 0.12-alpha1 (12 August 2008) |
|---|
| 29 | |
|---|
| 30 | * Change licence from GPLv2 to GPLv3 |
|---|
| 31 | |
|---|
| 32 | * SECURITY |
|---|
| 33 | * Support for End-To-End encryption (XEP-0116) |
|---|
| 34 | * SSL certificate verification |
|---|
| 35 | * Improve GPG support (#2390, #2783) |
|---|
| 36 | * Ability to disable message previews in notify popups |
|---|
| 37 | |
|---|
| 38 | * GROUP CHATS |
|---|
| 39 | * Support for sending files over group chats |
|---|
| 40 | * List of bookmarked rooms is now sorted alphabetically |
|---|
| 41 | * Support for transforming a one-to-one chat into a groupchat |
|---|
| 42 | * Send invitation by drag-and-dropping a contact from roster |
|---|
| 43 | * Send messages to conference using gajim-remote |
|---|
| 44 | * Ability to destroy a room when we are owner, give a reason and alternative room jid |
|---|
| 45 | * Ability to minimize group chats in roster |
|---|
| 46 | |
|---|
| 47 | * USABILITY |
|---|
| 48 | * Files transfers using drag and drop |
|---|
| 49 | * Ability to select and interact with status messages in chat windows (using libsexy) |
|---|
| 50 | * Ability to set a custom avatar for a contact |
|---|
| 51 | * Better handling of resource collisions |
|---|
| 52 | * Option to Sign On as a Certain Status (#3314) |
|---|
| 53 | * Block/Unblock contact directly from roster using privacy lists |
|---|
| 54 | |
|---|
| 55 | * GUI |
|---|
| 56 | * Single window mode |
|---|
| 57 | * Close change status windows after 15 seconds of inactivity |
|---|
| 58 | * Simplified "Accounts" dialog |
|---|
| 59 | * Preferences window redesign |
|---|
| 60 | * New GUI for chat window |
|---|
| 61 | * Roster treeview now uses modelfilter (way way much faster) |
|---|
| 62 | |
|---|
| 63 | * OTHER |
|---|
| 64 | * Support of PEP (Personal Eventing Protocol) (XEP-0163) |
|---|
| 65 | * User Mood (XEP-0107) |
|---|
| 66 | * User Activity (XEP-0108) |
|---|
| 67 | * User Tune (XEP-0118) |
|---|
| 68 | * User Nickname (XEP-0172) |
|---|
| 69 | * Support for Google Talk accounts with non gmail.com domain (+ GMail notifications) |
|---|
| 70 | * Modified the format of emoticons list file, so we can choose the default code (#3696) |
|---|
| 71 | * New Remote Controlling Option (XEP-0146): forward unread messages |
|---|
| 72 | * Support for User Search (XEP-0055) |
|---|
| 73 | * Support for jabber:x:data in message elements (Part of XEP-0004) |
|---|
| 74 | * Added a «supported features» window |
|---|
| 75 | * Latex support (#2796) |
|---|
| 76 | * Link-local messaging with Windows (#2883) |
|---|
| 77 | * Ability to send a custom status to a group, a contact or a transport |
|---|
| 78 | * Support of Message Receipts (XEP-0184) |
|---|
| 79 | |
|---|
| 80 | Gajim 0.11.4 (06 December 2007) |
|---|
| 81 | |
|---|
| 82 | * Fix /nick command in groupchats |
|---|
| 83 | * Better Metacontacts sorting |
|---|
| 84 | * Fix Ctrl + PageUP/Down behaviour |
|---|
| 85 | * Fix saving files from filetransfer under windows |
|---|
| 86 | |
|---|
| 87 | Gajim 0.11.3 (17 November 2007) |
|---|
| 88 | |
|---|
| 89 | * Fix bookmarks support detection |
|---|
| 90 | * Improve file transfer on windows |
|---|
| 91 | * Fix some zeroconf bugs |
|---|
| 92 | * Fix focus bug in chat window |
|---|
| 93 | * Fix nickname changement behaviour in groupchats |
|---|
| 94 | |
|---|
| 95 | Gajim 0.11.2 (22 September 2007) |
|---|
| 96 | |
|---|
| 97 | * Improve idle, transports support |
|---|
| 98 | * Enable ellipsization in roster and chatwindow |
|---|
| 99 | * Fixed some metacontacts problems (#2156, #2761) |
|---|
| 100 | * Beter support of XEP-0070 (Verifying HTTP Requests via XMPP) |
|---|
| 101 | * Make the same height of a banner for all chat tabs |
|---|
| 102 | * Fix a bug with french translation and invitations (#3043) |
|---|
| 103 | * Fix a bug with UTF-8 and emoticons |
|---|
| 104 | * Corrected many bugs with passwords and gnome-keyring |
|---|
| 105 | * Improve xhtml-im and pictures support |
|---|
| 106 | * Improve Ad-Hoc support |
|---|
| 107 | * And many other bufixes |
|---|
| 108 | |
|---|
| 109 | Gajim 0.11.1 (18 February 2007) |
|---|
| 110 | * Fixes in gajim-remote and the way XMPP URI are handled |
|---|
| 111 | * Fix Idle under Windows |
|---|
| 112 | * Fix Gajim under non-ascii languages Windows |
|---|
| 113 | * Fix International Domain Name usage |
|---|
| 114 | * Fix when removing active privacy list |
|---|
| 115 | * Fix problem with adhoc command and multi-step forms |
|---|
| 116 | * Fixed avatars cache problems in group chats |
|---|
| 117 | * KDE integration for XMPP URI |
|---|
| 118 | * Support of Banshee Music player |
|---|
| 119 | * Support of XEP-0202 (Entity Time) |
|---|
| 120 | * Support of XEP-0199 (XMPP Ping) |
|---|
| 121 | |
|---|
| 122 | Gajim 0.11 (19 December 2006) |
|---|
| 123 | * New build system, using GNU autotools. See README.html |
|---|
| 124 | * Support for link-local messaging via Zeroconf using Avahi (XEP-0174) |
|---|
| 125 | * Automatically connect and disconnect to accounts according to network availability (if Network Manager is present) |
|---|
| 126 | * IPV6 support to connect to server |
|---|
| 127 | * Ad-Hoc commands |
|---|
| 128 | * GNOME Keyring Support (if GNOME keyring is available, manage passwords and save them in an encrypted file) |
|---|
| 129 | * Introducing View Menu (GNOME HIG) |
|---|
| 130 | * Ability to now hide the Transports group |
|---|
| 131 | * Support for notify-python. So if notification-daemon is not available, we still can show cool popups |
|---|
| 132 | * Connection lost is now a non-intrusive popup |
|---|
| 133 | * Try to get contact desired nick when we add him to roster aka User Nickname (XEP-0172) |
|---|
| 134 | * Support for Privacy Lists (XEP-0016) |
|---|
| 135 | * Better design of User Profile window, with a progress bar |
|---|
| 136 | * New Add User dialog, with possibility to register to transport directly from it |
|---|
| 137 | * Completion for "Start Chat" input dialog |
|---|
| 138 | * Metacontacts across accounts (#1596) |
|---|
| 139 | * Ability to have a different spellchecking language in each chat window. (#2383 and #746) |
|---|
| 140 | * Forbid to run multiple instances (but you can use differents profiles) |
|---|
| 141 | * Ability to save avatar with right click on avatar in chat banner |
|---|
| 142 | * Annotations (XEP-0145) |
|---|
| 143 | * XHTML Support |
|---|
| 144 | * Rhythmbox and Muine song change notification |
|---|
| 145 | * Ability to operate on more than one contact at once in roster (#1514) |
|---|
| 146 | * Send single message to a whole group |
|---|
| 147 | * Delete a whole group |
|---|
| 148 | * Gajim now remembers if GPG encyption was enabled per contact |
|---|
| 149 | * Priority can be changed automatically when we change status |
|---|
| 150 | * Fuzzyclock support |
|---|
| 151 | * Mute sounds from systray menu |
|---|
| 152 | * Add possibility to start a chat or see contact's infos from subscription request window |
|---|
| 153 | * Use different colors for each participant in groupchats |
|---|
| 154 | * Ability to show only Join/Leave in groupchats instead of all status changes |
|---|
| 155 | * New possibilities to insert nickname of a participant in groupchat conversations: Tab in an empty line now cycles through nicks, maj+right click->inserts nickname, maj+click on name in gc-roster, /names command to show all users presence |
|---|
| 156 | * Fixed bugs when removing or renaming an account with tabs open (#2369 and #2370) |
|---|
| 157 | * New translations: Croatian, Esperanto, British English, Belarusian |
|---|
| 158 | |
|---|
| 159 | Gajim 0.10.1 (06 June 2006) |
|---|
| 160 | |
|---|
| 161 | * Freeze and lost contacts in roster (#1953) |
|---|
| 162 | * Popup menus are correctly placed |
|---|
| 163 | * High CPU usage on FreeBSD (#1963) |
|---|
| 164 | * Nickname can contain '|' (#1913) |
|---|
| 165 | * Update pl, cs, fr translations |
|---|
| 166 | * Don't play sound when no event is shown (#1970) |
|---|
| 167 | * Set gajim icon for history manager |
|---|
| 168 | * gajim.desktop is generated with translation (#834) |
|---|
| 169 | * Preventing several TBs and annoyances (r6273, r6275, r6279, r6301, |
|---|
| 170 | r6308, r6311, r6323, r6326, r6327, r6335, r6342, r6346, r6348) |
|---|
| 171 | |
|---|
| 172 | Gajim 0.10 (01 May 2006) |
|---|
| 173 | |
|---|
| 174 | * One Messages Window ability (default to it) with tab reordering ability |
|---|
| 175 | * Non blocking socket connections. Gajim no longer remains unresponsive. |
|---|
| 176 | * Gajim now uses less memory |
|---|
| 177 | * File Transfer improvements (now should work out of the box for all) |
|---|
| 178 | * Meta Contacts ability (relationships between contacts) |
|---|
| 179 | * Support for legacy composing event (JEP-0022). Now 'Contact is composing a message' will always work |
|---|
| 180 | * Gajim now defaults to theme that uses GTK colors |
|---|
| 181 | * Roster Management Improvements (f.e. editablity of transport names, extended Drag and Drop Functionality) |
|---|
| 182 | * History (chat logs) Manager (search globally, delete, etc) |
|---|
| 183 | * Animated Emoticons ability |
|---|
| 184 | * Support for GTalk email notifications for GMail |
|---|
| 185 | * Room administrators can modify room ban list |
|---|
| 186 | * Gajim no longer optionally depends on pydns or dnspython. Requires |
|---|
| 187 | dnsutils (or whatever package provides the nslookup binary) |
|---|
| 188 | * gajim-remote has extended functionality |
|---|
| 189 | * Improved Preset Status Messages Experience |
|---|
| 190 | * Detection for CRUX as user's operating system |
|---|
| 191 | * New art included, appropriate sizes of icons used where available |
|---|
| 192 | * Translations under Windows now work okay |
|---|
| 193 | * Tons of fixes for bugs and annoyances: http://trac.gajim.org/query?status=closed&milestone=0.10 |
|---|
| 194 | |
|---|
| 195 | |
|---|
| 196 | Gajim 0.9.1 (27 December 2005) |
|---|
| 197 | |
|---|
| 198 | * Fix bug when joining a Groupchat |
|---|
| 199 | * Fix bug when starting Gajim without old logs |
|---|
| 200 | |
|---|
| 201 | Gajim 0.9 (23 December 2005) |
|---|
| 202 | |
|---|
| 203 | * Avatars and status messages in roster window |
|---|
| 204 | * Improved service discovery window |
|---|
| 205 | * Emoticons selector, Cooler Popup Windows (notification-daemon). Read more information in case you did not notice something different in http://trac.gajim.org/wiki/GajimDBus#notif_daemon |
|---|
| 206 | * Caching of Avatars, Less UI freezing |
|---|
| 207 | * New Account creation wizard |
|---|
| 208 | * Better History Window with searching capabilities |
|---|
| 209 | * Gajim now tries to reconnect to a jabber server if connection is lost |
|---|
| 210 | * Queue for all events (File Transfer, private messages, etc) |
|---|
| 211 | * A lot of new irc-like commands in group chat. Do for example /help invite |
|---|
| 212 | * X11 Session Management support |
|---|
| 213 | * Gajim registers and handles xmpp: and xmpp:// (GNOME/gconfd only) |
|---|
| 214 | * Use pysqlite for conversation history. Automigration for old logs |
|---|
| 215 | * New translations: Italian, Swedish, Slovak, Basque |
|---|
| 216 | |
|---|
| 217 | Gajim 0.8.2 (06 Sep 2005) |
|---|
| 218 | |
|---|
| 219 | * Fix so Gajim runs in pygtk2.8.x |
|---|
| 220 | * Gajim can use pydns too (apart from dnspython) to do SRV lookup |
|---|
| 221 | * Other minor fixes |
|---|
| 222 | |
|---|
| 223 | Gajim 0.8.1 (02 Sep 2005) |
|---|
| 224 | |
|---|
| 225 | * Systray icon for windows |
|---|
| 226 | * Gajim is available in Dutch |
|---|
| 227 | * Gajim can use gpg-agent |
|---|
| 228 | |
|---|
| 229 | Gajim 0.8 (18 Aug 2005) |
|---|
| 230 | |
|---|
| 231 | * Avatars (JEP-0153) |
|---|
| 232 | * Chat state notifications aka. typing notification (JEP-0085) |
|---|
| 233 | * Bookmark storage (JEP-0048) |
|---|
| 234 | * File Transfer (JEP-0096) |
|---|
| 235 | * Major changes to adhere to GNOME HIG |
|---|
| 236 | * Complete vcard fields support |
|---|
| 237 | * New and better user interface for chat and groupchat windows |
|---|
| 238 | * SRV capabilities and custom hostname/port |
|---|
| 239 | * Many improvements in group chat and IRC emulation (eg. nick autocompletation and cycling) |
|---|
| 240 | * Gajim can now send and receive single messages |
|---|
| 241 | * New iconsets and new dialog for customizing the user interface |
|---|
| 242 | * Mouseover information for contacts in the roster window (aka tooltips) |
|---|
| 243 | * DBus Capabilities. Now Gajim can be remote controlled |
|---|
| 244 | * Authenticating HTTP Requests via XMPP (JEP-0070) |
|---|
| 245 | * Now you can lookup a word in Wikipedia, dictionary or in search engine |
|---|
| 246 | * XML Console |
|---|
| 247 | * Gajim is now also available in norwegian and czech language |
|---|
| 248 | |
|---|
| 249 | |
|---|
| 250 | Gajim 0.7.1 (5 Jun 2005) |
|---|
| 251 | |
|---|
| 252 | * Transports icon as an option and error/mesage icon for transports |
|---|
| 253 | * Gajim is more HIG compatible |
|---|
| 254 | * Editing registration information on transports |
|---|
| 255 | * Messages stanza without <body> element are not printed |
|---|
| 256 | * SASL bugfix |
|---|
| 257 | * GtkSpell capabilities |
|---|
| 258 | * Support SSL (legacy) connection |
|---|
| 259 | * Assign gpg key to specific contact |
|---|
| 260 | * Contacts are sortable by status |
|---|
| 261 | * Gajim remembers last lines when reopening chat |
|---|
| 262 | * New translations available: German, Russian, Spanish, Bulgarian |
|---|
| 263 | |
|---|
| 264 | Gajim 0.7 (23 May 2005) |
|---|
| 265 | |
|---|
| 266 | * Ability for groupchat reserved rooms with full affiliations and roles support |
|---|
| 267 | * Popup notification for incoming events |
|---|
| 268 | * Protocol icons for contacts from transports |
|---|
| 269 | * Gajim's user interface is now more HIG compliant |
|---|
| 270 | * Gajim now detects and can send operating system information |
|---|
| 271 | * Gajim now can inform the user about new version availability |
|---|
| 272 | * Gajim jabber library migration from jabberpy to xmpppy |
|---|
| 273 | * Rewrite the plugin system to remove threads and improve latency |
|---|
| 274 | * Gajim now supports Nodes in Service Discovery |
|---|
| 275 | * Greek and Polish translations |
|---|
| 276 | |
|---|
| 277 | |
|---|
| 278 | Gajim 0.6.1 (03 April 2005) |
|---|
| 279 | |
|---|
| 280 | * Rewrite of service discovery. It doesn't freeze Gajim anymore. |
|---|
| 281 | * More HIG Compliant. |
|---|
| 282 | * Gajim is faster (do not redraw preferences_window each time we open it, use |
|---|
| 283 | of psyco if available) |
|---|
| 284 | |
|---|
| 285 | Gajim 0.6 (23 March 2005) |
|---|
| 286 | |
|---|
| 287 | * Gajim's user interface is now nicer. |
|---|
| 288 | * Groupchat just got better. |
|---|
| 289 | * URL, mailto and ascii formatin (* / _) detection |
|---|
| 290 | * Better transports detection, group management, and many minor additions/bugfixes |
|---|
| 291 | |
|---|
| 292 | Gajim 0.5.1 (27 February 2005) |
|---|
| 293 | |
|---|
| 294 | * Minor bugfixes. |
|---|
| 295 | |
|---|
| 296 | Gajim 0.5 (26 February 2005) |
|---|
| 297 | |
|---|
| 298 | * Possibility to use tabbed chat window |
|---|
| 299 | * Sound support under GNU/linux |
|---|
| 300 | * Autoaway available under Microsoft Windows |
|---|
| 301 | |
|---|
| 302 | Gajim 0.4.1 (23 January 2005) |
|---|
| 303 | |
|---|
| 304 | * Bugfix in config file parser (fix config file parser to handle emoticons) |
|---|
| 305 | * Bugfix with GPG signatures |
|---|
| 306 | |
|---|
| 307 | Gajim 0.4 (21 January 2005) |
|---|
| 308 | |
|---|
| 309 | * New option: regroup accounts |
|---|
| 310 | * Emoticons support with a binder |
|---|
| 311 | * GUI improvements |
|---|
| 312 | * Bugfixes |
|---|
| 313 | |
|---|
| 314 | Gajim 0.3 (18 December 2004) |
|---|
| 315 | |
|---|
| 316 | * GUI improvements |
|---|
| 317 | * group chat support with MUC (JEP 45) |
|---|
| 318 | * New agent browser (JEP 30) |
|---|
| 319 | * GnuPG support |
|---|
| 320 | * Autoconnect at startup |
|---|
| 321 | * New socket plugin |
|---|
| 322 | |
|---|
| 323 | Gajim 0.2.1 (1 July 2004) |
|---|
| 324 | |
|---|
| 325 | * bugfixes : when configfile is incomplete |
|---|
| 326 | * icon in systray with popup menu (for linux) |
|---|
| 327 | * "auto away even if not online" option |
|---|
| 328 | * always show contacts with unread messages |
|---|
| 329 | * new imageCellRenderer to show animated gifs |
|---|
| 330 | * allow agents unregistration |
|---|
| 331 | |
|---|
| 332 | Gajim 0.2 (8 June 2004) |
|---|
| 333 | |
|---|
| 334 | * bugfix for french translation |
|---|
| 335 | * multi-resource support |
|---|
| 336 | * auto away support (for linux) |
|---|
| 337 | * invisible support |
|---|
| 338 | * priority support |
|---|
| 339 | |
|---|
| 340 | Gajim 0.1 (21 May 2004) |
|---|
| 341 | |
|---|
| 342 | * Initial release. |
|---|