Changelog/0.95.10.1: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:


== Core and libraries ==
== Core and libraries ==
* updated BASS, libcurl, libmdbx, toxcore and SQLite libraries.
* updated BASS, FreeImage, libcurl, libmdbx, toxcore, and SQLite libraries.
* search field can now search in the language of the current language pack, not only in English.
* 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.
* fixme.cmd no more fails if path to profile contains spaces.
* column headers text returned to ''Find/add contacts...'' dialog.
* column headers text returned to ''Find/add contacts...'' dialog.
* fixed Ctrl+click on a protocol doesn't filter metacontacts.
* fixed {{Hotkey|Ctrl|Click}} on a protocol doesn't filter metacontacts.
* add service for get last seen string from {{Plugin|SeenPlugin|Last seen}} plugin.
* add service for get last seen string from {{Plugin|SeenPlugin|Last seen}} plugin.
* fixed possible problem with cyrillic file names in NTLM auth.
* fixed possible problem with cyrillic file names in NTLM auth.
Line 17: Line 17:
** ICQ servers drops old auth scheme support. We deprecated old OSCAR protocol completely and implemented support for a brand new WIM protocol. See plugin page for detailed information.
** ICQ servers drops old auth scheme support. We deprecated old OSCAR protocol completely and implemented support for a brand new WIM protocol. See plugin page for detailed information.
** removed "Free for chat" status.
** removed "Free for chat" status.
** added "Sync clist with server" protocol menu item.
** added major crutch to compensate behavior of the official ICQ client.
** added {{Plugin|MRA}} support.
** added {{Plugin|MRA}} support.


Line 27: Line 25:


* {{Plugin|MRA}}
* {{Plugin|MRA}}
** all MRA accounts will be coverted to {{Plugin|ICQ}} automatically.
** all MRA accounts will be converted to {{Plugin|ICQ}} automatically.


* {{Plugin|SkypeWeb}}
* {{Plugin|SkypeWeb}}
Line 48: Line 46:


* {{Plugin|Fingerprint}}
* {{Plugin|Fingerprint}}
** added [https://play.google.com/store/apps/details?id=com.tomclaw.mandarin&hl=ru Mandarin IM] detection.
** added [https://play.google.com/store/apps/details?id=com.tomclaw.mandarin Mandarin IM] detection.
 
* {{Plugin|FTPFile}}
** fixed SFTP access.


* {{Plugin|MessageState}}
* {{Plugin|MessageState}}

Latest revision as of 01:45, 9 February 2019

Version: 0.95.10.1

Rev: v0.95.10.1

Released: 8 February 2019

Core and libraries

  • updated BASS, FreeImage, 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-related crashes.
  • plugins now load immediately after installing.
  • removed "load/unload plugin" button from "Plugins" settings page. Use checkboxes instead.

Protocols

  • ICQ
    • ICQ servers drops old auth scheme support. We deprecated old OSCAR protocol completely and implemented support for a brand new WIM protocol. See plugin page for detailed information.
    • removed "Free for chat" status.
    • added MRA 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.
    • added dynamic plugin's presence checker.
  • MRA
    • all MRA accounts will be converted to ICQ automatically.
  • 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.
    • sub's events wasn't marked as read, because of that SRMM could read all events into a message log.
  • 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.