Changelog/0.95.10

From Miranda NG
Jump to navigation Jump to search

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)