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

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* due to many complains the profile conversion is performed now by {{Plugin|DbChecker}} from the Profile Manager, instead of making it on the fly. in this mode {{Plugin|DbChecker}} always makes a backup, so if smth went wrong, you'd always have the fresh backup of your database;
* due to many complains the profile conversion is performed now by {{Plugin|DbChecker}} from the Profile Manager, instead of making it on the fly. in this mode {{Plugin|DbChecker}} always makes a backup, so if smth went wrong, you'd always have the fresh backup of your database;
* fix for a very old bug in {{Plugin|dbx_mmap}} that nullified numbers written instead of strings (ruins metacontact's nicks in a context menu after editing MC);
* fix for a very old bug in {{Plugin|dbx_mmap}} that nullified numbers written instead of strings (ruins metacontact's nicks in a context menu after editing MC);
* fix for the direct file transfers in almost all protocols, borkred two years ago;
* Почти во всех протоколах исправлена передача файлов напрямую между пользователями, сломанная ещё два года назад;
* fix for a bunch of problems in {{Plugin|ICQ}}: wrong user's addition & authorization, bad keep-alive thread behavior, hanging up on exit;
* fix for a bunch of problems in {{Plugin|ICQ}}: wrong user's addition & authorization, bad keep-alive thread behavior, hanging up on exit;
* all contact list's instances, that live inside various dialogs, received the same style automatically (for example, it fixes a problem with multi-send window in {{Plugin|tabSRMM}} with skins);
* all contact list's instances, that live inside various dialogs, received the same style automatically (for example, it fixes a problem with multi-send window in {{Plugin|tabSRMM}} with skins);
* Исправлены мелкие проблемы с метаконтактами (неверное отображение аватар/статусов/сообщений статуса, невозможность отсылки сообщений субконтакту в оффлайн)
* Исправлены мелкие проблемы с метаконтактами (неверное отображение аватар/статусов/сообщений статуса, невозможность отсылки сообщений субконтакту в оффлайн, нежелательное переименование контакта при преобразовании в метаконтакт).
* Исправлены утечки памяти и ресурсов, в том числе крупная утечка GDI в {{Plugin|clist_modern}}.
* Исправлены утечки памяти и ресурсов, в том числе крупная утечка GDI в {{Plugin|clist_modern}}.
* Закрыто около 30 сообщений об ошибках.
* Закрыто около 30 сообщений об ошибках.
Line 17: Line 17:
* Facebook: Add hotkeys for "visit profile" and "visit notifications"
* Facebook: Add hotkeys for "visit profile" and "visit notifications"
* Facebook: Fixed creating duplicit chat contacts
* Facebook: Fixed creating duplicit chat contacts
* Fix:  Converting a contact into metacontact sometimes renames it
* FavContacts: - broken group functionality restored; - metacontacts support
* FavContacts: - broken group functionality restored; - metacontacts support

Revision as of 14:43, 27 July 2014

  • due to many complains the profile conversion is performed now by DbChecker from the Profile Manager, instead of making it on the fly. in this mode DbChecker always makes a backup, so if smth went wrong, you'd always have the fresh backup of your database;
  • fix for a very old bug in dbx_mmap that nullified numbers written instead of strings (ruins metacontact's nicks in a context menu after editing MC);
  • Почти во всех протоколах исправлена передача файлов напрямую между пользователями, сломанная ещё два года назад;
  • fix for a bunch of problems in ICQ: wrong user's addition & authorization, bad keep-alive thread behavior, hanging up on exit;
  • all contact list's instances, that live inside various dialogs, received the same style automatically (for example, it fixes a problem with multi-send window in tabSRMM with skins);
  • Исправлены мелкие проблемы с метаконтактами (неверное отображение аватар/статусов/сообщений статуса, невозможность отсылки сообщений субконтакту в оффлайн, нежелательное переименование контакта при преобразовании в метаконтакт).
  • Исправлены утечки памяти и ресурсов, в том числе крупная утечка GDI в clist_modern.
  • Закрыто около 30 сообщений об ошибках.
  • clist_mw переведён в разряд устаревших. Вместо него следует использовать clist_nicer или clist_modern.
  • В плагин ImportTXT добавлен шаблон для импорта истории из RnQ.
  • VKontakte: support for wall posts
  • Facebook: Add hotkeys for "visit profile" and "visit notifications"
  • Facebook: Fixed creating duplicit chat contacts
  • FavContacts: - broken group functionality restored; - metacontacts support