Changelog/0.95.12: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 35: Line 35:
** {{GithubIssue|2200}} fixed hotkeys regression.
** {{GithubIssue|2200}} fixed hotkeys regression.
** {{GithubIssue|2210}} fixed crash that could sometimes happen when a {{Button|Quote}} button is pressed.
** {{GithubIssue|2210}} fixed crash that could sometimes happen when a {{Button|Quote}} button is pressed.
** {{GithubIssue|2215}}


== For developers ==
== For developers ==
* Netlib_Dump exported from mir_app.
* Netlib_Dump exported from mir_app.

Revision as of 16:03, 19 February 2020

Version: 0.95.12

Rev: v0.95.12

Released: 31 July 2020

Todo: Discord state

Core and libraries

  • updated libmdbx and PCRE libraries.

Protocols

  • Facebook
    • added sending "Marked read" notifications support.
    • restored option to keep messages unread at the server.
  • ICQ
    • Issue #2201 file transfers are implemented as file transfers now, because links aren't clickable.

Plugins

  • Clist_modern
    • from now accounts in "Configure view modes" window are displayed by their visual names, not by physical protocol names.
    • Issue #2191 view modes did not work correctly when offline contacts are always shown.
    • Issue #2198 reopen of "Configure view modes" window no longer resets checkboxes on "Sticky contacts" tab.
    • Issue #2208

For developers

  • Netlib_Dump exported from mir_app.