Changelog/0.95.6: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(→‎Plugins: +MirOTR)
(add Facebook fixes)
Line 6: Line 6:
Full changelog below:
Full changelog below:
== Protocols ==
== Protocols ==
* {{Plugin|Facebook}}
** fix parsing attachments.
** load only friends at login (because of some change on Facebook side it started sending not only friends, but also other people we talked in some time in history).
** fix support for "new" group chat.
* {{Plugin|SkypeWeb}}
* {{Plugin|SkypeWeb}}
** fix disappearing status message.
** fix disappearing status message.
Line 17: Line 21:
== Plugins ==
== Plugins ==
* Status plugins ({{While|tpl=Plugin|AdvancedAutoAway|KeepStatus|StartupStatus}}) merged into one plugin — {{Plugin|StatusManager}}.
* Status plugins ({{While|tpl=Plugin|AdvancedAutoAway|KeepStatus|StartupStatus}}) merged into one plugin — {{Plugin|StatusManager}}.
* MirOTR:
* {{Plugin|MirOTR}}
** Fixed ''Conv HTML'' field that was incorrectly changed together with ''Policy''.
** Fixed incorrect changing of ''Conv HTML'' field together with ''Policy''.
* {{Plugin|Quotes}}
* {{Plugin|Quotes}}
** chart added.
** chart added.

Revision as of 22:44, 4 December 2016

Version: 0.95.6

Rev: v0.95.6

Released: 4 October 2017

During the development of this release, we moved our development platform to GitHub. You can now report new issues here. All old issues have been moved there.

We also merged and deprecated some plugin to make plugin development and distribution easier.

Full changelog below:

Protocols

  • Facebook
    • fix parsing attachments.
    • load only friends at login (because of some change on Facebook side it started sending not only friends, but also other people we talked in some time in history).
    • fix support for "new" group chat.
  • SkypeWeb
    • fix disappearing status message.
    • fix decode numeric html entities.
    • fix saving unicode status messages
  • VKontakte
    • add user deactivate events.
  • Yahoo
    • moved to deprecated (Yahoo killed its old protocol).

Plugins