Changelog/0.95.12.1: Difference between revisions

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


== Protocols ==
== Protocols ==
* {{Plugin|Facebook}}
fixes #2527 (Facebook: missing stickers)
* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
** disabled {{XEP|0231|Bits of Binary}} for group chats.
** disabled {{XEP|0231|Bits of Binary}} for group chats.
** {{GithubIssue|2506}} fixed crash or disfunction of SCRAM/SHA256/SHA512 auth.
** {{GithubIssue|2506}} fixed crash or disfunction of SCRAM/SHA256/SHA512 auth.
fixes #2518 (Jabber: double click on bookmarks should launch it)


* {{Plugin|VKontakte}}
* {{Plugin|VKontakte}}
** fixed dialog deletion on contact delete.
** fixed dialog deletion on contact delete.
** fixed dialog deletion on ban user.
** fixed dialog deletion on ban user.
rework ‘Process stickers as smileys’ option for dynamic loading sticker from vk (working)  and showing as smiley (not working - issue #2527)


== Plugins ==
== Plugins ==

Revision as of 17:53, 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 #2527 (Facebook: missing stickers)

fixes #2518 (Jabber: double click on bookmarks should launch it)

  • VKontakte
    • fixed dialog deletion on contact delete.
    • fixed dialog deletion on ban user.

rework ‘Process stickers as smileys’ option for dynamic loading sticker from vk (working) and showing as smiley (not working - issue #2527)

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