Changelog/0.95.12.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 34: Line 34:
* {{Plugin|SeenPlugin}}
* {{Plugin|SeenPlugin}}
** {{GithubIssue|2508}} fixed applying "Watched Accounts" checkboxes state.
** {{GithubIssue|2508}} fixed applying "Watched Accounts" checkboxes state.
* {{Plugin|SmileyAdd}}
** {{GithubIssue|2526}} removed ''Disable stickers'' option.


* {{Plugin|StdMsg}}
* {{Plugin|StdMsg}}

Revision as of 17:54, 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