Changelog/0.95.13: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 3: Line 3:
== Core and libraries ==
== Core and libraries ==
* updated libcurl, liblua, libmdbx and SQLite libraries.
* updated libcurl, liblua, libmdbx and SQLite libraries.
* static plugins no longer have checkboxes on the {{Menu|Options|Plugins}} page.
* static plugins (for example database drivers) no longer have checkboxes on the {{Menu|Options|Plugins}} page.


== Protocols ==
== Protocols ==

Revision as of 18:44, 11 February 2021

Version: 0.95.13

Rev: v0.95.13

Released: 16 March 2021

Core and libraries

  • updated libcurl, liblua, libmdbx and SQLite libraries.
  • static plugins (for example database drivers) no longer have checkboxes on the Options → Plugins page.

Protocols

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

Plugins

  • Dbx_mdbx
    • Issue #2569 significantly increased resistance to hardware fails.
    • significantly increased startup speed.
    • Issue #2626 fixed import from MDBX database to SQLite database.
  • 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