Changelog/0.95.9: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
m (add section 'General')
Line 40: Line 40:
** unhide the hidden database setting that sets the title format.
** unhide the hidden database setting that sets the title format.
** fix tray blinking for incoming message when container is minimized.
** fix tray blinking for incoming message when container is minimized.
** add "Send message on Ctrl+Enter" option.


* {{Plugin|StdMsg}}
* {{Plugin|StdMsg}}

Revision as of 12:23, 5 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.
    • add "Send message on Ctrl+Enter" option.
  • 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.