Changelog/0.95.10: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
Line 28: Line 28:
* {{Plugin|Dbx_mdbx}}
* {{Plugin|Dbx_mdbx}}
** event IDs support.
** event IDs support.
** fix subcontact's history disappears after removing a subcontact.
** fixed subcontact's history disappears after removing a subcontact.


* {{Plugin|Scriver}}
* {{Plugin|Scriver}}
Line 40: Line 40:
*** ability to get message from CCSDATA.
*** ability to get message from CCSDATA.
** m_srmm
** m_srmm
*** add hWnd to CustomButtonClickData.
*** added hWnd to CustomButtonClickData.
** m_message
** m_message
*** fix to paste in private message log.
*** fixed to paste in private message log.

Revision as of 03:43, 18 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, libsodium, libtox and SQLite libraries.

Protocols

  • Discord
    • fixed wrongly embedding next reply into link info.
    • Discord chats now go offline when protocol goes offline.
    • fixed some cases, when group history is missing usernames when retrieved on login.
  • IRC
    • fixed crash on channel list closing.
  • 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

  • Dbx_mdbx
    • event IDs support.
    • fixed subcontact's history disappears after removing a subcontact.
  • Scriver
    • fixed loading read messages into the log when contact window is open.
    • plugin now throw a warning if sended message is bigger than protocol support.
  • MirLua
    • m_protocols
      • hook to catch sending messages.
      • new function BroadcastAck.
      • ability to get message from CCSDATA.
    • m_srmm
      • added hWnd to CustomButtonClickData.
    • m_message
      • fixed to paste in private message log.