Changelog/0.95.13: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
== Core and libraries ==
== Protocols ==
* {{Plugin|ICQ}}
** {{GithubIssue|2616}} added support for filetransfers and stickers to group chats.
* {{Plugin|Jabber}}
** {{GithubIssue|2617 }} moved the "Add" button (green ➕) in all lists (participants, moderators, members, admins, owners, outcasts) at top of the list.
** changed SCRAM-AUTH priorities according to https://wiki.xmpp.org/web/SASL_and_SCRAM-SHA-1(-PLUS)_/_SCRAM-SHA-256(-PLUS)#Order


== Plugins ==
== Plugins ==
* {{Plugin|Clist_modern}}
** {{GithubIssue|2606}} fixed view mode applying on language switch.
* {{Plugin|Dbx_mdbx}}
* {{Plugin|Dbx_mdbx}}
** {{GithubIssue|2569}} significantly increased resistance to hardware fails.
** {{GithubIssue|2569}} significantly increased resistance to hardware fails.
** {{GithubIssue|2626}} fixed import from MDBX database to SQLite database.
** {{GithubIssue|2626}} fixed import from MDBX database to SQLite database.
* {{Plugin|Dbx_sqlite}}
**{{GithubIssue|1985}} fixed display of unread events on multiple unread events arrive.
* {{Plugin|Scriver}}
** {{GithubIssue|2610}} fixed inability to transfer file from clipboard by pressing {{Hotkey|Ctrl|V}}.
** {{GithubIssue|2617}} events filter button now have red cross if filter is disabled.
* {{Plugin|StdMsg}}
** {{GithubIssue|2617}} events filter button now have red cross if filter is disabled.
== For developers ==

Revision as of 17:03, 23 November 2020

Version: 0.95.13

Rev: v0.95.13

Released: 16 March 2021

Core and libraries

Protocols

  • ICQ
    • Issue #2616 added support for filetransfers and stickers to group chats.

Plugins

  • Scriver
    • Issue #2610 fixed inability to transfer file from clipboard by pressing Ctrl+V.
    • Issue #2617 events filter button now have red cross if filter is disabled.

For developers