Changelog/0.95.13: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:


* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
** {{GithubIssue|2617 }} moved "Add" button (green ➕) in all lists (participants, moderators, members, admins, owners, outcasts) at top of list.
** {{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 ==
Line 23: 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