Changelog/0.95.6

From Miranda NG
Jump to navigation Jump to search

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.

All our resources (and PluginUpdater too) now use secure connection (HTTPS).

Full changelog below:

Protocols

  • Discord:
    • first stable version.
  • Facebook
    • fixed parsing attachments.
    • loading 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).
    • fixed support for "new" group chat.
    • added searching by entering profile URL (into ID field).
    • added option to make Pages always invisible.
    • added ability to search Facebook pages.
    • raised limit for ignoring duplicated messages.
    • fixed reseting chat name (when user changed thread name from website and set it to "", in Miranda it previously stay "". Now it correctly generates new name from participant names).
    • fixed joining chats that doesn't have nick in database.
    • added new option to not send typing when invisible.
  • GG
    • fixed SSL connection.
  • ICQ
    • removed Enable AIM support option (now always on).
  • Jabber
  • MSN
    • bumped Skype version number to make it login again to the login servers (Microsoft killed off old versions).
    • raised password length limit to 99 chars.
  • SkypeWeb
    • fixed disappearing status message.
    • fixed decode numeric html entities.
    • fixed saving Unicode status messages.
    • switched to new contacts API.
  • Tox:
  • VKontakte
    • added user deactivate events.
    • added new options: Load last messages when message window open and local history is empty, Add message link to messages with attachments and Notify about changes of contacts audio broadcast.
    • renamed Automatically wipe local contacts missing in your friend list option to Load only friends to local contact list.
    • if option Load only friends to local contact list is true, non-friends contact are not created on loading dialogs and are not cleaned automatically on loading friend list.
    • removed Use non-standard urlEncode for sent messages (less traffic) option (now ExpUrlEncode is used by default).
    • added hidden settings ShowVkDeactivateEvents, UseStandardUrlEncode and FloodListingToPopups.
  • Yahoo
    • deprecated (Yahoo killed its old protocol).

Plugins

  • merged status plugins (AdvancedAutoAway, KeepStatus, StartupStatus) into one plugin — StatusManager.
  • Alarms
    • allowing select day of week when adding new alarm.
  • Clist_modern
    • added ability to work without avatar service (AVS).
  • CloudFile:
    • first stable version.
  • Db_autobackups:
    • changed max backups number from 100 to 9999.
  • Dbx_mmap:
    • added autologin feature (if enabled "RememberPassword" key in [Database] section of mirandaboot.ini, will store password into Windows Credential Manager).
  • GmailNotifier
    • increased name and password size to 256.
  • GTalkExt
    • moved to deprecated.
  • MirLua
    • added ability to iterate accounts by protocol name.
  • MirOTR
    • fixed incorrect changing of Conv HTML field together with Policy.
  • ModernOpt
    • moved to deprecated.
  • Msg Export
    • optimized exporting (makes export about 13.5x faster).
    • allowing entering "0" for no limit of line width.
    • fixed exporting Unicode messages.
    • added Notepad++ to options dialog predefined editors.
  • OpenSSL
    • OpenSSL libraries now included in core. User don't have to search and install them themself. Users who don't use PluginUpdater can download them here and put to /Libs subfolder.
  • Quotes
    • added chart.
  • SeenPlugin
    • added ability to work with accounts which use "space" in internal name.
  • SendSS
    • fixed uploadpie upload by using HTTPS.
  • SmileyAdd
    • fixed smiley list scrolling from keyboard.
  • StdChat
  • TabSRMM
    • allowing '0' in Flash containers setting to disable flashing.
    • fixed the very old bug causing incorrect display of undelivered messages.
  • XSoundNotify
    • added ability to set own sound for account.
  • YahooGroups
    • moved to deprecated.