diff options
author | Robert Pösel <robyer@seznam.cz> | 2014-03-15 11:48:09 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2014-03-15 11:48:09 +0000 |
commit | f2ad1e8120741aee13b03071fc01be975db994e3 (patch) | |
tree | e86f9c9428b9855872d7878f0e0583ca42151f83 | |
parent | 16bd39badf853d4824796f8c3a6963339b551879 (diff) |
Facebook: readme and changelog update
git-svn-id: http://svn.miranda-ng.org/main/trunk@8620 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | protocols/FacebookRM/docs/facebook - readme.txt | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/protocols/FacebookRM/docs/facebook - readme.txt b/protocols/FacebookRM/docs/facebook - readme.txt index ed66af39ea..efb1be0f62 100644 --- a/protocols/FacebookRM/docs/facebook - readme.txt +++ b/protocols/FacebookRM/docs/facebook - readme.txt @@ -1,7 +1,7 @@ --------------------------------
-| Facebook Protocol RM 0.2.2.1 |
+| Facebook Protocol RM 0.2.3.1 |
| for Miranda NG |
-| (27.11.2013) |
+| (15.3.2014) |
--------------------------------
Autor: Robyer
@@ -34,6 +34,25 @@ Info: --------------------------------
Version history
--------------------------------
+
+0.2.3.1 - 15.3.2014
+ ! Allow more Miranda instances to be connected to same account at same time
+ ! Fix showing duplicates of sent messages (at the cost of slowing down whole processing and sending only one message at a time :()
+ ! Crash fix (thanks ghazan)
+
+0.2.3.0 - 11.3.2014
+ + Add option to keep messages unread and loading only inbox messages
+ + Add contact menu item to open "Conversation history" on website
+ * Mark messages as read when they are really read in Miranda (only for private conversations - group chats are still marked as read instantly)
+ * Don't notify errors marked as "silent" by Facebook
+ * Use user-defined account name in popups (thanks ghazan)
+ ! Hotfix for sticky number (some FB API update)
+ ! Fix loading unread (offline) messages
+ ! Fixed loading sent messages (from other connected devices)
+ ! Workaround to "receive" unsupported attachments in messages
+ ! Fixed url to (old) mobile website (thanks Naseem)
+ ! Various internal code fixes, changes and cleaning (thanks ghazan)
+
0.2.2.1 - 27.11.2013
! Fixed marking messages of some multichats as read
! Fixed downloading avatars of some contacts (and repeated downloading of them again and again...)
|