Changelog/0.95.8: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
** fix UTF-8 autodetect in messages.
** fix UTF-8 autodetect in messages.
** add ability to specify contact's IP directly (before - only through broadcast).
** add ability to specify contact's IP directly (before - only through broadcast).
* {{Plugin|Facebook}}
** 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.
Line 30: Line 33:


== Plugins ==
== Plugins ==
* New plugin: {{Plugin|Dbx_mdbx}}.
* add link to addons.miranda-ng.org to {{While|tpl=Plugin|Clist_modern|Clist_nicer|IEView|SplashScreen|TabSRMM}}.
* add link to addons.miranda-ng.org to {{While|tpl=Plugin|Clist_modern|Clist_nicer|IEView|SplashScreen|TabSRMM}}.
* {{Plugin|BASS interface}}
* {{Plugin|BASS interface}}
Line 50: Line 54:
* {{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.
* {{Plugin|StdMsg}}
** fix crash after paste.

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