Changelog/0.95.7: Difference between revisions

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


== Protocols ==
== Protocols ==
* {{Plugin|Discord}}
* {{Plugin|Discord}}
** add ability to copy user Discord ID and contacts ID.
** added ability to copy user Discord ID and contacts ID.
** add ''Hide guild chats on startup'' option.
** added ''Hide guild chats on startup'' option.
** fix for empty guilds after relogin.
** fixed for empty guilds after relogin.
** add metacontacts support.
** added metacontacts support.
* {{Plugin|VKontakte}}
* {{Plugin|VKontakte}}
** fix error 100 for deactivated contact on mark message as read.
** fixed 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.
** added removing from friend list and clear server history on delete from Miranda contact list.


== Plugins ==
== Plugins ==
* Adopted plugins: {{Plugin|AsSingleWindow}}.
* Adopted plugins: {{Plugin|AsSingleWindow}}.
* {{Plugin|ListeningTo}}
* {{Plugin|ListeningTo}}
** fix crash on plugin dynamic unload.
** fixed crash on plugin dynamic unload.
* {{Plugin|MirLua}}
* {{Plugin|MirLua}}
** add service functions to execute Lua code.
** added service functions to execute Lua code.
** add CMLuaEnviroment to execute Lua code from external source in sandbox.
** added CMLuaEnviroment to execute Lua code from external source in sandbox.
** add m_http module.
** added m_http module.
** add method wait into m_schedule.
** added method wait into m_schedule.
* {{Plugin|SmileyAdd}}
* {{Plugin|SmileyAdd}}
** remove mouse hovering selection. Smileys can still be selected by left-clicking and highlighted by right-clicking.
** removed mouse hovering selection. Smileys can still be selected by left-clicking and highlighted by right-clicking.
* {{Plugin|StatusManager}}
* {{Plugin|StatusManager}}
** fix ''Ignore locked status of accounts'' checkbox behavior.
** fixed ''Ignore locked status of accounts'' checkbox behavior.
* {{Plugin|TabSRMM}}
* {{Plugin|TabSRMM}}
** remove ''Highlight user...'' menu item. This item has never worked.
** removed ''Highlight user...'' menu item. This item has never worked.
* {{Plugin|ZeroNotify}}
* {{Plugin|ZeroNotify}}
** fix displaying menu item on startup.
** fix displaying menu item on startup.
** fix enabling/disabling sound.
** fix enabling/disabling sound.

Latest revision as of 04:06, 2 December 2018

Version: 0.95.7

Rev: v0.95.7

Released: 7 November 2017

General

  • switched compiler from Visual Studio 2010 to Visual Studio 2017.
  • added initial CMake support.

Protocols

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

Plugins

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