История изменений/0.95.10.2: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>


== Core and libraries ==
== Ядро и библиотеки ==
* added [https://www.libssh2.org/ libssh2] library to support SFTP transfers in libcurl.
* добавлена библиотека [https://www.libssh2.org/ libssh2], обеспечивающая поддержку SFTP в libcurl.
* [http://leethomason.github.io/tinyxml2/ tinyxml2] library added to mir_core to replace the old XML parser.
* старый XML-парсер в ядре заменён библиотекой [http://leethomason.github.io/tinyxml2/ tinyxml2].
* updated libcurl and SQLite libraries.
* обновлены библиотеки libcurl и SQLite.
* renamed libaxolotl to libsignal.
* библиотека libaxolotl переименована в libsignal.
* renamed {{Plugin|YAPP}} to {{Plugin|StdPopup}}, to popup service be always present.
* плагин {{Plugin|YAPP}} переименован в {{Plugin|StdPopup}} и включён в состав ядерных плагинов, чтобы гарантировать наличие службы всплывающих окон.
* libcurl — build with OpenSSL.
* библиотека libcurl отныне собирается с поддержкой OpenSSL.
* old XML API removed.
* удалён старый XML API.


== Protocols ==
== Протоколы ==
* {{Plugin|Discord}}
* {{Plugin|Discord}}
** group chats/channels support is disabled by default for new accounts. You can enable it in the protocol settings.
** отключена по умолчанию поддержка серверов/каналов. Она включается в настройках протокола.
** group chats history no longer synced by default (for new accounts).
** group chats history no longer synced by default (for new accounts).
** add the menu item for enable history sync for a specific channel.
** add the menu item for enable history sync for a specific channel.
Line 20: Line 20:


* {{Plugin|Facebook}}
* {{Plugin|Facebook}}
** fixed logon issue.
** исправлена проблема, препятствующая входу.


* {{Plugin|ICQ}}
* {{Plugin|ICQ}}

Revision as of 01:40, 28 March 2019

Version: 0.95.10.2

Rev: v0.95.10.2

Released: 28 March 2019

Ядро и библиотеки

  • добавлена библиотека libssh2, обеспечивающая поддержку SFTP в libcurl.
  • старый XML-парсер в ядре заменён библиотекой tinyxml2.
  • обновлены библиотеки libcurl и SQLite.
  • библиотека libaxolotl переименована в libsignal.
  • плагин YAPP переименован в StdPopup и включён в состав ядерных плагинов, чтобы гарантировать наличие службы всплывающих окон.
  • библиотека libcurl отныне собирается с поддержкой OpenSSL.
  • удалён старый XML API.

Протоколы

  • Discord
    • отключена по умолчанию поддержка серверов/каналов. Она включается в настройках протокола.
    • group chats history no longer synced by default (for new accounts).
    • add the menu item for enable history sync for a specific channel.
    • add the menu item for manually history sync.
    • fixed highlighting in Discord group chats.
    • fixed a problem with a % sign in group chats.
  • Facebook
    • исправлена проблема, препятствующая входу.
  • ICQ
    • added basic support for MRA mail notifications: displays unread message count, incoming emails, popups.
    • added new options to use a tray icon notification and to launch a browser on tray icon click.
    • added support for file description in file transfers.
    • Miranda now close session on exit.
    • increased (up to 32000 seconds) max timeouts for cached statuses.
    • fixes problems with importing ICQ and MRA contacts from old Miranda versions.
    • fixed problem with importing old ICQ profiles where UIN was in the form of e-mail.
    • fixed syncing outgoing messages.
    • fixed "Invalid Request. statusDetailCode 1015" error.
    • if a user wipes all sessions from a browser, Miranda could not read incoming messages for about 30 minutes.
    • fixed SecureIM presence autodetection.
    • in some cases protocol could indicate that it is online, even if the network adapter is disabled.
  • IRC
    • fixed rare crash, when one user changes his nickname.
  • Jabber
    • add XEP-0352 support.
    • fixed status message calculation for the case of single resource present.
    • fix for ugly form packets from Psi+.
  • SkypeWeb
    • fixed duplicating some outgoing messages in history.
    • fixed spreading Skype contacts to a group on the first run.
    • fixed deleting edited message from Miranda.
  • VKontakte
    • fixed the names of bots in group chats.

Plugins

  • BossKey
    • fixed hangs when database backup.
  • Clist_modern
    • added contact sorting by last online time.
    • fixed crash when a temporary contact gets deleted.
  • CurrencyRates
    • currencyconverterapi.com requires a personal key. You should obtain it at the site and then enter the result in the Options dialog, otherwise, this plugin will fail.
  • Dbx_mdbx
    • fixed hangup during database encryption.
  • HistoryPP
    • restored erroneously removed filter of URL links.
    • added ability to get user own nick from "MyHandle" database key (protocol settings section).
    • fixed the order of checkboxes in options, also restored color settings for URLs.
    • fixed marking messages with URLs as read.
  • IEView
    • added ability to get user own nick from "MyHandle" database key (protocol settings section).
  • MenuEx
    • removed «Request auth» menu item.
  • MessageState
    • fixed updating the icon when current sub is changed.
  • NotesReminders
    • added repeat reminders support.
    • ANSI plugin became Unicode.
  • Popup
    • renamed to Popup plus to avoid confusion with StdPopup.
  • TabSRMM
    • added ability to get user own nick from "MyHandle" database key (protocol settings section).
    • fixed redrawing the client's icon in the info panel when subcontact is changed.
    • fixed updating an avatar in taskbar when subcontact is changed.