Changelog/0.95.13

From Miranda NG
Jump to navigation Jump to search

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

  • Discord
    • protocol no longer tries to load the history of forbidden channels (for example, those where the user is banned).
    • Issue #2575 fixed error 404 while opening Discord gateway connection.
    • fixed rare crash.
    • fixed retrieving groupchat history again & again.
    • fixed possible contact duplication.

fixes #2642 (Facebook: track groupchat name change) fixes #2645 (Facebook: nicklist in chats does not updated automatically)

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

Plugins

https://github.com/miranda-ng/miranda-ng/commit/1abf24e786cace297b3ec1c83b17bf43f69ddf00

  • CloudFile
    • ** {{GithubIssue|2646} fixed auth request window behavior.
  • Dbx_mdbx
    • Issue #2569 significantly increased resistance to hardware fails.
    • significantly increased startup speed.
    • Issue #2626 fixed import from MDBX database to SQLite database.
    • fixed rare crash in metacontacts.

Dbx_mdbx: crash fix when deleting sub-contact from a meta

  • 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.

StdClist fixes #2647 (StdClist: embedded clist is not accesible)

fixes #2643 (TabSRMM: internal log disappears after any color change for group chats)

fixes #2643 (TabSRMM: internal log disappears after any color change for group chats)

For developers