Changelog/0.95.6: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
** support for {{XEP|0384|OMEMO Encryption}} (experimental, work in progress!)
** support for {{XEP|0384|OMEMO Encryption}} (experimental, work in progress!)
** fix for retrieving QIP versions.
* {{Plugin|MSN}}
* {{Plugin|MSN}}
** bumped Skype version number to make it login again to the login servers (Microsoft killed off old versions).
** bumped Skype version number to make it login again to the login servers (Microsoft killed off old versions).
Line 78: Line 79:
* {{Plugin|TabSRMM}}
* {{Plugin|TabSRMM}}
** allow '0' in ''Flash containers'' setting to disable flashing.
** allow '0' in ''Flash containers'' setting to disable flashing.
** fix incorrect display of undelivered messages.
* {{Plugin|XSoundNotify}}
* {{Plugin|XSoundNotify}}
** added ability to set own sound for account.
** added ability to set own sound for account.
* {{Plugin|YahooGroups}}
* {{Plugin|YahooGroups}}
** moved to deprecated.
** moved to deprecated.

Revision as of 13:22, 16 August 2017

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.

Our resources now use secure connection (HTTPS).

Full changelog below:

Protocols

  • Discord:
    • first stable version.
  • Facebook
    • fix parsing attachments.
    • load 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).
    • fix support for "new" group chat.
    • support searching by entering profile URL (into ID field).
    • add option to make Pages always invisible.
    • add ability to search Facebook pages.
    • raise limit for ignoring duplicated messages.
    • fix 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).
    • fix joining chats that doesn't have nick in database.
    • new option to not send typing when invisible.
  • GG
    • fix SSL connection.
  • ICQ
    • option Enable AIM support removed (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
    • fix disappearing status message.
    • fix decode numeric html entities.
    • fix saving Unicode status messages.
  • Tox:
  • VKontakte
    • add user deactivate events.
    • 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.
    • rename 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.
    • remove Use non-standard urlEncode for sent messages (less traffic) option (now ExpUrlEncode is used by default).
    • add hidden settings ShowVkDeactivateEvents, UseStandardUrlEncode and FloodListingToPopups.
  • Yahoo
    • moved to deprecated (Yahoo killed its old protocol).

Plugins

  • Status plugins (AdvancedAutoAway, KeepStatus, StartupStatus) merged into one plugin — StatusManager.
  • Alarms
    • allow select day of week when adding new alarm.
  • CloudFile:
    • first stable version.
  • Db_autobackups:
    • max backups number changed from 100 to 9999.
  • Dbx_mmap:
    • 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.
  • MirOTR
    • fixed incorrect changing of Conv HTML field together with Policy.
  • Msg Export
    • optimize exporting (makes export about 13.5x faster).
    • allow entering "0" for no limit of line width.
    • fix exporting Unicode messages.
    • added Notepad++ to options dialog predefined editors.
  • OpenSSL
    • include OpenSSL libraries 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
    • chart added.
  • SeenPlugin
    • ability to work with accounts which use "space" in internal name.
  • SendSS
    • fixed uploadpie upload by using HTTPS.
  • StdChat
  • TabSRMM
    • allow '0' in Flash containers setting to disable flashing.
    • fix incorrect display of undelivered messages.
  • XSoundNotify
    • added ability to set own sound for account.
  • YahooGroups
    • moved to deprecated.