Changelog/0.95.10: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
* {{Plugin|Dbx_mdbx}}
* {{Plugin|Dbx_mdbx}}
** event IDs support.
** event IDs support.
* Scriver: fix loading read messages into the log when contact window is open
* centralized system of processing message ids. also fixes #1375
* VKontakte:
fix 2FA (not all of  parameters ‘api_hash’ are equally useful. suddenly)
* MirLua: m_protocols
- hook to catch sending messages
- new function BroadcastAck
- ability to get message from CCSDATA
* Tox: problems with contact Info (fixed #1603)
* fixes #1607 (Scriver silently cuts long messages)

Revision as of 15:42, 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.

Plugins

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

fix 2FA (not all of parameters ‘api_hash’ are equally useful. suddenly)

  • MirLua: m_protocols

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

  • Tox: problems with contact Info (fixed #1603)


  • fixes #1607 (Scriver silently cuts long messages)