Changelog/0.95.9

From Miranda NG
Jump to navigation Jump to search

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.

Protocols

Plugins

  • MirLua
    • rework http module.
    • remove Send method.
    • add Request method to create request without sending.
    • add async callbacks.