Rename Network toolbar to Main toolbar
[quassel.git] / ChangeLog
1 ChangeLog for Quassel IRC
2 =========================
3 This is not a full ChangeLog, but rather an end-user FeatureLog that is supposed
4 to provide a list of new features between Quassel versions. As such, it only
5 contains end-user visible, mostly major new features. It does not contain (most)
6 bugfixes, nor is it guaranteed to be complete or up-to-date at all. Also, it does
7 start at 0.3.0 only, since this was the first version widely available.
8
9 Please have a look at <http://bugs.quassel-irc.org/changelog_page.php> for a
10 list of closed bug/feature reports (which still does not cover bugs we have
11 fixed but which were never reported, of course), and for a full list of
12 changes, the git history at <http://git.quassel-irc.org> is your friend.
13
14 Without further ado, let's start:
15
16 Version 0.4.0 (not yet released)
17 ================================
18
19 * Optional support for KDE4
20   - KNotify support
21   - KDE icon and color theme support
22   - Editable shortcuts
23 * Core now supports a proxy for connections to IRC
24 * Core supports SSL certs and keys for IRC connections 
25 * Chat Monitor configuration dialog
26 * Audio notifications
27 * Clickable channel names in ChatView
28 * Improved context menus in ChatView
29 * Respect the separate clipboards (Ctrl+C / X11 selection) on X11
30 * Improved mouse handling:
31   - Double/triple click selections
32   - Drag'n'Drop
33
34 Version 0.3.1 (2008-11-20)
35 ================================
36
37 * Nick changes and day change messages can now be hidden
38 * Web previews and status icons can be disabled
39 * Icons for Online/Away/Offline status of queries
40 * Load Qt's default translations
41 * Add new settings for proper message redirection
42 * Add context menu to links
43 * Automatic backtraces on Windows
44 * Add russian translation
45 * Cut off the sender column on the left in ChatView
46 * Enable away on detach
47 * Backlog amount (initial and dynamic) can now be configured
48 * Shift Up/Down scrolls the ChatView
49 * Page Up/Down scrolls the ChatView
50 * ChatView Zoom with Ctrl + / Ctrl -
51 * Join/Part/Quit... events can now be hidden in ChatView
52 * Monolithic build features zero configuration: Click'n'Run
53 * Monolithic build now uses a proper (socket-less) internal connection
54 * Ctrl+L focuses input line
55 * Improve notification handling, use proper D-Bus notifications
56 * Day change messages in ChatView
57 * Web Preview on hovering over a link (requires QtWebkit)
58 * Allow icons to be installed externally, optionally use system Oxygen theme
59 * Improve URL handling in ChatView (underline, single-click invocation)
60
61 Version 0.3.0 (2008-08-27)
62 ==========================
63 The first widely available release of Quassel IRC.