Changelog/0.95.8: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 15: Line 15:
** add custom reactions' icons to popups.
** add custom reactions' icons to popups.
* {{Plugin|IRC}}
* {{Plugin|IRC}}
** support [[wikipedia:en:Simple Authentication and Security Layer|SASL]] authentication.
** support [[wikipedia:en:Simple Authentication and Security Layer|SASL]] authentication.
* {{Plugin|MSN}}
* {{Plugin|MSN}}
** use OpenSSL instead of custom DES implementation.
** use OpenSSL instead of custom DES implementation.
* {{Plugin|Steam}}
* {{Plugin|Steam}}
** fix double encoding of username.
** fix double encoding of username.
** fix high CPU usage.
* {{Plugin|Tlen}}
* {{Plugin|Tlen}}
** deprecated. Use {{Plugin|Dummy}} plugin to keep Tlen contacts and history in Miranda.
** deprecated. Use {{Plugin|Dummy}} plugin to keep Tlen contacts and history in Miranda.

Revision as of 22:33, 12 January 2018

Version: 0.95.8

Rev: v0.95.8

Released: 4 May 2018

Core and libraries

  • add module name to CustomizeMenus.
  • merge StdAuth and StdHelp with mir_app.
  • update libcurl and Pcre16.

Protocols

  • AIM
    • deprecated. AOL Instant Messenger products and services will no longer work. Use Dummy plugin to keep AIM contacts and history in Miranda.
  • EmLanProto
    • convert into Unicode.
    • fix UTF-8 autodetect in messages.
    • add ability to specify contact's IP directly (before - only through broadcast).
  • Facebook
    • add custom reactions' icons to popups.
  • IRC
    • support SASL authentication.
  • MSN
    • use OpenSSL instead of custom DES implementation.
  • Steam
    • fix double encoding of username.
    • fix high CPU usage.
  • Tlen
    • deprecated. Use Dummy plugin to keep Tlen contacts and history in Miranda.
  • Tox
    • build libtox from sources instead of using prebuild dll.
    • add Enable UDP hole-punching and Enable local network peer discovery options.
    • add ability to encrypt profile.
  • VKontakte
    • add edited message support (from VK to Miranda only).
  • WhatsApp
    • deprecated. Use Dummy plugin to keep WhatsApp contacts and history in Miranda.

Plugins