Changelog/0.95.9: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
m (add section 'General')
Line 1: Line 1:
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>


== General ==
[https://user-images.githubusercontent.com/2123101/40577860-4aad9914-6114-11e8-8578-47b1e6fdb068.png Miranda can now be really built using Makefiles].
[https://user-images.githubusercontent.com/2123101/40577860-4aad9914-6114-11e8-8578-47b1e6fdb068.png Miranda can now be really built using Makefiles].



Revision as of 23:44, 4 June 2018

Version: 0.95.9

Rev: v0.95.9

Released: 5 September 2018

General

Miranda can now be really built using Makefiles.

Core and libraries

  • update libcurl, PCRE and SQLite libraries.
  • remove ability to create dbx_mmap database.

Protocols

  • Facebook
    • extend packet timeout to 10 minutes (specially for Karamil Alhady).
    • restore persistent connections.
  • IRC
    • fix broken search in channel browser.
  • VKontakte
    • fix access denied error on typing for banned contacts.

Plugins

  • MirLua
    • rework http module.
    • remove Send method.
    • add Request method to create request without sending.
    • add async callbacks.
  • Popup
    • fix error after dynamic unloading-loading.
  • Scriver
    • unhide the hidden database setting that sets the title format.
    • fix tray blinking for incoming message when container is minimized.
  • StdMsg
    • fix status bar show time instead conference's topic.
    • fix missing window icon if tabs are disabled.
    • fix tray blinking for incoming message when container is minimized.
    • inactive tab now blink in background if there's an unread message.