What's new in this version: Miranda NG 0.95.13 (64-bit) Core and libraries: - Added ability to mute any group chat. Mute is not only about sound but about tray blinking and popups. Each chat can be in one of three states: - Default — long (infinite) blinking for highlights, short (6 blinks) for all the rest; the presence of blinks, sounds, and popups according to Options → Message sessions → Group chats → Events and filters. - Always muted — short blinking for all; no sounds and popups; the presence of blinks according to Options → Message sessions → Group chats → Events and filters - Never muted — long blinking for all; the presence of blinks, sounds, and popups according to Options → Message sessions → Group chats → Events and filters - Added Dbx_sqlite to base package - Updated libcurl, liblua, libmdbx, OpenSSL, and SQLite libraries - Fixed work under Wine - fixed collapsing of submenus when dragging them in the menu editor - fixed custom menu item deletion - font descriptions (Customize → Fonts and colors) are now rendered using a dialog font to distinguish between text displayed in Wingdings - static plugins (for example database drivers) no longer have checkboxes on the Options → Plugins page - Fixed a random crash after contact's removal
Protocols: Discord: - Added message sending error processing - Protocol no longer tries to load the history of forbidden channels (for example, those where the user is banned) - Protocol no longer tries to fetch more than the first 100 guild users from the server (server-side limitation) - fixed error establishing WebSocket connection to gateway.discord.gg - fixed (or now it occurs much less frequently) error 404 while opening Discord gateway connection - Fixed rare crash - Fixed retrieving group chat history again & again - Fixed possible contact duplication
Facebook: - added ability to invite offline contacts to group chat - fixed loading of avatars - fixed duplicating messages - fixed auto-updating nicklist when users change their names - fixed auto-updating nicklist when users log in and out - fixed receiving messages from FB messenger mobile app for iOS
ICQ: - added support for filetransfers and stickers to group chats
IRC: - fixed SASL authentication
Jabber: - moved the "Add" button (green ➕) in all lists (participants, moderators, members, admins, owners, outcasts) at top of the list - changed SCRAM-AUTH priorities according to specifications - XEP-0085: Chat State Notifications support code no more checks typing notification settings - after being removed from membership in a room that requires membership, the room no longer appears as active in the contact list - fixed Invite to room menu broken in 0.95.10.2 release - fixed message direction when reading self messages from XEP-0313: Message Archive Management
SkypeWeb: - Reworked almost from scratch to support contact types other than 8 and 19 - Added support for requests to delete conversations. - History reader now uses local time (server time confuses with timestamps because it depends on the time zone of the currently used Microsoft datacenter). Only fetching the whole history shall use server-side timestamps. If you want to revert the old behavior, use a UseServerTime hidden setting (see plugin page for details) - fixed connection problems - Fixed problem with messages marked as read - Fixed user search for @outlook.com contacts - Fixed missing nickname after adding a contact - Fixed error 201 "User id is misprinted" - Fixed creating duplicate contacts running newly created accounts for the first time
Steam: - Fixed adding users via auth requests - Issue #2692 fixed loading history from server
Plugins: Clist_blind: - fixed quick search
Clist_modern: - changed status priority calculation for displaying global status in tray - fixed applying view mode on language switch
CloudFile: - fixed auth request window behavior
CrashDumper: - Issue #2698 added information about the current database driver to the version info report (since a user can have several drivers installed)
DbChecker: - Added Mark all events as read option - Added ability to check Dbx_sqlite databases - fixed run in service mode
DbEditorPP: - Issue #2658 moved popups related options from plugin settings to Popups → Database Editor++
Dbx_mdbx: - significantly increased resistance to hardware fails - significantly increased startup speed - fixed import from MDBX database to SQLite database - fixed rare crash in metacontacts - fixed crash when deleting subcontact from a metacontact - fixed missing first event in history when exporting via Msg_Export and similar plugins - fixed a rare scenario where a contact's entire history is gone after importing MDBX database - Dbx_sqlite - Major speed-up (we don't close each transaction immediately) - added Database → Compact menu item - fixed display of unread events on multiple unread events arrive - fixed event updates - fixed a bug due to which only the last of unread events is shown when multiple unread events arrive - fixed 0-byte database backups - scrolling through very large history in history viewer before it is fully loaded no more causes Miranda to freeze
Import: - Import is now slower, but more secure (flush database time to time)
New_GPG: - fixed constantly columns' size reset for empty lists
NewStory: - file transfers in history now look like links (the links themselves are still not being clicked with the mouse, this is a known defect)
NoHistory: - added Remove history on startupoption
PluginUpdater: - entering text into a filter no longer unchecks selected components - Fixed hangout with very fast automatic updates
Scriver: - fixed inability to transfer file from clipboard by pressing Ctrl+V - events filter button now have red cross if filter is disabled - fixed icons problem after dynamic loading
StdClist: - fixed saving of Don't move offline user to bottom option state
StdFile: - added Sort file transfers in the reverse order option
StdUIHist: - added support for viewing system history
StdMsg: - events filter button now have red cross if filter is disabled - renamed Maximum number of flashes option to Maximum number of flashes (0 = indefinite) - Fixed crash when pasting links - fixed icons problem after dynamic loading
StdPopup: - fixed inability to reset font and color settings for "First line", "Second line", and "Time" elements
TabSRMM: - added the ability to customize font style (bold, italic, etc.) for status change messages in group chat - renamed Customize → Fonts and colors → Message sessions → Group chats → Selection background and Customize → Fonts and colors → Message sessions → Group chats → Selected text to Selected nicklist background and Selected nicklist text respectively. - fixed disappearance of the internal log in group chats after changing font/color settings - fixed a bug due to which highlights led to tabs/windows creation, despite the disabled Create tabs or windows for highlight event option - fixed work of filters after dynamic loading - Standart templates preview now respects log background color - fixed visual glitch when the Update preview button in standard templates settings window was pressed multiple times - fixed visual glitch when the Update preview button in RTL templates settings window was pressed multiple times
Miranda NG 0.95.12.1 (64-bit) Core and libraries: added ability to mute any group chat. Mute is not about sound, but about tray blinking. Each chat can be in one of three states: - Default — long (infinite) blinking for privates and highlights, short (6 blinks) for all the rest. - Always muted — short blinking for all - Never muted — - added ability to rotate network logs - added ability to print dates in network log - added Check database menu item to profile manager - Issue #2516 compressing the database in the profile manager now shows a message about the result - switched OpenSSL from old and unsupported 1.0.2 branch to newest 1.1.1 branch - updated libcurl, liblua, libmdbx, and SQLite libraries - Issue #2510 fixed icons sorting order - Issue #2573 fixed autoexec_.ini import for settings contained slashes - fixed inability to remove autoexec_.ini if Miranda installed into Program Files (a request for privileges will be made via UAC) - fixed text clipping in installers when settings a non-standard DPI in the operating system
Protocols: - Discord: - basic domains replaced to discord.com
EmLanProto: - from now the protocol is bound to localhost (useful in cases when Miranda was launched before raising the local network)
Facebook: - Issue #2527 added downloadable stickers support (SmileyAdd plugin required) - Issue #2560 added ability to create new contact through AddContactPlus - Issue #2530 fixed "Create a new Facebook account" link - ICQ: - Issue #2524 added downloadable stickers support (SmileyAdd plugin required) - Issue #2544 fixed processing of "statusCode:401"
Jabber: - Issue #2604 added Enable Message Archive Management (XEP-0313) option (so you can disable MAM support if you want) - improved XEP-0313: Message Archive Management implementation compatibility with OpenFire and Prosody IM - Issue #2518 double click on bookmarks now launch it - Issue #2584 all lists (participants, moderators, members, admins, owners, outcasts) are now sorted alphabetically; Enter button in the filter field now applies the entered filter - Issue #2566 privacy lists editor now show all contacts even hidden ones - Issue #2565 privacy lists editor no more allows removing active list - Issue #2565 privacy lists editor no more allows to change settings of "" list - disabled XEP-0231: Bits of Binary for group chats - fixed no nickname for new contacts - Issue #2506 fixed crash or disfunction of SCRAM/SHA256/SHA512 auth - fixed sounds and popups in group chats without
SkypeWeb: - Issue #2549 fixed login problem - fixed visualization of Skype invitations
Steam: - if a friend list request comes with an error code, all contacts will no longer be removed from Miranda
VKontakte: - added downloadable stickers support (SmileyAdd plugin required) - added [sticker:code] and [sticker-code] templates for sending stickers - added UseStikersAsStaticSmileys hidden option - added "wall reply" attachments support - unknown attachment types will be displayed as text - fixed server history deletion on contact delete - fixed server history deletion on ban user
Plugins: Clist_modern: - Issue #2513 added ability to rename view modes - Issue #2504 rolled back a fix for contacts list auto resize - disabled by default Use improved search method in contact list option
CurrencyRates: - Issue #2607 fixed Bitcoin ???? rate display
DbChecker: - support restored Plugin was added to base package - Issue #2517 added Main menu → Database → Check database menu item
DbEditorPP: - Issue #2542 double click on the search result item now scrolls the list to this item
Dbx_mdbx: - added ability to switch between meta-pages to mdbx_chk In most cases, this fixes the damaged database at the cost of losing the latest events See the plugin page for details - Issue #2569 significantly increased resistance to hardware fails - fixed "error -32790" on very large profiles
FTPFile: - Issue #2594 fixed predefined account names in options dialogue
Import: - fixed crash in mContacts import
IRC: - fixed a rare crash
MirLua: - Issue #2589 the plugin is working again
Msg_Export: - Issue #2571 fixed export history of contacts which belongs to disabled accounts
New_GPG: - Issue #2603 reduced minimum name length to 4 characters (from 5) - Issue #2603 e-mail can now be in the [email protected] format (without domain zone)
NotesReminders: - Issue #2511 fixed dismission of reminders
PluginUpdater: - Issue #2555 added error handling on updates unpacking - added ability to keep multiple backups and the Number of backups to keep: option Backups are incremental! - Issue #2554 in case of failure when replacing files, the plugin will automatically roll back the changes - Issue #2547 Restart Miranda automatically with Silent mode enabled no more requires clicking on a pop-up - Issue #2548 Backup database before update option is no longer available if Db_autobackups plugin is not installed
Scriver: - Issue #2591 renamed Enable button context menus option and moved to Events and filters tab
SeenPlugin: - "Accounts to watch" list became available to screen readers - Issue #2508 fixed applying "Watched Accounts" checkboxes state
SmileyAdd: - Issue #2526 removed Disable stickers option - Issue #2532 downloaded stickers no longer disappear when reopening message window - fixed incorrect setting an absolute path instead of a relative one
StatusManager: - Issue #2559 fixed work with PluginUpdater's Restart Miranda automatically option enabled
StdMsg: - Issue #2591 renamed Show button menus when right clicking the buttons option and moved to Events and filters tab - Issue #2512 fixed broken group chat colors in the embedded log window
TabSRMM: - Issue #2608 added ability to customize "Clear message area" hotkey - the event filter button now shows settings mini-window by left-click (instead of right-clicking) - Issue #2591 renamed Show button menus when right clicking the buttons option and moved to Events and filters tab - removed subclassIEView hidden option - Issue #2521 fixed Esc key behavior selection for group chats - Issue #2610 fixed inability to transfer file from clipboard by pressing Ctrl+V
Variables: - Issue #2561 fixed contact(), ccount(), and getContactFromString() functions
For developers: - Chat API: added "Mute" parameter to any chat, turning short/long blinking mode
DeleteDirectoryTreeW — new function that deletes a folder with all subfolders (recursively) Do not use it at the root of the disk C: - g_chatApiLogToFile completely moved into the core - CCtrlTreeOpts class moved into the core
Miranda NG 0.95.13 (64-bit) 相關參考資料
Download Miranda NG 0.95.13 (64-bit) Free - FileCombo
Download Miranda NG 0.95.13 (64-bit) for Windows PC from FileCombo. Fast update and Free Download Latest Version 2021 - FileCombo.
https://filecombo.com
Download Miranda NG 0.95.13.1 (64-bit) Free - FileCombo
2021年5月5日 — Download Miranda NG 0.95.13.1 (64-bit) for Windows PC from FileCombo. Fast update and Free Download Latest Version 2021 - FileCombo.
https://filecombo.com
Downloading Miranda NG 0.95.13 (64-bit) from FileHorse.com
Miranda NG 0.95.13 (64-bit). Start Download. Security Status. To keep our website clean and safe please report any issues regarding this download ...
https://www.filehorse.com
Downloads - Miranda NG
Archive with Miranda NG core and basic plugins contains the minimum necessary set of a database driver, plugins for ... IM Updater 32-bit · IM Updater 64-bit.
https://www.miranda-ng.org
Miranda NG - Next Generation of Miranda IM
Miranda NG is a successor of a popular multi-protocol instant messaging client for Windows - Miranda IM. Very light on system resources and extremely fast.
https://miranda-ng.org
Miranda NG 0.95.13 (64-bit) Download for Windows Change ...
2021年3月17日 — Miranda NG 0.95.13 (64-bit) Core and libraries: - Added ability to mute any group chat. Mute is not only about sound but about tray blinking and ...
https://www.filehorse.com
Miranda NG 0.95.13 (64-bit) for Windows 軟體資訊交流 ...
2021年3月17日 — Miranda NG 0.95.13 (64-bit) for Windows 軟體資訊交流、介紹、教學與下載,Miranda NG 是流行的Windows PC 多協議即時消息客戶 ...
https://winxmac.com
Miranda NG 0.95.13 (64-bit) 軟體資訊介紹 | 電腦資訊007情報站
2021年3月17日 — Icons8軟體資訊介紹&下載,Icons8 是一款適用於您的Windows PC 的圖標脫機軟件包,適用於Photoshop,Adobe XD,Visual Studio 或任何 ...
https://file007.com
Miranda NG 0.95.13 Download | TechSpot
2021年3月17日 — Download Miranda NG - Miranda NG is a successor of a popular multi-protocol instant messaging client for Windows - Miranda IM. Very light on system resources and extremely ... 64-bit &mi...
https://www.techspot.com
Miranda NG 0.95.13.1 (64-bit) for Windows 軟體資訊交流 ...
2021年5月4日 — Miranda NG 0.95.13.1 (64-bit) for Windows 軟體資訊交流、介紹、教學與下載,Miranda NG 是流行的 Windows PC 多協議即時消息客戶端 ...
https://winxmac.com
|