История изменений/0.95.13.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 41: Line 41:
* {{Plugin|BossKey}}
* {{Plugin|BossKey}}
** {{GithubIssue|2781}} removed ''Create a main menu item'' option (use {{Menu|Options|Customise|Menus}} instead).
** {{GithubIssue|2781}} removed ''Create a main menu item'' option (use {{Menu|Options|Customise|Menus}} instead).
* {{Plugin|DbEditorPP}}
** {{GithubIssue|2863}} search results can now be accessed from keyboard.


* {{Plugin|Db_autobackups}}
* {{Plugin|Db_autobackups}}
Line 53: Line 50:
** {{GithubIssue|2860}} flag values in the search form are now persisted.
** {{GithubIssue|2860}} flag values in the search form are now persisted.
** {{GithubIssue|2861}} add hotkey for opening context menu (Ctrl+F10).
** {{GithubIssue|2861}} add hotkey for opening context menu (Ctrl+F10).
** {{GithubIssue|2863}} search results can now be accessed from keyboard.
** {{GithubIssue|2866}} {{Button|Enter}} on search result now goes to selected item.  
** {{GithubIssue|2866}} {{Button|Enter}} on search result now goes to selected item.  
** {{GithubIssue|2869}} fixed context menu behavior.
** {{GithubIssue|2869}} fixed context menu behavior.

Revision as of 21:31, 3 May 2021

Версия: 0.95.13.1

Сборка: v0.95.13.1

Выпущена: 3 мая 2021

Ядро и библиотеки

  • обновлены библиотеки lubcurl и SQLite.
  • Issue #2812 восстановлен значок ❌ в менеджере профилей, обозначающий, что профиль используется в данный момент.
  • Issue #2782 исправлены проблемы, возникающие при динамической подгрузке плагинов.
  • исправлено повреждение памяти в сервисном режиме.
  • Issue #2797 исправлено скрытие пунктов меню, не работавшее в Windows XP.
  • Issue #2802 исправлено дублирование настроек при открытии настроек учётной записи из менеджера учётных записей.
  • Issue #2836 исправлена серьёзная уязвимость: пароль от базы хранился в памяти процесса.

Протоколы

  • Discord
    • Issue #2844 добавлена настройк «Удалять сообщения из истории Миранды, если они удалены с сервера»'.
    • исправлено восстановление статуса N/A после входа.
    • Issue #2838 исправлено отсутствие имён пользователей в полученных с сервера сообщениях группового чата.
  • Facebook
    • Issue #2800 исправлено задвоение контактов при импорте в сервисном режиме.
    • Issue #2859 исправлено задвоение контактов при импорте.
  • ICQ
    • Issue #2800 исправлено задвоение контактов при импорте в сервисном режиме.
    • Issue #2862 исправлено падение.
    • Issue #2859 исправлено задвоение контактов при импорте.
  • IRC
    • удалён список мёртвых (по большей части) серверов.
    • Issue #2798 удалена концепция «Сетей»: теперь одна учётная запись — один сервер.

Плагины

  • AuthState
    • Issue #2786 removed Enable menu item option (use Options → Customise → Menus instead).
  • BossKey
    • Issue #2781 removed Create a main menu item option (use Options → Customise → Menus instead).
  • Db_autobackups
    • Issue #2811 добавлены сведения о дате и времени следующего резервного копирования.
  • DbEditorPP
    • Issue #2841 added ability to delete contacts from right panel
    • Issue #2867 added Delete menu item for contacts in right panel.
    • Issue #2860 flag values in the search form are now persisted.
    • Issue #2861 add hotkey for opening context menu (Ctrl+F10).
    • Issue #2863 search results can now be accessed from keyboard.
    • Issue #2866 Enter on search result now goes to selected item.
    • Issue #2869 fixed context menu behavior.
    • removed ability to clone contact.
  • Dbx_sqlite
    • Issue #2822 implemented total encryption support.
    • implemented database checker.
    • fixed crash on contact deletion.
  • Import
    • Issue #2789 fixed Do not load the import plugin at startup again option.
    • Issue #2839 fixed loss of keyboard focus in the first launch wizard window.
  • HTTPServer
    • Issue #2783 removed Enable HTTP server and Show HTTP server statistics options (use Options → Customise → Menus instead).
  • NotesReminders
    • Issue #2776 added filter to reminders list.
    • Issue #2777 removed Add Contact list menu items option (use Options → Customise → Menus instead).
    • Issue #2772 fixed changing the date of the reminder to an earlier one.
    • Issue #2773 fixed changing the time of the reminder to an earlier one.
    • Issue #2778 fixed display of non-ANSI characters on English-language systems.
    • Issue #2780 fixed prolongation of a triggered reminder.
    • Issue #2793 fixed date shift caused by time zone.
    • Issue #2794 fixed unwanted change in window width caused by the scrollbar.
  • PluginUpdater
    • Issue #2846 more informative error messages, if updates are postponed.
    • Issue #2792 fixed "every X days" option (options dialog had a bug which leaded to improper combobox behaviour, so user could get an interval of 5 hours instead of 5 days).
    • Issue #2868 removed milliseconds from backups folder names.
  • Scriver
    • Issue #2837 fixed clearing internal chat log in groupchat after file sent via HTTP File Upload.
  • Sessions
    • plugin completely redesigned to store data in JSON instead of spreading them all over the settings.
    • Issue #2816 Save and close option accidentally closed the message log instead of the container (StdMsg and Scriver).
    • Issue #2819 fixed manual session saving.
  • SimpleStatusMsg
    • Issue #2833 removed Show 'Status message...' item in status menu option (use Options → Customise → Menus instead).
  • StartupSilence
    • Issue #2784 removed Main Menu Item (plugin reload or Miranda restart required) option (use Options → Customise → Menus instead).
  • Weather
    • added translations for MSN Weather.
    • fixed wind speed for MSN Weather.
    • Issue #2852 fixed translation for some strings.
    • Issue #2853 fixed variables display in extended weather information window.
    • Issue #2854 fixed translation change on langpack change.
    • Issue #2855 fixed swapped "Cloudy" and "Light Rain" icons.
  • WebView
    • Issue #2835 removed Disable main menu items option (use Options → Customise → Menus instead).

Разработчикам

  • added Clist modern skin development guide.
  • Menu_ConfigureItem(hUserMenu, MCI_OPT_DISABLED, TRUE) — a setting to make a menu item hidden by default.
  • ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: added handler parameter passing.
  • Chat_Mute — a function to set group chat mute mode programmatically.
  • SRMM/DisableCustomLogsForProto — list of account names (comma/space/semicolon separated) that use built-in groupchat viewer only.
  • UI classes: added CCtrlBase::GetCaretPos() method to calculate context menu position.