Änderungsprotokoll/0.95.10

From Miranda NG
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Version: 0.95.10

Rev.: v0.95.10

Veröffentlicht: 10. Dezember 2018

Allgemein

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

Kern und Bibliotheken

  • Bibliotheken libcurl, libmdbx, libsodium, libtox und SQLite aktualisiert.
  • Checkbox für Servicemodus hinzugefügt.

Protokolle

  • 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.
  • VKontakte
    • fixed 2FA.

Plugins

  • Neues Plugin: dbx_sqlite.
  • Dbx_mdbx
    • Unterstützung für Ereignis-IDs.
    • 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.