properly saving the layout when using the internal core
[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
17 Version 0.3.1 (not yet released)
18 ================================
19
20 * Load Qt's default translations
21 * Add new settings for proper message redirection
22 * Add context menu to links
23 * Automatic backtraces on Windows
24 * Add russian translation
25 * Cut off the sender column on the left in ChatView
26 * Enable away on detach
27 * Backlog amount (initial and dynamic) can now be configured
28 * Shift Up/Down scrolls the ChatView
29 * Page Up/Down scrolls the ChatView
30 * ChatView Zoom with Ctrl + / Ctrl -
31 * Join/Part/Quit... events can now be hidden in ChatView
32 * Monolithic build features zero configuration: Click'n'Run
33 * Monolithic build now uses a proper (socket-less) internal connection
34 * Ctrl+L focuses input line
35 * Improve notification handling, use proper D-Bus notifications
36 * Day change messages in ChatView
37 * Web Preview on hovering over a link (requires QtWebkit)
38 * Allow icons to be installed externally, optionally use system Oxygen theme
39 * Improve URL handling in ChatView (underline, single-click invocation)
40
41 Version 0.3.0 (2008-08-27)
42 ==========================
43 The first widely available release of Quassel IRC.