diff options
author | Tobias Weimer <wishmaster51@gmail.com> | 2017-10-23 18:01:12 +0200 |
---|---|---|
committer | Tobias Weimer <wishmaster51@gmail.com> | 2017-10-23 18:03:14 +0200 |
commit | 673e6c625fc6437ed205a1d17d9a1e5a0083abfa (patch) | |
tree | 59fdaa1f2d2add6d48825c8b4e1a38135cdcb990 /plugins/NewEventNotify/docs/changelog.txt | |
parent | d0a305469045262907735b49f8bb1a880157b4ee (diff) |
Renamed readme.txt
Diffstat (limited to 'plugins/NewEventNotify/docs/changelog.txt')
-rw-r--r-- | plugins/NewEventNotify/docs/changelog.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/NewEventNotify/docs/changelog.txt b/plugins/NewEventNotify/docs/changelog.txt new file mode 100644 index 0000000000..5c755ee40c --- /dev/null +++ b/plugins/NewEventNotify/docs/changelog.txt @@ -0,0 +1,27 @@ +0.2.2.4
+- support for unicode file events
+
+0.2.2.3
+- fixed possible crash during processing of custom events without preview
+
+0.2.2.2
+- fixed possible crash when processing system history events
+
+0.2.2.1
+- fixed possible crash with older Miranda IM
+
+0.2.2.0
+- minor fixes for popup merging
+- improved popup for contacts event
+- added support for custom database events (e.g. no more "Unknown event" for Jabber presence events)
+
+0.2.1.0
+- support for Message Dialog API
+- fixed Auth events preview
+- several other fixes & improvements
+
+0.2.0.0
+- support for new UTF-8 format of messages
+- full Unicode support (2in1)
+- new Miranda plug-in API
+- some other fixes & tweaks
|