Changelog/0.95.10.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 38: Line 38:
* {{Plugin|CrashDumper}}
* {{Plugin|CrashDumper}}
** ''Use classic dates'' option no longer depends on ''Generate crash reports'' option.
** ''Use classic dates'' option no longer depends on ''Generate crash reports'' option.
* {{Plugin|Dbx_mdbx}}
** plugin now really change profile timestamp on exit.


* {{Plugin|MessageState}}
* {{Plugin|MessageState}}
Line 60: Line 63:




Dbx_Mdbx doesn't change profile timestamp on exit


* fixes #1734 (dynamic plugin's presence checker)
* fixes #1734 (dynamic plugin's presence checker)

Revision as of 23:07, 5 February 2019

Version: 0.95.10.1

Rev: v0.95.10.1

Released: 8 February 2019

Core and libraries

  • updated BASS, libcurl, libmdbx, toxcore and SQLite libraries.
  • Search field can now search in the language of the current language pack, not only in English.
  • fixme.cmd no more fails if path to profile contains spaces.
  • column headers text returned to Find/add contacts... dialog.
  • fixed Ctrl+click on a protocol doesn't filter metacontacts.
  • add service for get last seen string from Last seen plugin.
  • fixed possible problem with cyrillic file names in NTLM auth.
  • initialized OpenSSL locks. This can solve many OpenSSL crashes.

Protocols

  • ICQ
    • ICQ servers drops old auth scheme support. We deprecated old OSCAR protocol completely and implemented support for a brand new WIM protocol, but it currently lacks many features. See plugin page for detailed information. Supported features:
      • TODO: feature matrix
    • removed "Free for chat" status.
    • completely removed xStatuses support.
    • added "Sync clist with server" protocol menu item.
    • added major crutch to compensate behavior of the official ICQ client.
    • added preliminary MRA (Mail.ru Agent) support.
  • Jabber
    • fixed occasional crash during registration at jabber.ccc.de
    • if Kerberos authentication is available, it must be preferred to the usual NTLM auth.
  • SkypeWeb
    • fixed duplication of incoming messages.
    • fixed "Invalid data" error on audio/video call.

Plugins

  • CrashDumper
    • Use classic dates option no longer depends on Generate crash reports option.
  • Dbx_mdbx
    • plugin now really change profile timestamp on exit.
  • SMS
    • deprecated due to missing SMS support in ICQ-WIM.
  • StdMsg
    • fixed text selection bug in the message log since 0.95.8
  • TabSRMM
    • fixed crash on plugin unload.
  • Toaster
    • fixed Start Menu folder path detection.



  • fixes #1734 (dynamic plugin's presence checker)

- fixes #1662 (FTPFile: Default account's names looks weird)

  • fixes #1785 (sub's events aren't marked as read, because of that SRMM could read all events into a message log)
  • fixes #1703 (FTPFileYM broken filename / download link)

removed plugin unload button