Changelog/0.96.5: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
* updated libtox library.
* updated libtox library.
* updated SQLite library to 3.45.2.
* updated SQLite library to 3.45.2.
* updated libcurl library to 8.7.1.
* {{GithubIssue|4197}} moved icons and sounds options to {{Menu|Options|Customize}}.
* {{GithubIssue|4197}} moved icons and sounds options to {{Menu|Options|Customize}}.
* {{GithubIssue|4198}} expanded options' tree width and option's window width.
* {{GithubIssue|4198}} expanded options' tree width and option's window width.
Line 39: Line 40:
* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
** {{GithubIssue|3215}} removed preset for Odnoklassniki (server stopped supporting XMPP).
** {{GithubIssue|3215}} removed preset for Odnoklassniki (server stopped supporting XMPP).
** {{GithubIssue|4314}} fixed duplication of contacts in the roster.


* {{Plugin|Telegram}}
* {{Plugin|Telegram}}
Line 44: Line 46:
** {{GithubIssue|4248}} added support for group chat avatars (avatar of the chat itself).
** {{GithubIssue|4248}} added support for group chat avatars (avatar of the chat itself).
** {{GithubIssue|4252}} added topics support.
** {{GithubIssue|4252}} added topics support.
** {{GithubIssue|4318}} added URL preview support.
** {{GithubIssue|4246}} the <tt>@</tt> symbol are no longer shown in the nickname list before nicknames, so as not to be confused with the role icon.
** {{GithubIssue|4246}} the <tt>@</tt> symbol are no longer shown in the nickname list before nicknames, so as not to be confused with the role icon.
** fixed fetching files sent by user from another device.
** fixed fetching files sent by user from another device.
Line 56: Line 59:
** fixed a bug due to which our own messages downloaded from the server were signed as "Unknown nick".
** fixed a bug due to which our own messages downloaded from the server were signed as "Unknown nick".
** {{GithubIssue|4255}} fixed {{Button|Log out}} button behaviour.
** {{GithubIssue|4255}} fixed {{Button|Log out}} button behaviour.
** {{GithubIssue|4303}} fixed a bug due to which the group chat remained active after the user left it from another device.
* {{Plugin|VKontakte}}
** added <tt>LoadFilesAsync</tt> hidden option (for asynchronous image loading).
** added edited message support for group chats.
** added ''"Support BBC for NewStory"''option.
** added ''"Add original message version in edited message"'' option.
** {{GithubIssue|4307}} fixed viewing user information of group chat participants.
** {{GithubIssue|4308}} fixed inability to download chat history from the server immediately after clearing it in Miranda.


== Plugins ==
== Plugins ==
* {{Plugin|Clist_modern}}
* {{Plugin|Clist_modern}}
** {{GithubIssue|4323}} added the ability to drag a file to an offline contact for sending (protocol should support sending to offline).
** fixed tab titles' translation in View Modes settings dialog.
** fixed tab titles' translation in View Modes settings dialog.
** fixed the frame name translation issue.
** fixed the frame name translation issue.
Line 68: Line 81:
** {{GithubIssue|4186}} the plugin no longer requests an API key if the current provider does not require a key.
** {{GithubIssue|4186}} the plugin no longer requests an API key if the current provider does not require a key.
** {{GithubIssue|4180}} fixed crash.
** {{GithubIssue|4180}} fixed crash.
* {{Plugin|IEView}}
** {{GithubIssue|4350}} {{Menu|Options|Skins|IEView|History}} tab is now visible only if {{Plugin|IEHistory}} is installed and loaded.


* {{Plugin|Jingle}}
* {{Plugin|Jingle}}
Line 86: Line 102:


* {{Plugin|NewStory}}
* {{Plugin|NewStory}}
** message log has been ported from RTF to HTML ([http://www.litehtml.com litehtml] library is used),
** message log has been ported from RTF to HTML ([http://www.litehtml.com litehtml] library is used).
** added preview for downloaded pictures ad well as ''"Show picture preview"'' option.
** added support for advanced <tt>[url]</tt> and <tt>[img]</tt> BBCodes.
** {{GithubIssue|3660}} added ability to customize links' color.
** {{GithubIssue|4181}} implemented scrolling in edit mode.
** {{GithubIssue|4181}} implemented scrolling in edit mode.
** added the ability to predefine and use up to 5 user-selected colors in templates.
** added the ability to predefine and use up to 5 user-selected colors in templates.
Line 96: Line 115:
** {{GithubIssue|4262}} fixed display of nicknames in group chat history.
** {{GithubIssue|4262}} fixed display of nicknames in group chat history.
** {{GithubIssue|4301}} fixed invalid reply author's nick in group chats.
** {{GithubIssue|4301}} fixed invalid reply author's nick in group chats.
** {{GithubIssue|4316}} system history no longer displays as "unknown contact".
** {{GithubIssue|4312}} fixed insertion of redundant empty lines when quoting a large number of messages.
** {{GithubIssue|4334}} fixed incorrect time in quoted messages.
** {{GithubIssue|4349}} fixed message log position reset when switching tabs.


* {{Plugin|Scriver}}
* {{Plugin|Scriver}}
Line 123: Line 146:
* added Chat_Find(MCONTACT) — new useful helper.
* added Chat_Find(MCONTACT) — new useful helper.
* added newStrW — Unicode version of the newStr() function.
* added newStrW — Unicode version of the newStr() function.
* added db_event_edit to change server id, user id, and reply id as well.

Revision as of 00:04, 1 May 2024

Version: 0.96.5

Rev: v0.96.5

Released: 30 April 2024

Core and libraries

  • added "Remove cached files when an event is deleted" option to file transfers settings.
  • updated libtox library.
  • updated SQLite library to 3.45.2.
  • updated libcurl library to 8.7.1.
  • Issue #4197 moved icons and sounds options to Options → Customize.
  • Issue #4198 expanded options' tree width and option's window width.
  • Issue #4188 fixed a bug due to which a contact was placed in the wrong group.
  • Issue #4189 fixed a bug that prevented deleting an empty group.
  • Issue #4190 fixed the work of the "New subgroup" menu item.
  • Issue #4203 erasing groups.json no longer causes groups to disappear.
  • Issue #4210 from now on it is forbidden to create accounts with the same names.
  • Issue #4209 fixed crash.
  • Issue #4217 the options tree no longer steals focus when switching between tabs.
  • Issue #4271 clearing contact history now removes the "you have unread message" icon from the contact list.
  • Issue #4275 a message is no longer marked as read if it arrives in an inactive tab.
  • Issue #4291 fixed a bug where the names of custom menu items were not saved.
  • Issue #4292 moving a submenu in the menu editor no longer causes that submenu items to be disabled.

Protocols

  • Db_autobackups
    • renamed "Save profile as..." menu item to "Save database as..."
  • Discord
    • Issue #4178 the plugin no longer requires to re-enter the MFA code after the Internet connection is lost.
  • ICQ
    • Issue #4278 added "About" field support in user's own user info.
    • Issue #4284 added support for changing user's own first name, last name, and about fields.
    • Issue #4206 fixed broken multiple file transfer.
  • IRC
    • Issue #4259 closing the channel settings dialog no longer asks to save the settings if the settings have not changed.
  • Jabber
    • Issue #3215 removed preset for Odnoklassniki (server stopped supporting XMPP).
    • Issue #4314 fixed duplication of contacts in the roster.
  • Telegram
    • added support for settings user's own avatar.
    • Issue #4248 added support for group chat avatars (avatar of the chat itself).
    • Issue #4252 added topics support.
    • Issue #4318 added URL preview support.
    • Issue #4246 the @ symbol are no longer shown in the nickname list before nicknames, so as not to be confused with the role icon.
    • fixed fetching files sent by user from another device.
    • Issue #4177 the names of the authors of messages in Favorites are now displayed correctly.
    • Issue #4214 fixed crash.
    • fixed displaying user's own avatar.
    • Issue #4251 fixed display of the name of the author of the forwarded message.
    • Issue #4253 fixed crash on history loading.
    • fixed display of forwarded messages when loading history from the server.
    • Issue #4258 fixed occasional crash in Options → Sessions.
    • Issue #4263 fixed display nicknames of messages in group chat, the author of which is the channel, not the user.
    • fixed a bug due to which our own messages downloaded from the server were signed as "Unknown nick".
    • Issue #4255 fixed Log out button behaviour.
    • Issue #4303 fixed a bug due to which the group chat remained active after the user left it from another device.
  • VKontakte
    • added LoadFilesAsync hidden option (for asynchronous image loading).
    • added edited message support for group chats.
    • added "Support BBC for NewStory"option.
    • added "Add original message version in edited message" option.
    • Issue #4307 fixed viewing user information of group chat participants.
    • Issue #4308 fixed inability to download chat history from the server immediately after clearing it in Miranda.

Plugins

  • Clist_modern
    • Issue #4323 added the ability to drag a file to an offline contact for sending (protocol should support sending to offline).
    • fixed tab titles' translation in View Modes settings dialog.
    • fixed the frame name translation issue.
  • MyDetails
    • Issue #4223 if the protocol does not allow changing the nickname, the nickname will be changed locally.
  • NewStory
    • message log has been ported from RTF to HTML (litehtml library is used).
    • added preview for downloaded pictures ad well as "Show picture preview" option.
    • added support for advanced [url] and [img] BBCodes.
    • Issue #3660 added ability to customize links' color.
    • Issue #4181 implemented scrolling in edit mode.
    • added the ability to predefine and use up to 5 user-selected colors in templates.
    • Issue #4182 added ability to customize download progress indicator color.
    • Issue #4305 added "Copy URL" menu item.
    • text from journal and history is now copied along with colors.
    • Issue #4193 fixed download progress indicator glitches.
    • Issue #4236 fixed crash.
    • Issue #4262 fixed display of nicknames in group chat history.
    • Issue #4301 fixed invalid reply author's nick in group chats.
    • Issue #4316 system history no longer displays as "unknown contact".
    • Issue #4312 fixed insertion of redundant empty lines when quoting a large number of messages.
    • Issue #4334 fixed incorrect time in quoted messages.
    • Issue #4349 fixed message log position reset when switching tabs.
  • Scriver
    • Issue #4200 "Preload number of previous events" option can now load up to 1000 messages (previously 100).
  • StdMsg
    • Issue #4200 "Preload number of previous events" option can now load up to 1000 messages (previously 100).
  • tabSRMM
    • Issue #4200 "Preload number of previous events" option can now load up to 1000 messages (previously 100).
    • Issue #4228 added ability to hide a warning about unsent messages in the queue.
    • Issue #4232 added "Side bar width" container option.
    • renamed "Try to keep original size" option to "Use the original size if it is smaller".

For developers

  • clipboard copy function is able now to copy in multiple formats at a time.
  • added CCtrlRichEdit::GetPlainRtf — a method to get plain (non-Unicode) text in RTF.
  • added Chat_Find(MCONTACT) — new useful helper.
  • added newStrW — Unicode version of the newStr() function.
  • added db_event_edit to change server id, user id, and reply id as well.