Changelog/0.95.12.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 8: Line 8:
== Protocols ==
== Protocols ==
* {{Plugin|Facebook}}
* {{Plugin|Facebook}}
fixes #2527 (Facebook: missing stickers)
** {{GithubIssue|2527}} added downloadable stickers support ({{Plugin|SmileyAdd}} plugin required).


* {{Plugin|ICQ}}
* {{Plugin|ICQ}}
fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов);
** {{GithubIssue|2524}} added downloadable stickers support ({{Plugin|SmileyAdd}} plugin required).


* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
Line 20: Line 20:


* {{Plugin|VKontakte}}
* {{Plugin|VKontakte}}
** fixed dialog deletion on contact delete.
** added downloadable stickers support ({{Plugin|SmileyAdd}} plugin required).
** fixed dialog deletion on ban user.
** added [sticker:code] and [sticker-code] templates for sending stickers.
rework ‘Process stickers as smileys’ option for dynamic loading sticker from vk (working)  and showing as smiley (not working - issue #2527)
** fixed server history deletion on contact delete.
add template [sticker-%d] for sending stickers
** fixed server history deletion on ban user.


== Plugins ==
== Plugins ==

Revision as of 17:59, 16 August 2020

Version: 0.95.12.1

Rev: v0.95.12.1

Released: 18 November 2020

Core and libraries

  • added Check database menu item to profile manager.
  • Issue #2516 compressing the database through the profile manager now shows a message about the result.
  • Issue #2510 fixed icons sorting order.

Protocols

fixes #2518 (Jabber: double click on bookmarks should launch it) fixes #2518 (Jabber: double click on a conference bookmark doesn't raise its window)

  • VKontakte
    • added downloadable stickers support (SmileyAdd plugin required).
    • added [sticker:code] and [sticker-code] templates for sending stickers.
    • fixed server history deletion on contact delete.
    • fixed server history deletion on ban user.

Plugins

  • DbChecker
    • support restored. Plugin was added to base package.
    • Issue #2517 added Main menu → Database → Check database menu item.
  • TabSRMM
    • removed subclassIEView hidden option.
    • Issue #2521 fixed Esc key behavior selection for group chats.

For developers