Changelog/0.95.9: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
Line 4: Line 4:
* [[: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#SilentUpgrade|mirandaboot.ini]]: add ability to silently upgrade database.
* Miranda no longer allows you to copy the currently used database. The database must be copied only via {{Plugin:Db_autobackups}} to prevent database destruction.


== Core and libraries ==
== Core and libraries ==

Revision as of 00:02, 6 July 2018

Version: 0.95.9

Rev: v0.95.9

Released: 5 September 2018

General

  • Miranda can now be really built using Makefiles.
  • mirandaboot.ini: add ability to silently upgrade database.
  • Miranda no longer allows you to copy the currently used database. The database must be copied only via
    Warning
    If you want to create a new Plugin page, you are doing it wrong. Do not save this page/changes. You need to create page Plugin:Changelog. Please create it using the link below. Content will be generated automatically. You only need to save the changes.

Create page


Changelog
No image
Filename Changelog.dll


Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

<translate> Database autobackuper plugin.

Known problems

  • Enabling Compress backup to zip-archive option may lead to archive corruption in some cases.

</translate>


to prevent database destruction.

Core and libraries

Protocols

Plugins

  • Clist_modern
    • frames settings are no longer reset when changing the language.
  • Clist_nicer
    • frames settings are no longer reset when changing the language.
  • Db_autobackups
    • Backup profile folder option now excludes backup folder from resulting archive.
  • 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.
  • 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.
  • 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.