Changelog/0.95.12.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


== Core and libraries ==
== Core and libraries ==
* added ''Check database'' menu item to profile manager.
* {{GithubIssue|2516}} compressing the database through the profile manager now shows a message about the result.
* {{GithubIssue|2510}} fixed icons sorting order.
* {{GithubIssue|2510}} fixed icons sorting order.


== Protocols ==
== Protocols ==
* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
** disabled {{XEP|0231}} 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.


Line 14: Line 17:
== Plugins ==
== Plugins ==
* {{Plugin|Clist_modern}}
* {{Plugin|Clist_modern}}
** {{GithubIssue|2513}} added ability to rename view modes.
** {{GithubIssue|2504}} rolled back a fix for contacts list auto resize.
** {{GithubIssue|2504}} rolled back a fix for contacts list auto resize.
* {{Plugin|DbChecker}}
** support restored. Plugin was added to base package.
** {{GithubIssue|2517}} added {{Menu|Main menu|Database|Check database}} menu item.


* {{Plugin|NotesReminders}}
* {{Plugin|NotesReminders}}
Line 21: Line 29:
* {{Plugin|SeenPlugin}}
* {{Plugin|SeenPlugin}}
** {{GithubIssue|2508}} fixed applying "Watched Accounts" checkboxes state.
** {{GithubIssue|2508}} fixed applying "Watched Accounts" checkboxes state.
* {{Plugin|StdMsg}}
** {{GithubIssue|2512}} fixed broken group chat colors in the embedded log window.


* {{Plugin|TabSRMM}}
* {{Plugin|TabSRMM}}

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

  • Jabber
    • disabled 0231 for group chats.
    • Issue #2506 fixed crash or disfunction of SCRAM/SHA256/SHA512 auth.
  • VKontakte
    • fixed dialog deletion on contact delete.
    • fixed dialog 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.

For developers