Changelog/0.95.9: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 13: Line 13:


== Plugins ==
== Plugins ==
* {{Plugin|Fingerprint}}
** add [https://github.com/PhoenixDevTeam/Phoenix-for-VK Phoenix] support.


* {{Plugin|MirLua}}
* {{Plugin|MirLua}}

Revision as of 13:45, 21 June 2018

Version: 0.95.9

Rev: v0.95.9

Released: 5 September 2018

General

Core and libraries

  • update libcurl, PCRE and SQLite libraries.
  • merge StdIdle with mir_app.
  • add Db_autobackups to core package.

Protocols

Plugins

  • MirLua
    • rework http module.
    • remove Send method.
    • add Request method to create request without sending.
    • add async callbacks.
    • add new helper function luaM_isarray.
    • fix print of decimal point.
    • m_json module
      • add __pairs metamethod support.
    • m_http module
      • send function should create copy of request object to prevent side effects in async calls.
      • fix lua functions call.
      • fix memory leaks.
    • add ability to compile scripts.
  • Scriver
    • add Send message on Shift+Enter option.
  • SmileyAdd
    • remove obsolete option Enable built-in message dialog support.
    • remove Smiley button option. Toolbar buttons for all plugins are configured from the Options → Message sessions → Toolbar.
  • StatusManager
    • add ability to react to terminal session disconnection.
  • TabSRMM
    • remove bugged and not working Remember and set keyboard layout per contact and Automatic keyboard layout: Do not load the system default for new contacts options.