summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-03-31 18:40:12 +0300
committerAndrei Karas <akaras@inbox.ru>2012-03-31 18:40:12 +0300
commit0da7018e891e23d8768328f9a2ce1cd9023dc77d (patch)
treeb993e573b6c6010692ed10a161f2cc0cbabd208a /ChangeLog
parenteac30a76badf24f580d8f9d525ee305568e68363 (diff)
downloadplus-0da7018e891e23d8768328f9a2ce1cd9023dc77d.tar.gz
plus-0da7018e891e23d8768328f9a2ce1cd9023dc77d.tar.bz2
plus-0da7018e891e23d8768328f9a2ce1cd9023dc77d.tar.xz
plus-0da7018e891e23d8768328f9a2ce1cd9023dc77d.zip
Change version to 1.2.4.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b7f634a9..047a331c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2012-04-01 New release 1.2.4.1
+fix: validate assigned keys on load.
+fix: animated tiles drawing in opengl modes.
+fix: copy to clipboard.
+fix: chat item links.
+fix: online list auto update after error.
+fix: outfits items adding/removing.
+add: multi language help.
+add: protect autocomplete from evil nicks.
+add: theme blacknblack (kook).
+add: redesign input handling.
+add: extend xml animation tags.
+add: autohide buttons on top right corner.
+add: autohide chat window if inactive (disabled by default).
+add: remove packet limits for changing direction.
+
2012-03-18 New release 1.2.3.18
fix: minimaps scrolling with moving camera.
fix: context menu in outfits window.