Changelog/0.96.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 8: Line 8:


== Plugins ==
== Plugins ==
BossKey: remove "Create a main menu item" option) + some…
* {{Plugin|BossKey}}
** {{GithubIssue|2781}} removed ''Create a main menu item'' option (use {{Menu|Options|Customise|Menus}} instead).


(HTTPServer: remove menu-related options)
* {{Plugin|HTTPServer}}
** {{GithubIssue|2783}} removed ''Enable HTTP server'' and ''Show HTTP server statistics'' options (use {{Menu|Options|Customise|Menus}} instead).
(StartupSilence: remove "Main menu item" option)


* {{Plugin|StartupSilence}}
** {{GithubIssue|2784}} removed ''Main Menu Item (plugin reload or Miranda restart required)'' option (use {{Menu|Options|Customise|Menus}} instead).


* {{Plugin|NotesReminders}}
* {{Plugin|NotesReminders}}
** removed ''Add Contact list menu items'' option (use {{Menu|Options|Customise|Menus}} instead)
** {{GithubIssue|2777}} removed ''Add Contact list menu items'' option (use {{Menu|Options|Customise|Menus}} instead).
- fixes #2772 (Notes and Reminders: невозможно отмотать дату на сегодняшнюю);
- fixes #2772 (Notes and Reminders: невозможно отмотать дату на сегодняшнюю);
  fixes #2778 (Notes and Reminders: плагину требуется доза Unicode)  
  fixes #2778 (Notes and Reminders: плагину требуется доза Unicode)  

Revision as of 01:20, 19 March 2021

Version: 0.96.1

Rev: v0.96.1

Released: 2 June 2022

Core and libraries

  • updated SQLite library.
  • Issue #2782 fixed dynamic plugin loading problems.

Protocols

Plugins

  • BossKey
    • Issue #2781 removed Create a main menu item option (use Options → Customise → Menus instead).
  • HTTPServer
    • Issue #2783 removed Enable HTTP server and Show HTTP server statistics options (use Options → Customise → Menus instead).
  • StartupSilence
    • Issue #2784 removed Main Menu Item (plugin reload or Miranda restart required) option (use Options → Customise → Menus instead).

- fixes #2772 (Notes and Reminders: невозможно отмотать дату на сегодняшнюю);

fixes #2778 (Notes and Reminders: плагину требуется доза Unicode) 
fixes #2776 (Notes and Reminders: добавить поиск по напоминалкам)
fixes #2780 (Notes and Reminders: неправильно работает продление сработавшего напоминания)

For developers