Changelog/0.95.12.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 15: Line 15:
* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
** disabled {{XEP|0231|Bits of Binary}} for group chats.
** disabled {{XEP|0231|Bits of Binary}} for group chats.
** {{GithubIssue|2518}} double click on bookmarks now launch it.
** {{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)
fixes #2518 (Jabber: double click on a conference bookmark doesn't raise its window)


* {{Plugin|VKontakte}}
* {{Plugin|VKontakte}}

Revision as of 18:01, 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 in the profile manager now shows a message about the result.
  • Issue #2510 fixed icons sorting order.

Protocols

  • 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