Difference between revisions of "Changelog/0.95.13"
Dart Raiden (talk | contribs) |
Dart Raiden (talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude> | <noinclude>{{PageLang|en}}{{VersionCard}}</noinclude> | ||
+ | |||
+ | == Core and libraries == | ||
== Protocols == | == Protocols == | ||
Line 12: | Line 14: | ||
* {{Plugin|Dbx_sqlite}} | * {{Plugin|Dbx_sqlite}} | ||
**{{GithubIssue|1985}} fixed display of unread events on multiple unread events arrive. | **{{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}}. | ||
+ | |||
+ | == For developers == |
Revision as of 16:54, 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.
Plugins
- 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.