Difference between revisions of "Changelog/0.95.13"
Dart Raiden (talk | contribs) (→Protocols) |
Dart Raiden (talk | contribs) (→Plugins) |
||
Line 24: | 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:
Released: in development
Core and libraries
Protocols
- ICQ
- Issue #2616 added support for filetransfers and stickers to group chats.
- Jabber
- Issue #2617 moved "Add" button (green ➕) in all lists (participants, moderators, members, admins, owners, outcasts) at top of list.
- changed SCRAM-AUTH priorities according to https://wiki.xmpp.org/web/SASL_and_SCRAM-SHA-1(-PLUS)_/_SCRAM-SHA-256(-PLUS)#Order
Plugins
- Clist_modern
- Issue #2606 fixed view mode applying on language switch.
- Dbx_mdbx
- Issue #2569 significantly increased resistance to hardware fails.
- Issue #2626 fixed import from MDBX database to SQLite database.
- Dbx_sqlite
- Issue #1985 fixed display of unread events on multiple unread events arrive.
- 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.
- StdMsg
- Issue #2617 events filter button now have red cross if filter is disabled.