Änderungsprotokoll/0.95.9: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
== Allgemein ==
== Allgemein ==
* [[:File:Makefiles.png|Miranda can now be really built using Makefiles]].
* [[:File:Makefiles.png|Miranda can now be really built using Makefiles]].
* [[Mirandaboot.ini#SilentUpgrade|mirandaboot.ini]]: add ability to silently upgrade database.
* [[Mirandaboot.ini/de#SilentUpgrade|mirandaboot.ini]]: Möglichkeit, die Datenbank ohne Rückfrage zu konvertieren (SilentUpgrade)
* Miranda erlaubt es nicht mehr, die aktuell verwendete Datenbank zu kopieren. Die Datenbank darf nur mit {{Plugin|Db_autobackups}} kopiert werden, um Datenverlust zu vermeiden. {{Plugin|Db_autobackups}} wurde zum Kern-Paket hinzugefügt.


== Kern und Bibliotheken ==
== Kern und Bibliotheken ==
* update libcurl, PCRE and SQLite libraries.
* Die Bibliotheken libcurl, PCRE und SQLite wurden aktualisiert.
* merge {{Plugin|StdIdle}} with mir_app.
* {{Plugin|StdIdle}} wurde mit mir_app zusammengeführt.
* add {{Plugin|Db_autobackups}} to core package.
* Erkennung von [https://github.com/PhoenixDevTeam/Phoenix-for-VK Phoenix].
* add [https://github.com/PhoenixDevTeam/Phoenix-for-VK Phoenix] detection.


== Protokolle ==
== Protokolle ==


== Plugins ==
== Plugins ==
* Angepasstes Plugin: {{Plugin|ProxySwitch}}.
* Angepasstes Plugin: {{Plugin|ProxySwitch}}.
* {{Plugin|Db_autobackups}}
* {{Plugin|Db_autobackups}}
** ''Backup profile folder'' option now excludes backup folder from resulting archive.
** ''Backup profile folder'' option now excludes backup folder from resulting archive.
* {{Plugin|Fingerprint}}
* {{Plugin|Fingerprint}}
** Unterstützung für [https://github.com/PhoenixDevTeam/Phoenix-for-VK Phoenix].
** Unterstützung für [https://github.com/PhoenixDevTeam/Phoenix-for-VK Phoenix].
* {{Plugin|MirLua}}
* {{Plugin|MirLua}}
** rework http module.
** rework http module.
Line 37: Line 33:
*** fix memory leaks.
*** fix memory leaks.
** add ability to compile scripts.
** add ability to compile scripts.
* {{Plugin|Quotes}}
* {{Plugin|Quotes}}
** replace Google currency conversion by [https://free.currencyconverterapi.com/ free.currencyconverterapi.com].
** replace Google currency conversion by [https://free.currencyconverterapi.com/ free.currencyconverterapi.com].
* {{Plugin|Scriver}}
* {{Plugin|Scriver}}
** add ''Send message on Shift+Enter'' option.
** add ''Send message on Shift+Enter'' option.
* {{Plugin|SmileyAdd}}
* {{Plugin|SmileyAdd}}
** remove obsolete option ''Enable built-in message dialog support''.
** remove obsolete option ''Enable built-in message dialog support''.
** remove ''Smiley button'' option. Toolbar buttons for all plugins are configured from the Options → Message sessions → Toolbar.
** remove ''Smiley button'' option. Toolbar buttons for all plugins are configured from the Options → Message sessions → Toolbar.
* {{Plugin|StatusManager}}
* {{Plugin|StatusManager}}
** add ability to react to terminal session disconnection.
** add ability to react to terminal session disconnection.
* {{Plugin|StdMsg}}
* {{Plugin|StdMsg}}
** add ''View/change my details...'' button for {{Plugin|TopToolBar}}.
** add ''View/change my details...'' button for {{Plugin|TopToolBar}}.
* {{Plugin|TabSRMM}}
* {{Plugin|TabSRMM}}
** remove bugged and not working ''Remember and set keyboard layout per contact'' and ''Automatic keyboard layout: Do not load the system default for new contacts'' options.
** remove bugged and not working ''Remember and set keyboard layout per contact'' and ''Automatic keyboard layout: Do not load the system default for new contacts'' options.
* {{Plugin|UInfoEx}}
* {{Plugin|UInfoEx}}
** add ''View/change my details...'' button for {{Plugin|TopToolBar}}.
** add ''View/change my details...'' button for {{Plugin|TopToolBar}}.

Latest revision as of 18:05, 7 July 2018

Version: 0.95.9

Rev.: v0.95.9

Veröffentlicht: 5. September 2018

Allgemein

Kern und Bibliotheken

  • Die Bibliotheken libcurl, PCRE und SQLite wurden aktualisiert.
  • StdIdle wurde mit mir_app zusammengeführt.
  • Erkennung von Phoenix.

Protokolle

Plugins

  • Angepasstes Plugin: ProxySwitch.
  • Db_autobackups
    • Backup profile folder option now excludes backup folder from resulting archive.
  • Fingerprint
  • MirLua
    • rework http module.
    • remove Send method.
    • add Request method to create request without sending.
    • add async callbacks.
    • add new helper function luaM_isarray.
    • fix print of decimal point.
    • m_json module
      • add __pairs metamethod support.
    • m_http module
      • send function should create copy of request object to prevent side effects in async calls.
      • fix lua functions call.
      • fix memory leaks.
    • add ability to compile scripts.
  • Quotes
  • Scriver
    • add Send message on Shift+Enter option.
  • SmileyAdd
    • remove obsolete option Enable built-in message dialog support.
    • remove Smiley button option. Toolbar buttons for all plugins are configured from the Options → Message sessions → Toolbar.
  • StatusManager
    • add ability to react to terminal session disconnection.
  • StdMsg
    • add View/change my details... button for TopToolBar.
  • TabSRMM
    • remove bugged and not working Remember and set keyboard layout per contact and Automatic keyboard layout: Do not load the system default for new contacts options.
  • UInfoEx
    • add View/change my details... button for TopToolBar.