Changelog/0.95.12: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Created page with "<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>")
 
No edit summary
Line 1: Line 1:
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
== Core and libraries ==
* updated libmdbx library.
== Protocols ==
* {{Plugin|Facebook}}
** added sending "Marked read" notifications support.
* {{Plugin|ICQ}}
** {{GithubIssue|2201}} file transfers are implemented as file transfers now, because links aren't clickable.
* {{Plugin|Jabber}}
** removed {{XEP|0022|Message Events}} support.
* {{Plugin|Twitter}}
** {{GithubIssue|2193}} if we send twits as messages, treat them as unread messages.
== Plugins ==
* {{Plugin|Clist_modern}}
** from now accounts in View Modes options are displayed by their visual names, not by physical protocol names.
** {{GithubIssue|2191}} View Modes did not work correctly when offline contacts are always shown.
* fixes #2198 (Clist_modern: Окно "Настройка режимов вида" забывает про закреплённые контакты).
* {{Plugin|TabSRMM}}
** {{GithubIssue|2184}} fixed movement of the current tab's highlight  when switching vertikal tabs.
** {{GithubIssue|2200}} fixed hotkeys regression.
== For developers ==
* Netlib_Dump exported from mir_app.

Revision as of 21:09, 17 February 2020

Version: 0.95.12

Rev: v0.95.12

Released: 31 July 2020

Core and libraries

  • updated libmdbx library.

Protocols

  • Facebook
    • added sending "Marked read" notifications support.
  • ICQ
    • Issue #2201 file transfers are implemented as file transfers now, because links aren't clickable.

Plugins

  • Clist_modern
    • from now accounts in View Modes options are displayed by their visual names, not by physical protocol names.
    • Issue #2191 View Modes did not work correctly when offline contacts are always shown.
  • fixes #2198 (Clist_modern: Окно "Настройка режимов вида" забывает про закреплённые контакты).

For developers

  • Netlib_Dump exported from mir_app.