Changelog/0.95.8: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
Line 32: Line 32:
* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
** implement {{XEP|0280|Message Carbons}}.
** implement {{XEP|0280|Message Carbons}}.
* {{Plugin|MirLua}}
** new functions: toansi and toucs2.


* {{Plugin|MSN}}
* {{Plugin|MSN}}

Revision as of 00:42, 20 March 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.
  • GG
    • update libgadu to 1.11.4.
    • force SSL and manual hosts.
    • force keeping connection alive.
    • send ping only once per minute.
    • overwirte old servers list.
    • display reconnection required info with every change related to connection settings.
  • MirLua
    • new functions: toansi and toucs2.
  • MSN
    • use OpenSSL instead of custom DES implementation.
  • Steam
    • fix double encoding of username.
    • fix high CPU usage.
    • fix shown retrieved offline messages as sent by the recipient instead of the sender.
    • add detection of VR client into MirVer.
    • add Error limit before logout setting.
  • Tlen
    • deprecated. Use Dummy plugin to keep Tlen contacts and history in Miranda.
  • Tox
    • build libtox from sources instead of using prebuild dll.
    • update libtox to version 0.2.0.
    • 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

  • Clist_modern
    • fix a very old bug when selection jumps to the first line during group's expansion/contraction.
  • CloudFile
    • add support for the usual accounts system.
  • Scriver
    • fix crash on recursive contact deletion.
  • SmileyAdd
    • replace built-in obsolete third-party regexp parser by pcre16.
    • remove XEP smiley packs support.
  • Spamotron
    • update SQLite library. Move library to the separate dll.