Changelog/0.95.6: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
 
(44 intermediate revisions by 3 users not shown)
Line 3: Line 3:


We also merged and deprecated some plugin to make plugin development and distribution easier.
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:
Full changelog below:
== Protocols ==
== Protocols ==
* {{Plugin|Discord}}:
* {{Plugin|Discord}}:
** First stable version.
** first stable version.
* {{Plugin|Facebook}}
* {{Plugin|Facebook}}
** fix parsing attachments.
** fixed 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).
** 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).
** fix support for "new" group chat.
** fixed support for "new" group chat.
** support searching by entering profile URL (into ID field).
** added searching by entering profile URL (into ID field).
** add option to make Pages always invisible.
** added option to make Pages always invisible.
** add ability to search Facebook pages.
** 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}}
* {{Plugin|GG}}
** fix SSL connection.
** 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}}
* {{Plugin|SkypeWeb}}
** fix disappearing status message.
** fixed disappearing status message.
** fix decode numeric html entities.
** fixed decode numeric html entities.
** fix saving unicode status messages.
** 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}}
* {{Plugin|VKontakte}}
** add user deactivate events.
** added user deactivate events.
** add ''Load last messages when message window open and local history is empty'' option.
** 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''.
** rename ''Automatically wipe local contacts missing in your friend list'' option -> ''Load only friends to local contact list''.
** 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.
** 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}}
* {{Plugin|Alarms}}
** allow select day of week when adding new alarm.
** 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}}
* {{Plugin|GmailNotifier}}
** increased name and password size to 256.
** increased name and password size to 256.
* {{Plugin|GTalkExt}}
** moved to deprecated.
* {{Plugin|MirLua}}
** added ability to iterate accounts by protocol name.
* {{Plugin|MirOTR}}
* {{Plugin|MirOTR}}
** fixed incorrect changing of ''Conv HTML'' field together with ''Policy''.
** fixed incorrect changing of ''Conv HTML'' field together with ''Policy''.
* {{Plugin|ModernOpt}}
** moved to deprecated.
* {{Plugin|Msg Export}}
* {{Plugin|Msg Export}}
** optimize exporting (makes export about 13.5x faster).
** optimized exporting (makes export about 13.5x faster).
** allow entering "0" for no limit of line width.
** allowing entering "0" for no limit of line width.
** fix exporting Unicode messages.
** fixed exporting Unicode messages.
** added Notepad++ to options dialog predefined editors.
** added Notepad++ to options dialog predefined editors.
* {{Plugin|OpenSSL}}
* {{Plugin|OpenSSL}}
** include OpenSSL libraries in core. User don't have to search and install them themself. Users who don't use the {{Plugin|PluginUpdater}} can download them [http://www.miranda-ng.org/distr/build/ here] and put to /libs subfolder.
** 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}}
* {{Plugin|SendSS}}
** fixed uploadpie upload by using HTTPS.
** fixed uploadpie upload by using HTTPS.
* {{Plugin|SmileyAdd}}
** fixed smiley list scrolling from keyboard.
* {{Plugin|StdChat}}
* {{Plugin|StdChat}}
** merged with {{Plugin|StdMsg}}.
** 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.