Changelog/0.95.8: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


== Protocols ==
== Protocols ==
* {{Plugin|AIM}}
** deprecated. AOL Instant Messenger products and services [https://help.aol.com/articles/aim-discontinued will no longer work]. Use {{Plugin|Dummy}} plugin to keep AIM contacts and history in Miranda.
* {{Plugin|MSN}}
* {{Plugin|MSN}}
**  use OpenSSL instead of custom DES implementation.
**  use OpenSSL instead of custom DES implementation.

Revision as of 11:24, 22 December 2017

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.
  • MSN
    • use OpenSSL instead of custom DES implementation.
  • Steam
    • fix double encoding of username.
  • Tlen
    • deprecated. Use Dummy plugin to keep Tlen contacts and history in Miranda.
  • Tox
    • build libtox from sources instead of using prebuild dll.
    • add UDP hole-punching and 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