Changelog/0.95.13: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:
* {{Plugin|ICQ}}
* {{Plugin|ICQ}}
** {{GithubIssue|2616}} added support for filetransfers and stickers to group chats.
** {{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.
Line 17: Line 24:
* {{Plugin|Scriver}}
* {{Plugin|Scriver}}
** {{GithubIssue|2610}} fixed inability to transfer file from clipboard by pressing {{Hotkey|Ctrl|V}}.
** {{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 ==
== 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