Changelog/0.95.7: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
(add "General" section)
Line 1: Line 1:
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
Switch compiler from Visual Studio 2010 to Visual Studio 2017.
== General ==
 
* Switch compiler from Visual Studio 2010 to Visual Studio 2017.
Initial [[wikipedia:CMake|CMake]] support.
* Initial [[wikipedia:CMake|CMake]] support.


== Protocols ==
== Protocols ==
* {{Plugin|Discord}}
* {{Plugin|Discord}}
** add ability to copy user Discord ID and contacts ID).
** add ability to copy user Discord ID and contacts ID.
** add ''Hide guild chats on startup'' option.
** add ''Hide guild chats on startup'' option.
** fix for empty guilds after relogin.
** fix for empty guilds after relogin.

Revision as of 17:11, 5 November 2017

Version: 0.95.7

Rev: v0.95.7

Released: 7 November 2017

General

  • Switch compiler from Visual Studio 2010 to Visual Studio 2017.
  • Initial CMake support.

Protocols

  • Discord
    • add ability to copy user Discord ID and contacts ID.
    • add Hide guild chats on startup option.
    • fix for empty guilds after relogin.
    • add metacontacts support.
  • VKontakte
    • fix error 100 for deactivated contact on mark message as read.
    • add removing from friend list and clear server history on delete from Miranda contact list.

Plugins

  • Adopted plugins: AsSingleWindow.
  • ListeningTo
    • fix crash on plugin dynamic unload.
  • MirLua
    • add service functions to execute Lua code.
    • add CMLuaEnviroment to execute Lua code from external source in sandbox.
    • add m_http module.
    • add method wait into m_schedule.
  • SmileyAdd
    • remove mouse hovering selection. Smileys can still be selected by left-clicking and highlighted by right-clicking.
  • StatusManager
    • fix Ignore locked status of accounts checkbox behavior.
  • TabSRMM
    • remove Highlight user... menu item. This item has never worked.