Changelog/0.95.10: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:


* {{Plugin|VKontakte}}
* {{Plugin|VKontakte}}
* fixed 2FA.
** fixed 2FA.


== Plugins ==
== Plugins ==

Revision as of 15:50, 6 October 2018

Version: 0.95.10

Rev: v0.95.10

Released: 10 December 2018

General

  • GetEventById and SetEventId — two new methods to operate with events by their server IDs.

Core and libraries

  • updated libcurl, libmdbx and SQLite libraries.

Protocols

  • Tox
    • fixed contact name cutting in contact's details for temporary contacts.
    • fixed wrongly adding a temporary contact to the default group instead of placing it outside groups.

Plugins

  • Scriver: fix loading read messages into the log when contact window is open
  • centralized system of processing message ids. also fixes #1375
  • MirLua: m_protocols

- hook to catch sending messages - new function BroadcastAck - ability to get message from CCSDATA

  • fixes #1607 (Scriver silently cuts long messages)