Changelog/0.95.8.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
m (→‎Plugins: {{Popup}}->{{PopupPlus}})
 
(3 intermediate revisions by one other user not shown)
Line 4: Line 4:


* dynamically enabled/disable plugins are now immediately shown in the Customize → Fonts and colors.
* dynamically enabled/disable plugins are now immediately shown in the Customize → Fonts and colors.
* remove ability to create deprecated database (dbx_mmap).
* removed ability to create deprecated database (dbx_mmap).
* add [https://vk.com/messenger VK Messenger] detect.
* added [https://vk.com/messenger VK Messenger] detect.


== Protocols ==
== Protocols ==


* {{Plugin|Facebook}}
* {{Plugin|Facebook}}
** extend packet timeout to 10 minutes (specially for Karamil Alhady).
** extended packet timeout to 10 minutes (specially for Karamil Alhady).
** restore persistent connections.
** restored persistent connections.


* {{Plugin|IRC}}
* {{Plugin|IRC}}
** fix broken search in channel browser.
** fixed broken search in channel browser.


* {{Plugin|VKontakte}}
* {{Plugin|VKontakte}}
** fix "Access denied" error on typing for banned contacts.
** fixed "Access denied" error on typing for banned contacts.
** fix "?" in avatar filenames.
** fixed "?" in avatar filenames.


== Plugins ==
== Plugins ==


* {{Plugin|Fingerprint}}
* {{Plugin|Fingerprint}}
** fix Conversations detect.
** fixed Conversations detect.
** add VK Messenger icon.
** added VK Messenger icon.


* {{Plugin|Popup}}
* {{Plugin|PopupPlus}}
** fix error after dynamic unloading-loading.
** fixed error after dynamic unloading-loading.


* {{Plugin|Scriver}}
* {{Plugin|Scriver}}
** remove ''Use the contact's status icon as the window icon'' option.
** removed ''Use the contact's status icon as the window icon'' option.
** unhide the hidden database setting that sets the title format.
** unhided the hidden database setting that sets the title format.
** fix tray blinking for incoming message when container is minimized.
** fixed tray blinking for incoming message when container is minimized.
** add ''Send message on Ctrl+Enter'' option.
** added ''Send message on Ctrl+Enter'' option.


* {{Plugin|SmileyAdd}}
* {{Plugin|SmileyAdd}}
** restore XEP smiley packs support.
** restored XEP smiley packs support. But obsolete third-party regexp parser was replaced by PCRE, so many XEP packs need to be fixed manually, because they contain an incorrect code.


* {{Plugin|SimpleStatusMsg}}
* {{Plugin|SimpleStatusMsg}}
** fix crash for empty status messages.
** fixed crash for empty status messages.


* {{Plugin|StdMsg}}
* {{Plugin|StdMsg}}
** "Chat module" and "Message log" groups (in Customize → Fonts and colors) became subgroups of the "Message session" group.
** "Chat module" and "Message log" groups (in Customize → Fonts and colors) became subgroups of the "Message session" group.
** transform ''Send message on Enter'' and ''Send message on double Enter'' options into radioboxes.
** transformed ''Send message on Enter'' and ''Send message on double Enter'' options into radioboxes.
** add ''Send message on Ctrl-Enter'' option.
** added ''Send message on Ctrl-Enter'' option.
** remove ''Send message on Enter'' and ''Send message on double Enter'' group chat options. Chats and message sessions now use the same settings.
** removed ''Send message on Enter'' and ''Send message on double Enter'' group chat options. Chats and message sessions now use the same settings.
** tab icon look standardized with all another SRMM plugins.
** tab icon look standardized with all another SRMM plugins.
** reduce size of the disabled toolbar.
** reduced size of the disabled toolbar.
** fix status bar show time instead conference's topic.
** fixed status bar show time instead conference's topic.
** fix missing window icon if tabs are disabled.
** fixed missing window icon if tabs are disabled.
** fix tray blinking for incoming message when container is minimized.
** fixed tray blinking for incoming message when container is minimized.
** inactive tab now blink in background if there's an unread message.
** inactive tab now blink in background if there's an unread message.
** restore ''Use the contact's status icon as the window icon'' option.
** restored ''Use the contact's status icon as the window icon'' option.
** remove ''Restore previously open tabs when showing the window'' option because it does nothing anyway. Use {{Plugin|Sessions}} instead.
** removed ''Restore previously open tabs when showing the window'' option because it does nothing anyway. Use {{Plugin|Sessions}} instead.


* {{Plugin|TrafficCounter}}
* {{Plugin|TrafficCounter}}
** fix crash with empty statistic.
** fixed crash with empty statistic.

Latest revision as of 21:01, 13 March 2019

Version: 0.95.8.1

Rev: v0.95.8.1

Released: 8 June 2018

Core and libraries

  • dynamically enabled/disable plugins are now immediately shown in the Customize → Fonts and colors.
  • removed ability to create deprecated database (dbx_mmap).
  • added VK Messenger detect.

Protocols

  • Facebook
    • extended packet timeout to 10 minutes (specially for Karamil Alhady).
    • restored persistent connections.
  • IRC
    • fixed broken search in channel browser.
  • VKontakte
    • fixed "Access denied" error on typing for banned contacts.
    • fixed "?" in avatar filenames.

Plugins

  • Fingerprint
    • fixed Conversations detect.
    • added VK Messenger icon.
  • PopupPlus
    • fixed error after dynamic unloading-loading.
  • Scriver
    • removed Use the contact's status icon as the window icon option.
    • unhided the hidden database setting that sets the title format.
    • fixed tray blinking for incoming message when container is minimized.
    • added Send message on Ctrl+Enter option.
  • SmileyAdd
    • restored XEP smiley packs support. But obsolete third-party regexp parser was replaced by PCRE, so many XEP packs need to be fixed manually, because they contain an incorrect code.
  • StdMsg
    • "Chat module" and "Message log" groups (in Customize → Fonts and colors) became subgroups of the "Message session" group.
    • transformed Send message on Enter and Send message on double Enter options into radioboxes.
    • added Send message on Ctrl-Enter option.
    • removed Send message on Enter and Send message on double Enter group chat options. Chats and message sessions now use the same settings.
    • tab icon look standardized with all another SRMM plugins.
    • reduced size of the disabled toolbar.
    • fixed status bar show time instead conference's topic.
    • fixed missing window icon if tabs are disabled.
    • fixed tray blinking for incoming message when container is minimized.
    • inactive tab now blink in background if there's an unread message.
    • restored Use the contact's status icon as the window icon option.
    • removed Restore previously open tabs when showing the window option because it does nothing anyway. Use Sessions instead.