Changelog/0.95.12: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:
** fixed a problem with "400 BAD REQUEST" error when sending mark as read request.
** fixed a problem with "400 BAD REQUEST" error when sending mark as read request.
** fixed inability to leave the guild.
** fixed inability to leave the guild.
** {{GithubIssue|705}} system tray icon now reflects actual status of protocol.
** {{GithubIssue|1953}} fixed a bug that caused changing status post-sign-in doesn't work unless a normal client is also open.


* {{Plugin|Facebook}}
* {{Plugin|Facebook}}
Line 19: Line 21:
* {{Plugin|ICQ}}
* {{Plugin|ICQ}}
** {{GithubIssue|2201}} file transfers are implemented as file transfers now, because links aren't clickable.
** {{GithubIssue|2201}} file transfers are implemented as file transfers now, because links aren't clickable.
** fixed support for delivered messages.


* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
Line 27: Line 30:
** removed {{XEP|0022|Message Events}} support.
** removed {{XEP|0022|Message Events}} support.
** more strict {{XEP|0045|Multi-User Chat}} compliance.
** more strict {{XEP|0045|Multi-User Chat}} compliance.
** capability cache is stored in a JSON file now instead of database.
** {{XEP|0184|Message Delivery Receipts}} support to be turned on by default.
** {{XEP|0184|Message Delivery Receipts}} support to be turned on by default.
** {{GithubIssue|2219}} fixed XML console broken in 0.95.10.2 release.
** {{GithubIssue|2219}} fixed XML console broken in 0.95.10.2 release.

Revision as of 20:28, 4 April 2020

Version: 0.95.12

Rev: v0.95.12

Released: 31 July 2020

Todo: Discord state and 2215

Core and libraries

  • updated libmdbx and PCRE libraries.

Protocols

  • Discord
    • Issue #2230 if the server requires captcha input, Miranda will now open Discord in the browser browser window.
    • fixed a problem with "400 BAD REQUEST" error when sending mark as read request.
    • fixed inability to leave the guild.
    • Issue #705 system tray icon now reflects actual status of protocol.
    • Issue #1953 fixed a bug that caused changing status post-sign-in doesn't work unless a normal client is also open.
  • Facebook
    • added sending "Marked read" notifications support.
    • restored option to keep messages unread at the server.
    • Issue #2224 fixed a bug that caused each group chat message to start a new conversation.
  • ICQ
    • Issue #2201 file transfers are implemented as file transfers now, because links aren't clickable.
    • fixed support for delivered messages.
  • Twitter
    • major code rework due to changed API.
    • Issue #2218 added support for direct messages.
    • Issue #2193 if we send tweets as messages, treat them as unread messages.
    • removed Base URL option.

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 fixed button text change on view mode change.
    • Issue #2227 fixed "Configure view modes" window's glitches.
  • Scriver
    • fixed a rare crash in group chats.

For developers

  • Netlib_Dump exported from mir_app.