Changelog/0.95.6: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
 
(72 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
During the development of this release, we moved our development platform to [https://github.com/miranda-ng/miranda-ng/ GitHub]. You can now report new issues [https://github.com/miranda-ng/miranda-ng/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 {{Plugin|PluginUpdater}} too) now use secure connection (HTTPS).
Full changelog below:
== Protocols ==
== Protocols ==
* {{Plugin|Discord}}:
** first stable version.
* {{Plugin|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.
* {{Plugin|GG}}
** fixed SSL connection.
* {{Plugin|ICQ}}
** removed ''Enable AIM support'' option (now always on).
* {{Plugin|Jabber}}
** added support for {{XEP|0384|OMEMO Encryption}} (experimental, work in progress!)
** fixed for retrieving QIP versions.
** added full support for {{XEP|0115|Entity Capabilities}}
* {{Plugin|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.
* {{Plugin|SkypeWeb}}
** fixed disappearing status message.
** fixed decode numeric html entities.
** fixed saving Unicode status messages.
** switched to new contacts API.
* {{Plugin|Tox}}:
** plugin is now based on [https://github.com/TokTok/c-toxcore TokTok/c-toxcore] since [https://github.com/irungentoo/toxcore irungentoo/toxcore] doesn't seem to be updated any more.
** added new options: ''Max connect retries'' and ''Max reconnect retries''.
* {{Plugin|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''.
* {{Plugin|Yahoo}}
* {{Plugin|Yahoo}}
** moved to deprecated (Yahoo killed its old protocol).
** deprecated (Yahoo killed its old protocol).


== Plugins ==
== Plugins ==
* Status plugins ({{While|tpl=Plugin|AdvancedAutoAway|KeepStatus|StartupStatus}}) merged into one plugin — {{Plugin|StatusManager}}.
* merged status plugins ({{While|tpl=Plugin|AdvancedAutoAway|KeepStatus|StartupStatus}}) into one plugin — {{Plugin|StatusManager}}.
* {{Plugin|Alarms}}
** allowing select day of week when adding new alarm.
* {{Plugin|Clist_modern}}
** added ability to work without avatar service ({{Plugin|AVS}}).
* {{Plugin|CloudFile}}:
** first stable version.
* {{Plugin|Db_autobackups}}:
** changed max backups number from 100 to 9999.
* {{Plugin|Dbx_mmap}}:
** added autologin feature (if enabled "RememberPassword" key in [Database] section of mirandaboot.ini, will store password into Windows Credential Manager).
* {{Plugin|GmailNotifier}}
** increased name and password size to 256.
* {{Plugin|GTalkExt}}
** moved to deprecated.
* {{Plugin|MirLua}}
** added ability to iterate accounts by protocol name.
* {{Plugin|MirOTR}}
** fixed incorrect changing of ''Conv HTML'' field together with ''Policy''.
* {{Plugin|ModernOpt}}
** moved to deprecated.
* {{Plugin|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.
* {{Plugin|OpenSSL}}
** OpenSSL libraries now included in core. User don't have to search and install them themself. Users who don't use {{Plugin|PluginUpdater}} can download them [https://www.miranda-ng.org/distr/build/ here] and put to <tt>/Libs</tt> subfolder.
* {{Plugin|Quotes}}
* {{Plugin|Quotes}}
** chart added.
** added chart.
* {{Plugin|SeenPlugin}}
** added ability to work with accounts which use "space" in internal name.
* {{Plugin|SendSS}}
** fixed uploadpie upload by using HTTPS.
* {{Plugin|SmileyAdd}}
** fixed smiley list scrolling from keyboard.
* {{Plugin|StdChat}}
** merged with {{Plugin|StdMsg}}.
* {{Plugin|TabSRMM}}
* {{Plugin|TabSRMM}}
** allow '0' in ''Flash containers'' setting to disable flashing.
** allowing '0' in ''Flash containers'' setting to disable flashing.
** fixed the very old bug causing incorrect display of undelivered messages.
* {{Plugin|XSoundNotify}}
** added ability to set own sound for account.
* {{Plugin|YahooGroups}}
* {{Plugin|YahooGroups}}
** moved to deprecated.
** moved to deprecated.

Latest revision as of 04:08, 2 December 2018

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.