Changelog/0.95.10.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
== Protocols ==
== Protocols ==
* {{Plugin|ICQ}}
* {{Plugin|ICQ}}
** ICQ servers drops old auth scheme support. We deprecated old OSCAR protocol completely and implemented support for a brand new WIM protocol, but it currently lacks many features.
** ICQ servers drops old auth scheme support. We deprecated old OSCAR protocol completely and implemented support for a brand new WIM protocol, but it currently lacks many features. See plugin page for detailed information. Supported features:
*** login by UIN/password and phone number/SMS.
*** single messaging and group chats.
*** loading and storing contacts on server (contact list synced with server at every login).
*** user typing notifications.
*** avatar changing.
*** search by UIN/phone number.
*** offline messaging.
*** loading unread messages from server.
*** marking messages as read.
*** user details.
*** contact's last active time.
** completely removed xStatuses support.


* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
Line 31: Line 43:




* fixes #1732 (ICQ doesn't load our own vcard on login)
- fixes #1739 (Miranda doesn't react to renamed contact)


* fixes #1734 (dynamic plugin's presence checker)
* fixes #1734 (dynamic plugin's presence checker)
- fixes #1693 (Miranda doesn't mark read messages as read)
- fixes #1728 (massive socket leak)
* fixes #1670 (ICQ10: server history loading)
* fixes #1669 (ICQ10: phone number auth support)
* fixes #1688 ( ICQ10: xStatus )
* fixes #1686 (ICQ10: implement own avatar changing)
* fixes #1690 (Tipper shows wrong ICQ10 online time)
* support for user typing
* fixes #1668 (ICQ: contact search)
* - icqoscar8 moved to deprecated;


- fixes #1662 (FTPFile: Default account's names looks weird)
- fixes #1662 (FTPFile: Default account's names looks weird)

Revision as of 01:06, 11 January 2019

Version: 0.95.10.1

Rev: v0.95.10.1

Released: 8 February 2019

Core and libraries

  • updated libcurl and SQLite libraries.
  • Search field can now search in the language of the current language pack, not only in English.
  • fixme.cmd no more fails if path to profile contains spaces.
  • column headers text returned to Find/add contacts... dialog.

Protocols

  • ICQ
    • ICQ servers drops old auth scheme support. We deprecated old OSCAR protocol completely and implemented support for a brand new WIM protocol, but it currently lacks many features. See plugin page for detailed information. Supported features:
      • login by UIN/password and phone number/SMS.
      • single messaging and group chats.
      • loading and storing contacts on server (contact list synced with server at every login).
      • user typing notifications.
      • avatar changing.
      • search by UIN/phone number.
      • offline messaging.
      • loading unread messages from server.
      • marking messages as read.
      • user details.
      • contact's last active time.
    • completely removed xStatuses support.
  • Jabber
    • fixed occasional crash during registration at jabber.ccc.de

Plugins

  • CrashDumper
    • Use classic dates option no longer depends on Generate crash reports option.
  • TabSRMM
    • fixed crash on plugin unload.




  • fixes #1734 (dynamic plugin's presence checker)

- fixes #1662 (FTPFile: Default account's names looks weird)