Changelog/0.95.8: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 23: Line 23:
** replace built-in obsolete third-party regexp parser by pcre16.
** replace built-in obsolete third-party regexp parser by pcre16.
** remove XEP smiley packs support.
** remove XEP smiley packs support.
* {{Plugin|Spamotron}}
** update SQLite library. Move library to the separate dll.
* {{Plugin|SpellChecker}}
* {{Plugin|SpellChecker}}
** update Hunspell library.
** update Hunspell library.
* {{Plugin|StopSpamMod}}
* {{Plugin|StopSpamMod}}
** replace third-party [https://sourceforge.net/projects/utfcpp/ UTF-8 CPP] library by core functionality.
** replace third-party [https://sourceforge.net/projects/utfcpp/ UTF-8 CPP] library by core functionality.

Revision as of 03:40, 11 December 2017

Version: 0.95.8

Rev: v0.95.8

Released: 4 May 2018

Core

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

Protocols

  • 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.
  • WhatsApp
    • deprecated. Use Dummy plugin to keep WhatsApp contacts and history in Miranda.

Plugins