Changelog/0.96.1: Difference between revisions

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


== Plugins ==
== Plugins ==
* {{Plugin|AuthState}}
** {{GithubIssue|2786}} removed ''Enable menu item'' option (use {{Menu|Options|Customise|Menus}} instead).
* {{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).

Revision as of 17:19, 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

  • 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).
  • 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).
  • NotesReminders
    • Issue #2776 added filter to reminders list.
    • Issue #2777 removed Add Contact list menu items option (use Options → Customise → Menus instead).
    • Issue #2778 fixed display of non-ANSI characters on English-language systems.
    • Issue #2772 fixed changing the date of the reminder to an earlier one.
    • Issue #2780 fixed prolongation of a triggered reminder.

For developers