Changelog/0.96.4.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
** {{GithubIssue|3953}} when you subscribe to a channel, service bots are no longer added to your contact list.
** {{GithubIssue|3953}} when you subscribe to a channel, service bots are no longer added to your contact list.
** {{GithubIssue|3942}} fixed drag-n-drop file to offline.
** {{GithubIssue|3942}} fixed drag-n-drop file to offline.
** {{GithubIssue|3957}} fixed duplication of contacts after import.


== Plugins ==
== Plugins ==

Revision as of 02:08, 30 November 2023

Version: 0.96.4.1

Rev: v0.96.4.1

Released: 8 February 2024

Core and libraries

  • Issue #3939 it is no longer possible to unload a plugin if the corresponding core plugin is missing.
  • updated SQLite to 3.44.2.

Protocols

  • ICQ
    • Issue #3934 added "Convert a message into a file transfer" context menu item for icq.net URLs (useful for converting old file transfers URLs to cloud files).
    • Issue #3938 fixed crash.
  • Telegram
    • added extra icon for bots.
    • added "Leave chat" contact menu item for channels and groups.
    • Issue #3952 fixed channel leaving.
    • Issue #3953 when you subscribe to a channel, service bots are no longer added to your contact list.
    • Issue #3942 fixed drag-n-drop file to offline.
    • Issue #3957 fixed duplication of contacts after import.

Plugins

  • Scriver
    • Issue #3945 message input area is now hidden if the contact does not support sending messages (RSS feed or Telegram channel for example).
  • StdMsg
    • Issue #3945 message input area is now hidden if the contact does not support sending messages (RSS feed or Telegram channel for example).
  • tabSRMM
    • Issue #3945 message input area is now hidden if the contact does not support sending messages (RSS feed or Telegram channel for example).
  • Toaster
    • Issue #3941 added "Enable/disable popups" icon to the message plugin's status bar.

For developers

  • added ability to mark contacts as read-only.