Changelog/0.95.12.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 67: Line 67:
** {{GithubIssue|2521}} fixed {{Button|Esc}} key behavior selection for group chats.
** {{GithubIssue|2521}} fixed {{Button|Esc}} key behavior selection for group chats.


* {{Plugin|Variabled}}
* {{Plugin|Variables}}
** {{GithubIssue|2561}} fixed contact(), ccount(), and getContactFromString() functions.
** {{GithubIssue|2561}} fixed contact(), ccount(), and getContactFromString() functions.


== For developers ==
== For developers ==
* Chat API: added "Mute" parameter to any chat, turning short/long blinking mode.
* Chat API: added "Mute" parameter to any chat, turning short/long blinking mode.

Revision as of 21:13, 24 October 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.
  • updated libcurl and SQLite libraries.
  • 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.
    • added UseStikersAsStaticSmileys hidden option.
    • 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.
  • SmileyAdd
    • Issue #2526 removed Disable stickers option.
    • Issue #2532 downloaded stickers no longer disappear when reopening message window.
    • fixed incorrect setting an absolute path instead of a relative one.
  • TabSRMM
    • removed subclassIEView hidden option.
    • Issue #2521 fixed Esc key behavior selection for group chats.

For developers

  • Chat API: added "Mute" parameter to any chat, turning short/long blinking mode.