Changelog/0.96.4: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
 
(120 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>


{{TNT|Important|Placeholder for message log warning.}}
{{TNT|Warning|After the update, the first launch may take some time. In some it can be quite long (depending on the amount of history in the database), up to ten minutes on very large databases. Do not interrupt the process, wait for Miranda to start.}}


{{TNT|Important|Placeholder for Steam and Twitter.}}
{{TNT|Important|If the message log (the area in the message window that contains conversation history) looks unusual, make sure that the correct log viewer is selected in {{Menu|Options|Message sessions|Log viewer}}.}}
 
{{TNT|Important|If you used {{Plugin|Rate}} plugin and after the update, the rating is not displayed in the contact list, turn on the "Contact rate" icon in {{Menu|Options|Contact list|Extra icons}}.}}
 
{{TNT|Important|{{Plugin|Steam}} and {{Plugin|Twitter}} protocols do not work. We are aware of this problem, but we cannot solve it yet.}}


== Core and libraries ==
== Core and libraries ==
* updated libcurl to 8.2.1.
* Cloud files (previously "offline files")
** renamed "offline files" to "cloud files".
** added ''Download cloud files automatically'' option to {{Menu|Options|Events|File transfers}}.
** {{GithubIssue|3584}} added a confirmation request when opening an executable cloud file.
** cloud files will be stored inside a usual folder for incoming files, not inside <tt>%profile_data%\\dlFiles</tt>.
** the cloud file will be deleted from the disk when the event containing it is deleted.
* {{GithubIssue|3835}} added {{Button|Show password}} button to the database encryption dialog.
* {{GithubIssue|3723}} added {{Plugin|Db_autobackups}} into installer.
* {{GithubIssue|3696}} updated hunspell to 1.7.2.
* updated libcurl to 8.4.0.
* updated libsodium to 1.0.19.
* updated libssh2 to 1.11.0.
* updated libssh2 to 1.11.0.
SQLite: update to 3.43.0
* synced libtox with the master branch.
* {{GithubIssue|3556}} restored protocol icon in the filetransfer dialog.
* updated SQLite to 3.44.0.
* protocol icon in the filetransfer dialog is no longer clickable (so as not to confuse users).
* {{GithubIssue|3556}} restored the protocol icon in the file transfer dialog.
* {{GithubIssue|3557}} fixed broken nicklist menu in group chats.
* the protocol icon in the file transfer dialog is no longer clickable (so as not to confuse users because pressing does not trigger any action).
* {{GithubIssue|3561}} fixed random crash inside chat engine.
* {{GithubIssue|3561}} fixed random crash inside chat engine.
Fix Food Network search
* {{GithubIssue|3571}} the message about the missing database driver now not only informs but helps to download the driver.
fixes #3562 (tabSRMM: crash on nicklist hide)
* {{GithubIssue|3636}} when you start the profile manager, the focus is correctly set to profile selection again.
fixes #3571 (Добавить ссылку на закачку драйвера базы)
* {{GithubIssue|3668}} internal names of newly created accounts can no longer contain non-ASCII characters.
StdFile considered useless and returned back to mir_app
* {{GithubIssue|3786}} fixed random crash on the window's destruction.
rest of offline file options
* {{GithubIssue|3805}} fixed closing the options dialog window with the {{Button|OK}} button when changing the message log.
option to download offline files automatically
* {{GithubIssue|3877}} fixed saving settings on exit.
offline files to be stored inside usual folder for incoming files, not inside %profile_data%\\dlFiles
* {{GithubIssue|3878}} fixed visual glitches after deleting an account.
fixes #3583 (Jabber: индикация входяшего файла при открытом окне сообщений)
disk file to be deleted when an event containing it is being removed
ICQ & Telegram file uploads generate offline files now
fixes #3588 (Добавить кнопку отправки файла на тулбар плагинов сообщений)
fixes #3585 (Оффлайновые файлы: исходящие файлы должны выглядеть как и входящие)
fixes #3584 (Оффлайновые файлы: не открывать скачанный файл автоматически)
fixes #3578  (Оффлайновые файлы: доработка журналов)
fixes #3602 ("Copy path" в контекстном меню для файлов)
paperclip icon for file attachments
Rename offline files to cloud files (except for function names)
! fixes #3625 (Скрывать настройки шрифтов и цветов встроенного журнала плагина сообщений, если в качестве журнала выбран сторонний журнал)
fixes #3636 (Менеджер профилей: по умолчанию фокус теперь стоит не на выборе базы)
libtox synced with their master, it could help to fix #3649


== Protocols ==
== Protocols ==
Discord: a hidden option to block sending "mark read" packets from Miranda
* {{Plugin|ICQ}}
** {{GithubIssue|3567}} implemented support for cloud files (the file is downloaded by the user by clicking in the message log).
** {{GithubIssue|3552}} fixed crash on cancel waiting filetransfer.
** {{GithubIssue|3566}} fixed detection that a contact's client has gone offline.
** {{GithubIssue|3757}} fixed client detection.
** {{GithubIssue|3928}} fixed crash.
** {{GithubIssue|3930}} fixed display of incoming file descriptions.


fixes #3552 (ICQ: crash on cancel waiting filetransfer)
* {{Plugin|IRC}}
fixes #3579 (ICQ: устаревают ссылки на оффлайновые файлы)
** {{GithubIssue|3902}} fixed the "Add Ignore" dialog window behavior.
fixes #3592 (ICQ: если ссылка на файл протухла, но файл был скачан, его нельзя открыть)
** {{GithubIssue|3909}} fixed displaying user leaves.
fixes #3592 (ICQ: offline transfer isn't marked as completed after file downloading)
** {{GithubIssue|3914}} fixed displaying user nickname changes.
fixes #3567 (ICQ: implement offline files download)
ICQ: display outgoing file transfers as offline files, if a history is dowloaded from server


* {{Plugin|Jabber}}
** {{GithubIssue|3661}} added {{XEP|0160|Best Practices for Handling Offline Messages}} support.
** {{GithubIssue|3585}} file uploads generate cloud files now.
** {{GithubIssue|3581}} advanced search in the "Find/Add contact" dialog will be hidden if Jabber User Directory is not selected in Services.
** {{GithubIssue|3589}} fixed showing Cyrillic in the name of the sent file.
** {{GithubIssue|3840}} fixed Chinese in the title of the "Send Note" window.
** {{GithubIssue|3790}} fixed sending authorization request when adding a contact.
** {{GithubIssue|3880}} fixed adding yourself to the roster.


fixes #3589 (Jabber: передача файла с кириллицей в имени через прямое соединение ведёт к кракозябрам)
* {{Plugin|Omegle}}
Jabber: https://github.com/miranda-ng/miranda-ng/issues/3351
** {{GithubIssue|3917}} deprecated. [https://www.omegle.com Omegle servers are down].
fixes #3581 (Jabber: запоминать выбор пользователя в поиске, а также выбранную службу поиска)
fixes #3661 (tabSRMM: всплывающие уведомления о наборе текста при получении оффлайнового сообщения), also implements XEP-0160 in Jabber


* {{Plugin|Telegram}}
* {{Plugin|Telegram}}
** {{GithubIssue|3667}} added message edit feature (only with {{Plugin|NewStory}} message log).
** added ability to forward message (only with {{Plugin|NewStory}} message log).
** added error processing in message sending.
** {{GithubIssue|3884}} "Saved messages" contact now changes its name when changing the language pack.
** file uploads generate cloud files now.
** disabled the "Send authorization request" option when adding a contact (not supported by the protocol).
** fixed Cyrillic in file descriptions.
** fixed Cyrillic in file descriptions.
Telegram: fix for correct FirstName parsing
** fixed correct <tt>FirstName</tt> parsing.
Telegram: fix for receiving stickers
** fixed receiving stickers.
Telegram: fix for occasional crash
** fixed multiple crashes.
fixes #3568 (crash in 32-bit TDLIB, all we need is just hard code 0x28 as sizeof(basic_info), regardless SDK version)
** {{GithubIssue|3771}} fixed adding bots to contact list.
fixes #3667 (Telegram: add message edit feature)
** {{GithubIssue|3797}} fixed display of "Saved messages" pseudo-contact status.
** {{GithubIssue|3798}} fixed adding contacts.
** {{GithubIssue|3883}} fixed the inability to write to a contact with whom you have not previously communicated.
** {{GithubIssue|3921}} fixed fake status settings.


fixes #3611 (Tox plugin makes the whole UI hang)
* {{Plugin|Tox}}
fixes #3649 ([Tox] Caught a rare? crash during idle)
** {{GithubIssue|3611}} fixed UI hang.
** {{GithubIssue|3649}} fixed a rare crash during idle.


* {{Plugin|VKontakte}}
* {{Plugin|VKontakte}}
** added avatar support for group chats.
** added avatar support for group chats.
** switched to [https://dev.vk.com/en/general/long-id LongID].
** fixed authorization.
** fixed authorization.
VK ID INT64 compatibility
** fixed visit profile for group users.
VKontakte: fix visit profile for group users
** fixed long timeout on message sending to offline.
** {{GithubIssue|3823}} fixed random crash.


== Plugins ==
== Plugins ==
fixes #3591 completely (Относительные пути в скинах)
* {{Plugin|Alarms}}
** {{GithubIssue|3890}} removed the ''Sound: Speak'' option (has not been supported for a long time).
 
* {{Plugin|BASS interface}}
** {{GithubIssue|3819}} removed the BASS library download link (there is no need to download it manually since the library comes with the plugin).
 
* {{Plugin|Clist blind}}
** removed duplicate {{Menu|Options|Contact list|Disable icon blinking}} option (use {{Menu|Options|Contact list|Common|Enable icon blinking} instead).
 
* {{Plugin|Clist nicer}}
** {{GithubIssue|3591}} added support for relative paths to skins.
** {{GithubIssue|3590}} fixed {{Button|Unload skin}} button.
 
* {{Plugin|CrashDumper}}
** {{GithubIssue|3328}} added a warning about missing debugging symbols to the [[Crash_reports|crash log]].
** {{GithubIssue|3738}} fixed detection of the current message log.
 
* {{Plugin|Db_autobackups}}
** {{GithubIssue|3729}} ''Number of backups to keep'' option is no longer grayed out if the automatic backup is turned off (this option also affects the number of backups created manually).
 
* {{Plugin|Dbx_sqlite}}
** {{GithubIssue|3670}} loading history from the database has been significantly speeded up.
** {{GithubIssue|3692}} fixed processing of edited incoming messages.
** {{GithubIssue|3700}} fixed deletion of metacontact history.
 
* {{Plugin|FileAsMessage}}
** {{GithubIssue|3761}} fixed crash when receiving file.
** {{GithubIssue|3762}} fixed sending files with names containing non-ASCII characters.
 
* {{Plugin|Fingerprint}}
** {{GithubIssue|3680}} {{GithubIssue|3681}} fixed random crashes.


Clist_blind: duplicate options removed
* {{Plugin|GmailNotifier}}
** {{GithubIssue|3707}} fixed password saving.
** {{GithubIssue|3709}} fixed plugin operation after changing credentials.
** {{GithubIssue|3713}} fixed behavior of the ''Run custom program'' option input field.


fixes #3590 (Clist_nicer: не работает кнопка "Убрать скин")
* {{Plugin|IEView}}
** {{GithubIssue|3591}} added support for relative paths to skins.


fixes #3605 (NewsAggregator: при использовании встроенного журнала StdMsg или Scriver открытый из списка контактов фид пуст)
* {{Plugin|Import}}
fixes #3523 (NewsAggregator и история сообщений.)
** added support for cloud files in JSON exports.


* {{Plugin|KeyboardNotify}}
** {{GithubIssue|3841}} fixed closing the XStatuses settings window


fixes #3576 (NewStory: add offline files support)
* {{Plugin|Msg Export}}
fixes #2373 (NewStory: не работают фильтры)
** added cloud files support.
ixes #2392 (NewStory: безумный скроллбар)
fixes #2415 (NewStory: add message direction option)
fixes #3606 (NewStory: прокрутка колесом мыши)
fixes #2414 (NewStory: add more hotkeys)
for #3530 - Global history search for NewStory
fixes #3607 (NewStory: нужно засерять неактуальные кнопки в глобальном поиске) + some code reordering
fixes #3608 (NewStory: рандомные проблемы)
for #3530 (Bookmarks)
NewStory: improved keys navigation
fixes #3627 (NewStory: прокрутка мышью не позволяет вернуться к последнему сообщению)
fixes #3626 (NewStory: нет настройки цвета для входов/выходов в чате)
fixes #3629 (NewStory: у всех событий в групчате иконка входящего сообщения (синяя))
fixes #3624 (NewStory: падение при поиске в Windows 7)
fixes #3623 (NewStory: экспортированный JSON имеет юниксовые переносы строк)
fixes #3622 (NewStory: множественное выделение сбрасывается при вызове меню)
fixes #3621 (NewStory: шаблон сгруппированного сообщения по умолчанию выглядит ужасно)
fixes #3620 (NewStory: при открытии окна появляется на долю секунды фон сетки, а затем уже появляются сообщения)
fixes #3631 (NewStory: перестала работать прокрутка)
fixes #3633 (NewStory: не добавлять в меню пункт, если он был отключен)
fixes #3613 (NewStory: выделение нескольких сообщений без клавиатуры)
fixes #3638 (NewStory: ускорить выделение сообщений мышью)
fixes #3637 (NewStory: удаление самого нового сообщения оставляет дырку)
fixes #3628 (NewStory: автопрокрутка журнала при открытии новой вкладки в фоне)
fixes #3632 (NewStory: менять вид курсора при наведении на ссылку)
fixes  #3641 ([NewStory] Content of contact's history is not refreshed until history is reopened)
fixes #3643 (NewStory: можно ли при редактировании не менять цвет фона?)
NewStory: #3642 (редактирование порой не попадает в нужное место)
fixes #3647 (NewStory: после удаления истории чата остаётся белая дыра)
fixes #3646 (NewStory: меню контакта в системной истории)
fixes #3650 (NewStory: входы в групчат показываются от моего имени)
for #3530 - export of selected events only
for #3530 - vertical splitter for time tree
- for #3530: search does not indicate "first" or "last" entry found, nor that it couldn't find anything
- additional hot key Ctrl+F to start search
fixes #3655 (NewStory: добавить настройку цвета хайлайтов)
fixes #3653 (NewStory: не работает группировка в чатах)
fixes #3656 (NewStory: автоматически проматывается лог при прилёте сообщения в групчат)
fixes #3657 (NewStory: снятие выделения)
fixes #3662 (NewStory: добавить функцию "копировать текст")
NewStory: group chat's topic to be drawn as "other"
fixes #3666 (NewStory: в чатах не работают пункты контекстного меню журнала)
fixes #3663 (NewStory: падение при вставке)
fixes #3669 (NewStory: опция "группировать сообщения" группирует сообщения вместе с событиями входа в чат)
NewStory: event quoting
- we don't select text entering the editing mode;
NewStory: TopToolbar button


* {{Plugin|NewEventNotify}}
** {{GithubIssue|3735}} fixed crash.


fixes #3587 (PluginUpdater: не создавать пустой бэкап, когда существующие файлы не изменились)
* {{Plugin|NewStory}}
** added message editing feature.
** {{GithubIssue|2414}} added more hotkeys.
** added {{Hotkey|Ctrl|S}} hotkey to start search.
** {{GithubIssue|2415}} added message direction option.
** {{GithubIssue|3530}} added global history search.
** {{GithubIssue|3530}} added bookmarks support.
** added the ability to quote messages.
** {{GithubIssue|3530}} added a message that the search found no results.
** {{GithubIssue|3576}} added cloud files support.
** {{GithubIssue|3602}} added "Copy URL" / "Copy path" context menu item for cloud files (downloaded and not downloaded respectively).
** {{GithubIssue|3613}} added multiple selection of messages using the mouse.
** {{GithubIssue|3651}} implemented smooth scrolling.
** {{GithubIssue|3655}} added the ability to customize the font and color of highlights.
** added {{Plugin|TopToolBar}} button.
** {{GithubIssue|3662}} added the "Copy text" menu item.
** {{GithubIssue|3768}} added the ''History++ compatibility mode'' option (message selection in the message log moves when pressing keyboard arrows).
** {{GithubIssue|3530}} when exporting history, only selected messages are now exported (if nothing is selected, the entire history is exported).
** {{GithubIssue|3530}} sidebar in the history window is now resizable.
** {{GithubIssue|3621}} improved default grouped message template.
** improved keys navigation.
** {{GithubIssue|3626}} chat entry/exit events are now colored as "other events" rather than as "incoming message".
** {{GithubIssue|3632}} cursor appearance now changes when hovering over a link.
** {{GithubIssue|3641}} history window contents are now updated in real-time.
** {{GithubIssue|3644}} highlighted text no longer has a forced light blue background.
** {{GithubIssue|3653}} message grouping now works not only in private conversations but also in group chats.
** {{GithubIssue|3656}} the arrival of a new message no longer scrolls to the end of the log if it is not scrolled to the end at that moment.
** the group chat's topic is now displayed in the same color as "Other incoming events" instead of the "Incoming message" color.
** {{GithubIssue|3657}} selection of messages in the message log can now be removed by clicking in the input field or pressing a {{Hotkey|Shift|Tab}} hotkey.
** {{GithubIssue|3779}} template previews now show changes in real-time.
** search can now be started by pressing {{Button|Enter}} in the search field.
** {{GithubIssue|3646}} removed useless buttons {{Button|User menu}}, ({{Button|User info}}, {{Button|Send message}}) from system history window.
** {{GithubIssue|2392}} fixed scrollbar behavior.
** {{GithubIssue|3606}} fixed mouse wheel scrolling.
** {{GithubIssue|3616}} fixed incoming/outgoing name color settings.
** {{GithubIssue|3620}} fixed loading of the grid too early when opening a window.
** {{GithubIssue|3623}} fixed line breaks in exported JSON.
** {{GithubIssue|3624}} fixed crash when searching under Windows 7.
** {{GithubIssue|3628}} fixed the unwanted scrolling of the log when the tab bar appears.
** {{GithubIssue|3629}} fixed incorrect icon for outgoing messages in group chats.
** fixed {{Button|Home}} button behavior.
** {{GithubIssue|3633}} fixed the unwanted appearance of disabled menu items after loading the plugin.
** {{GithubIssue|3666}} fixed context menu in group chats.
** {{GithubIssue|3920}} fixed missing context menu when there is no history.
** {{GithubIssue|3924}} fixed the visual disappearance of history after the user refused to delete it.
** fixed display of text/background color in the graphic preview of templates.


Scriver: https://github.com/miranda-ng/miranda-ng/issues/3533
* {{Plugin|NoHistory}}
** {{GithubIssue|3560}} added support for group chats.


fixes #3604 (tabSRMM: move "Automatically copy selected text" option from common tabSRMM settings)
* {{Plugin|NotesReminders}}
fixes #3635 (Настройки уведомлений о наборе текста)
** {{GithubIssue|3927}} reminder search is no longer case-sensitive.


fixes #3570 (Tipper всегда показывает инфу о первом человеке в никлисте)
* {{Plugin|PluginUpdater}}
** {{GithubIssue|3587}} installing a new plugin no longer results in the creation of an empty backup (since the existing files have not changed).
** {{GithubIssue|3708}} added wildcard (<tt>*</tt>) support in <tt>[PluginUpdaterFiles]</tt>.


== For developers ==
* {{Plugin|PopupPlus}}
memory buffer unzip function moved to core
** {{GithubIssue|3756}} added ''Disable when: Idle'' option.
 
* {{Plugin|QuickSearch}}
** {{GithubIssue|3858}} increased default window size.
 
* {{Plugin|Rate}}
** {{GithubIssue|3865}} deprecated and merged with {{Plugin|Clist modern}}.
 
* {{Plugin|Scriver}}
** {{GithubIssue|3533}} added indication (lock icon) for {{XEP|0384|OMEMO}}-encrypted messages (verified and unverified).
** {{GithubIssue|3588}} added {{Button|Send file}} toolbar button.
** {{GithubIssue|3602}} added "Copy URL" context menu item for cloud files.
** {{GithubIssue|3562}} fixed crash on nicklist hide.
** fixed Food Network search.
 
* {{Plugin|SkypeStatusChange}}
** {{GithubIssue|3868}}: fixed appearance of checkboxes in options.
 
* {{Plugin|SmileyAdd}}
** added new standard category: [https://miranda-ng.org/tags/emojis/ emoji].
** much less resource consumption, much faster execution.
** fixed display of repetitive smileys if they go one after another without spaces.
** {{GithubIssue|3791}} fixed crash.
 
* {{Plugin|StdAway}}
** {{GithubIssue|3879}} added {{Button|Reset}} button to {{Menu|Options|Status|Status messages}}.
 
* {{Plugin|StdFile}}
** deprecated and moved to the core.
 
* {{Plugin|StdMsg}}
** {{GithubIssue|3588}} added {{Button|Send file}} toolbar button.
** {{GithubIssue|3602}} added "Copy URL" context menu item for cloud files.
** {{GithubIssue|3562}} fixed crash on nicklist hide.
** fixed Food Network search.
 
* {{Plugin|StdPopup}}
** {{GithubIssue|3686}} added "Enable/disable popups" icon to the message plugin's status bar.
 
* {{Plugin|tabSRMM}}
** {{GithubIssue|3533}} added indication (lock icon) for {{XEP|0384|OMEMO}}-encrypted messages (verified and unverified).
** {{GithubIssue|3588}} added {{Button|Send file}} toolbar button.
** {{GithubIssue|3602}} added "Copy URL" context menu item for cloud files.
** built-in message log settings are now hidden if a third-party message log is used.
** {{GithubIssue|3604}} moved ''Automatically copy selected text'' option from common tabSRMM settings optins to {{Menu|Options|Message session|Message log}}.
** {{GithubIssue|3685}} removed the "Feature enabled" overlay (green check mark).
** {{GithubIssue|3912}} disabled the "Leave chat room" tab context menu item for the IRC server tab.
** {{GithubIssue|3562}} fixed crash on nicklist hide.
** fixed Food Network search.
** {{GithubIssue|3690}} fixed text wrapping and cropping when quoting.
** {{GithubIssue|3701}} fixed multi-line descriptions of toolbar buttons.
 
* {{Plugin|Tipper}}
** {{GithubIssue|3698}} fixed some presets.


SM_GetUserFromIndex  useless helper removed
* {{Plugin|TopToolBar}}
** toolbar buttons are now removed when the corresponding plugin is unloaded.


UM_FindUserFromIndex useless helper removed
* {{Plugin|UInfoEx}}
** {{GithubIssue|3872}} plugin no longer reports that settings have been reset if the user refuses to reset.


SESSION_INFO: separate list for the interface support eliminated, now there's the only list of USERINFO sorted by their unique IDs
* {{Plugin|VoiceService}}
** {{GithubIssue|3732}} added "Open call window" to the list of possible actions when you click on a popup.


for #3566 - getUserLastseen to detect offline status
* {{Plugin|YAMN}}
** {{GithubIssue|3702}} implemented saving column widths in the list of letters.
** {{GithubIssue|3742}} added ''Force popups for manual operations'' option.
** {{GithubIssue|3706}} renamed ''Don't show today's date'' and ''Don't show seconds'' options to ''Show current date'' and ''Show seconds''.
** {{GithubIssue|3705}} removed  the''New Mail: Sound'' option (sound settings are available in the {{Menu|Options|Sounds}}).
** {{GithubIssue|3716}} removed the ''TopToolBar button "Check mail"'' option (buttons can be configured in the {{Plugin|TopToolBar}} settings).
** {{GithubIssue|3704}} fixed hang when changing settings (because of this, we had to move the popup settings from {{Menu|Options|Popups|YAMN}} to the plugin options).
** {{GithubIssue|3715}} fixed ''Execute application'' option field.
** {{GithubIssue|3717}} fixed crash when Miranda shuts down.
** {{GithubIssue|3718}} fixed the appearance of "unknown contact".
** {{GithubIssue|3721}} fixed crash when clicking on popup.
** {{GithubIssue|3722}} fixed checkboxes in popup options.
** {{GithubIssue|3724}} fixed adding extra spaces to the email subject.
** {{GithubIssue|3728}} fixed display of non-ASCII characters.
** {{GithubIssue|3730}} fixed problems that occurred due to the absence of YAMN pseudo-contact in the database.


MS_PROTO_RECVFILET - we don't need this service either
== For developers ==
* added <tt>SetMessageText</tt> function.
* added <tt>MS_SMILEYADD_SELECTSMILEY</tt> - new service for custom smiley selector.
* added <tt>SmileyAdd_LoadContactSmileys</tt> - helper function for adding custom smileys.
* memory buffer <tt>unzip</tt> function moved to core.
* removed <tt>SM_GetUserFromIndex</tt> helper.
* removed <tt>UM_FindUserFromIndex</tt> helper.
* removed <tt>MS_PROTO_RECVFILET</tt> service.
* removed unused ANSI service <tt>MS_FILE_GETRECEIVEDFILESFOLDERW</tt>.
* removed unused parameter <tt>flags</tt> <tt>from PROTO_INTERFACE::SendMsg</tt>.

Latest revision as of 01:50, 22 November 2023

Version: 0.96.4

Rev: v0.96.4

Released: 15 November 2023

Warning
After the update, the first launch may take some time. In some it can be quite long (depending on the amount of history in the database), up to ten minutes on very large databases. Do not interrupt the process, wait for Miranda to start.
Important
If the message log (the area in the message window that contains conversation history) looks unusual, make sure that the correct log viewer is selected in Options → Message sessions → Log viewer.
Important
If you used Rate plugin and after the update, the rating is not displayed in the contact list, turn on the "Contact rate" icon in Options → Contact list → Extra icons.
Important
Steam and Twitter protocols do not work. We are aware of this problem, but we cannot solve it yet.

Core and libraries

  • Cloud files (previously "offline files")
    • renamed "offline files" to "cloud files".
    • added Download cloud files automatically option to Options → Events → File transfers.
    • Issue #3584 added a confirmation request when opening an executable cloud file.
    • cloud files will be stored inside a usual folder for incoming files, not inside %profile_data%\\dlFiles.
    • the cloud file will be deleted from the disk when the event containing it is deleted.
  • Issue #3835 added Show password button to the database encryption dialog.
  • Issue #3723 added Db_autobackups into installer.
  • Issue #3696 updated hunspell to 1.7.2.
  • updated libcurl to 8.4.0.
  • updated libsodium to 1.0.19.
  • updated libssh2 to 1.11.0.
  • synced libtox with the master branch.
  • updated SQLite to 3.44.0.
  • Issue #3556 restored the protocol icon in the file transfer dialog.
  • the protocol icon in the file transfer dialog is no longer clickable (so as not to confuse users because pressing does not trigger any action).
  • Issue #3561 fixed random crash inside chat engine.
  • Issue #3571 the message about the missing database driver now not only informs but helps to download the driver.
  • Issue #3636 when you start the profile manager, the focus is correctly set to profile selection again.
  • Issue #3668 internal names of newly created accounts can no longer contain non-ASCII characters.
  • Issue #3786 fixed random crash on the window's destruction.
  • Issue #3805 fixed closing the options dialog window with the OK button when changing the message log.
  • Issue #3877 fixed saving settings on exit.
  • Issue #3878 fixed visual glitches after deleting an account.

Protocols

  • ICQ
    • Issue #3567 implemented support for cloud files (the file is downloaded by the user by clicking in the message log).
    • Issue #3552 fixed crash on cancel waiting filetransfer.
    • Issue #3566 fixed detection that a contact's client has gone offline.
    • Issue #3757 fixed client detection.
    • Issue #3928 fixed crash.
    • Issue #3930 fixed display of incoming file descriptions.
  • Telegram
    • Issue #3667 added message edit feature (only with NewStory message log).
    • added ability to forward message (only with NewStory message log).
    • added error processing in message sending.
    • Issue #3884 "Saved messages" contact now changes its name when changing the language pack.
    • file uploads generate cloud files now.
    • disabled the "Send authorization request" option when adding a contact (not supported by the protocol).
    • fixed Cyrillic in file descriptions.
    • fixed correct FirstName parsing.
    • fixed receiving stickers.
    • fixed multiple crashes.
    • Issue #3771 fixed adding bots to contact list.
    • Issue #3797 fixed display of "Saved messages" pseudo-contact status.
    • Issue #3798 fixed adding contacts.
    • Issue #3883 fixed the inability to write to a contact with whom you have not previously communicated.
    • Issue #3921 fixed fake status settings.
  • VKontakte
    • added avatar support for group chats.
    • switched to LongID.
    • fixed authorization.
    • fixed visit profile for group users.
    • fixed long timeout on message sending to offline.
    • Issue #3823 fixed random crash.

Plugins

  • Alarms
    • Issue #3890 removed the Sound: Speak option (has not been supported for a long time).
  • BASS interface
    • Issue #3819 removed the BASS library download link (there is no need to download it manually since the library comes with the plugin).
  • Clist blind
    • removed duplicate Options → Contact list → Disable icon blinking option (use {{Menu|Options|Contact list|Common|Enable icon blinking} instead).
  • Db_autobackups
    • Issue #3729 Number of backups to keep option is no longer grayed out if the automatic backup is turned off (this option also affects the number of backups created manually).
  • Import
    • added support for cloud files in JSON exports.
  • NewStory
    • added message editing feature.
    • Issue #2414 added more hotkeys.
    • added Ctrl+S hotkey to start search.
    • Issue #2415 added message direction option.
    • Issue #3530 added global history search.
    • Issue #3530 added bookmarks support.
    • added the ability to quote messages.
    • Issue #3530 added a message that the search found no results.
    • Issue #3576 added cloud files support.
    • Issue #3602 added "Copy URL" / "Copy path" context menu item for cloud files (downloaded and not downloaded respectively).
    • Issue #3613 added multiple selection of messages using the mouse.
    • Issue #3651 implemented smooth scrolling.
    • Issue #3655 added the ability to customize the font and color of highlights.
    • added TopToolBar button.
    • Issue #3662 added the "Copy text" menu item.
    • Issue #3768 added the History++ compatibility mode option (message selection in the message log moves when pressing keyboard arrows).
    • Issue #3530 when exporting history, only selected messages are now exported (if nothing is selected, the entire history is exported).
    • Issue #3530 sidebar in the history window is now resizable.
    • Issue #3621 improved default grouped message template.
    • improved keys navigation.
    • Issue #3626 chat entry/exit events are now colored as "other events" rather than as "incoming message".
    • Issue #3632 cursor appearance now changes when hovering over a link.
    • Issue #3641 history window contents are now updated in real-time.
    • Issue #3644 highlighted text no longer has a forced light blue background.
    • Issue #3653 message grouping now works not only in private conversations but also in group chats.
    • Issue #3656 the arrival of a new message no longer scrolls to the end of the log if it is not scrolled to the end at that moment.
    • the group chat's topic is now displayed in the same color as "Other incoming events" instead of the "Incoming message" color.
    • Issue #3657 selection of messages in the message log can now be removed by clicking in the input field or pressing a ⇧ Shift+Tab ↹ hotkey.
    • Issue #3779 template previews now show changes in real-time.
    • search can now be started by pressing Enter in the search field.
    • Issue #3646 removed useless buttons User menu, (User info, Send message) from system history window.
    • Issue #2392 fixed scrollbar behavior.
    • Issue #3606 fixed mouse wheel scrolling.
    • Issue #3616 fixed incoming/outgoing name color settings.
    • Issue #3620 fixed loading of the grid too early when opening a window.
    • Issue #3623 fixed line breaks in exported JSON.
    • Issue #3624 fixed crash when searching under Windows 7.
    • Issue #3628 fixed the unwanted scrolling of the log when the tab bar appears.
    • Issue #3629 fixed incorrect icon for outgoing messages in group chats.
    • fixed Home button behavior.
    • Issue #3633 fixed the unwanted appearance of disabled menu items after loading the plugin.
    • Issue #3666 fixed context menu in group chats.
    • Issue #3920 fixed missing context menu when there is no history.
    • Issue #3924 fixed the visual disappearance of history after the user refused to delete it.
    • fixed display of text/background color in the graphic preview of templates.
  • PluginUpdater
    • Issue #3587 installing a new plugin no longer results in the creation of an empty backup (since the existing files have not changed).
    • Issue #3708 added wildcard (*) support in [PluginUpdaterFiles].
  • SmileyAdd
    • added new standard category: emoji.
    • much less resource consumption, much faster execution.
    • fixed display of repetitive smileys if they go one after another without spaces.
    • Issue #3791 fixed crash.
  • StdFile
    • deprecated and moved to the core.
  • tabSRMM
    • Issue #3533 added indication (lock icon) for XEP-0384: OMEMO-encrypted messages (verified and unverified).
    • Issue #3588 added Send file toolbar button.
    • Issue #3602 added "Copy URL" context menu item for cloud files.
    • built-in message log settings are now hidden if a third-party message log is used.
    • Issue #3604 moved Automatically copy selected text option from common tabSRMM settings optins to Options → Message session → Message log.
    • Issue #3685 removed the "Feature enabled" overlay (green check mark).
    • Issue #3912 disabled the "Leave chat room" tab context menu item for the IRC server tab.
    • Issue #3562 fixed crash on nicklist hide.
    • fixed Food Network search.
    • Issue #3690 fixed text wrapping and cropping when quoting.
    • Issue #3701 fixed multi-line descriptions of toolbar buttons.
  • TopToolBar
    • toolbar buttons are now removed when the corresponding plugin is unloaded.
  • UInfoEx
    • Issue #3872 plugin no longer reports that settings have been reset if the user refuses to reset.
  • YAMN
    • Issue #3702 implemented saving column widths in the list of letters.
    • Issue #3742 added Force popups for manual operations option.
    • Issue #3706 renamed Don't show today's date and Don't show seconds options to Show current date and Show seconds.
    • Issue #3705 removed theNew Mail: Sound option (sound settings are available in the Options → Sounds).
    • Issue #3716 removed the TopToolBar button "Check mail" option (buttons can be configured in the TopToolBar settings).
    • Issue #3704 fixed hang when changing settings (because of this, we had to move the popup settings from Options → Popups → YAMN to the plugin options).
    • Issue #3715 fixed Execute application option field.
    • Issue #3717 fixed crash when Miranda shuts down.
    • Issue #3718 fixed the appearance of "unknown contact".
    • Issue #3721 fixed crash when clicking on popup.
    • Issue #3722 fixed checkboxes in popup options.
    • Issue #3724 fixed adding extra spaces to the email subject.
    • Issue #3728 fixed display of non-ASCII characters.
    • Issue #3730 fixed problems that occurred due to the absence of YAMN pseudo-contact in the database.

For developers

  • added SetMessageText function.
  • added MS_SMILEYADD_SELECTSMILEY - new service for custom smiley selector.
  • added SmileyAdd_LoadContactSmileys - helper function for adding custom smileys.
  • memory buffer unzip function moved to core.
  • removed SM_GetUserFromIndex helper.
  • removed UM_FindUserFromIndex helper.
  • removed MS_PROTO_RECVFILET service.
  • removed unused ANSI service MS_FILE_GETRECEIVEDFILESFOLDERW.
  • removed unused parameter flags from PROTO_INTERFACE::SendMsg.