Changelog/0.95.12.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 46: Line 46:
* {{Plugin|PluginUpdater}}
* {{Plugin|PluginUpdater}}
** {{GithubIssue|2547}} ''Restart Miranda automatically'' with ''Silent mode'' enabled no more requires clicking on a pop-up.
** {{GithubIssue|2547}} ''Restart Miranda automatically'' with ''Silent mode'' enabled no more requires clicking on a pop-up.
** {{GithubIssue|2548}} ''Backup database before update'' option is no longer available if {{Plugin|Db_autobackups}} plugin is not installed
** {{GithubIssue|2548}} ''Backup database before update'' option is no longer available if {{Plugin|Db_autobackups}} plugin is not installed.


* {{Plugin|SeenPlugin}}
* {{Plugin|SeenPlugin}}

Revision as of 18:08, 14 September 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.
    • Issue #2542 double click on the search result item now scrolls the list to this item.
  • TabSRMM
    • removed subclassIEView hidden option.
    • Issue #2521 fixed Esc key behavior selection for group chats.

For developers