Changelog/0.95.9: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>
<noinclude>{{PageLang|en}}{{VersionCard}}</noinclude>


* Miranda can now be built using Makefiles
* [https://user-images.githubusercontent.com/2123101/40577860-4aad9914-6114-11e8-8578-47b1e6fdb068.png Miranda can now be built using Makefiles].
https://user-images.githubusercontent.com/2123101/40577860-4aad9914-6114-11e8-8578-47b1e6fdb068.png
 
== Core and libraries ==
 
 


StdMsg, Scriver: fix tray blinking when incoming message and container is minimized.
StdMsg, Scriver: fix tray blinking when incoming message and container is minimized.
Line 21: Line 24:


SimpleStatusMsg: crash fix for empty status messages
SimpleStatusMsg: crash fix for empty status messages
* MirLua: reworked http module
- removed Send method
- added Request method to create request without sending
- added async callbacks
- version bump
* libs/libcurl: update to 7.60
* StdMsg: inactive tabs blink in background if there's an unread message
StdMsg: option "Use the contact's status icon as the window icon" is restored back)
* libs/Pcre16: update to 8.42
* libs/sqlite3: 3.23.1
* Fingerprint: fixed Conversations detect
fix #1392 (access denied on typing for banned contacts)
* Facebook:
- packet timeout extended to 10 minutes (specially for Karamil Alhady);
- persistent connections restored;

Revision as of 00:29, 4 June 2018

Version: 0.95.9

Rev: v0.95.9

Released: 5 September 2018

Core and libraries

StdMsg, Scriver: fix tray blinking when incoming message and container is minimized.

TrafficCounter: fix crash with empty statistic.

StdMsg: fix statusbar in conference show time instead topic.

  • dbx_mmap hidden from profile manager.
  • IRC: fix broken search in channel browser.
  • After dynamic unloading and loading again, Popup+ throws an error
  • StdMsg: missing window icon if tabs are disabled

unhides the hidden database setting that sets the title format for Scriver)

SimpleStatusMsg: crash fix for empty status messages

  • MirLua: reworked http module

- removed Send method - added Request method to create request without sending - added async callbacks - version bump

  • libs/libcurl: update to 7.60
  • StdMsg: inactive tabs blink in background if there's an unread message

StdMsg: option "Use the contact's status icon as the window icon" is restored back)

  • libs/Pcre16: update to 8.42
  • libs/sqlite3: 3.23.1
  • Fingerprint: fixed Conversations detect

fix #1392 (access denied on typing for banned contacts)

  • Facebook:

- packet timeout extended to 10 minutes (specially for Karamil Alhady); - persistent connections restored;