Jump to content



Καινούργιες εκδόσεις (Haya)


PGM

Recommended Posts

  • Replies 2,4k
  • Created
  • Last Reply

Miro 4.0.4

* New features

- (Windows) Easy Install on windows should detect location of previous install

* Bug fixes

- (all) KeyError during item delete

- (Linux) Miro fails to start with libavformat 0.8.0 due to compiler errors

- (all) Better detect whether an item is podcast or not and populate the field (affects Miro Mobile)

- (all) Drag and drop can reorder items

- (all) Implement podcast view for shares

- (all) Scroll position can reset

- (all) UnicodeDecodeError when trying to plug in external disk

- (all) client side data not always updated when items edited on server

- (all) straighten out podcast sharing behavior

- (all) tighten up error handling when remote share gets yanked

- (all) CantPlayWidget should not show reveal file or open externally for remote (shared) items

- (all) While handling idle (result callback (Sharing Client ubuntu @ (jed.local., 3689)))

- (all) cheap sharing performance upgrades that we should do

- (all) UnicodeDecodeError while plugging in iPod

- (OS X) upgrade to perian 1.2.3

- (all) transcode sink should not bail out prematurely

- (all) transcode cleanup handler not always invoked

Link to comment
Share on other sites

SeaMonkey 2.7 Beta 1

* HTML5 videos now feature Show Statistics and Save Snapshot As in their context menus.

* Add-ons that are installed into the shared user and shared system areas now get disabled by default. If you schedule a new add-on for installation by copying it to the profile's extensions folder, a new in-content UI appears now.

* Sync dialogs should now persist their position.

* Sync dialogs look more similar now.

* The MailNews Advanced Search dialog now supports keys for marking as read, flagged or tagged.

* Internet searches started from the context menu now open in a new tab (as opposed to a new window) by default.

* The Add-ons Manager and Data Manager now open according to Link Behavior preferences (i.e. in a window if the user chose so).

* The default theme supports small icons for the Address Book toolbar now.

* Custom news message filters support "doesn't contain" and "isn't" now.

Link to comment
Share on other sites

The Bat! Home Edition 5.0.30

- An option to specify time format for the message list in the Preferences dialog. Now the time format by default fits time format used in previous version of The Bat!

- An option to not show message time after the date in the message list; the option can be configured in the Preferences dialog

- Options for Automatic update IMAP folder subscription at startup

- Plugin API: Certificates can be added to "Trusted Root CA"

- Added U.S. English interface language

- You can copy multiple filters to the clipboard by clicking "Copy" on a root node

- You can paste multiple filters from clipboard

- Plugin API: Photo and certificate can be accessed in address book contact

- Plugin API: Contacts and groups in address book can be deleted

- Plugin API: Address book can be created from scratch

- Plugin API: BeginUpdate/EndUpdate methods to perform major changes in address book (suspend repainting)

- The Bat is now able to handle Certificate Request Files (PKCS#10). If you try import this request file to your list of certificates, The Bat! will search for certificates with private keys that has permission to sign certificates, and will sign the request, so you will import the signed certificate rather than the request.

- %VALIDFILECHARS macro that takes an argument and replaces invalid characters to underscore (or character from the second argument). It is useful in Sorting Office Filters that create folders and uses other macros like %OSUBJ as a folder name, e.g. %VALIDFILECHARS="%OSUBJ"

- When clicking to a button to display external HTML images, it now loads the images

- Added "Certum Trusted Network CA" root certificate to the list of trusted root certificates

- An IMAP fine-tune option to resend IDLE command each 30 seconds, may be useful if a router in between closes idle TCP/IP connections

- The macro %VALIDFILECHARS also handles names with a dot as a last character, and it also handles device names like COM1 properly

- Some incorrectly-encoded "Date" headers are now parsed better and it produces correct display of creation date in the message list.

- If a date line in the header is improperly encoded, then the current date is substituted, rather than that original date corrected

- When no host name was specified for an IMAP server, a friendly error message is given the same way as was for a POP3 server.

- If no account or folder is selected when The Bat! starts, the Inbox of first non-password protected account is selected

- Plugin API: Added flags to distinguish auto/manual/hot-key invocation of filters

- IMAP Folders with \NoSelect flags are handled more correctly

- Plugin API: Mail message operations are executed synchronously

- Plugin API: User confirmation is needed to add certificate to "Trusted Root CA"

- Plugin API: Groups in address book are created with "Hide items if not explicitly selected" option enabled

- Address history now uses the same date/time format as the message list

- An option to insert textual representation rather than the image for an emoticon (smiley) in the HTML editor is now OFF by default

- Added the NNT extension when importing address book from Eudora

- Checking whether mailto URLs are containing UTF-8 encoded text

- Languages in the interface language selection menu are sorted alphabetically, but English is always first, so if you accidentally switch to a language that you don't understand, you will at least be able to select English by choosing the first element.

- Now errors detected in JPEG images (e.g. embedded to HTML message) are only logged to the ex_log.txt when a command line option /REPORT_JPEG_ERRORS is set.

- If an IMAP connection is closed during IDLE command or when no command is active, i.e. between NOOPs, no message that connection closed is displayed to the log in the status bar (however, if a protocol log is turned on, the message is logged there)

- Error "The message is sent but could not be moved from Outbox to the Sent folder" will now not be obscured by lesser subsequent messages

- Last status for option "Mark messages in sub-folders" in "Mark all messages as read" dialog is not remembered

- The Bat! is now able to decode some improperly-encoded mail addresses

- Folder|Refresh command for a virtual folder now invokes total rescan.

- When an IMAP server doesn't support the UNSELECT extension, and multiple IMAP connections to the same server were allowed, The Bat! no longer creates new connections after closing concurrent connections with LOGOUT command

- SmartBat didn't show date lines using different style

- Signing/Encrypting with gpg2 shows pin-entry window and TheBat's passphrase window

- Deleting folders in TB doesn't delete folders on HDD for empty and virtual folders

- Minor bug while counting messages for virtual folders

- Help-button in Change Mail Protocol-dialogue doesn't work

- Sometimes a filter action to move a message to a folder couldn't be created due to invalid checking of folder file name, it could fail on a legitimate name.

- For some reason list of shared filters can contain nil's during restoring from backup (but it MUST NOT)

- A sorting office action to move or copy messages to folders with templates in the destination folder names, did prevent from specifying template arguments which did contain non-file characters

- LibrariesEntryPoints must be initialized BEFORE loading plug-ins

- The Bat! now formats date and time in the message list using Windows API. You can configure different formats in the Regional options in the Control Panel.

- IMAP. Empty message is produced when trying to redirect partially downloaded message

- The calculation of current week in the message list was invalid

- Time in message list is different from time in message

- Filter editor checks clipboard contents 20 times per second (clipboard managers can conflict with The Bat)

- the program could stuck at startup due to calculation of repetitions of some scheduled Events

- Filter editor can fail to check clipboard contents - retry again after some time (clipboard managers can conflict with The Bat)

- Action can be prematurely destroyed when instructed to wait for (from main thread) but not return to caller (resulted in odd exceptions)

- URLs copied from MS Word get lost

- Marking message as read after copying by a filter was not working

- Cannot open attachments from externally saved messages (in eml-file for example)

- Sometimes the labels were incorrectly displayed in the connection center

- Message memo could not be changed from plugin

- When an invalid password was specified for an IMAP account, The Bat! displayed invalid error message

- Cannot get messages with POP protocol error (Range check error)

- The automatic folder creation option for IMAP filters was creating local folders instead of IMAP ones

- IMAP. Message isn't marked as read when deleted to local Trash folder

- AV error when trying to get host name by IP-address

- Search for non-ASCII text could miss matching messages

- Plugin API: Problems when adding contacts and groups in address book

- On creating new spartpad files, first character could be question mark

- Smartpad might remove national characters and other Smartpad-related fixes

- Plugin API: Contacts in address book wasn't updated when changed from API

- Some errors of file open/save dialogues weren't logged to the user.

- The Bat! was unable to add a root certificate to trusted store

- Filters could not be called from a separate message viewer under some circumstances

- "Failed to store..." warning when some messages was deleted by antispam/antivirus plug-in in POP session.

- Option to display a message as the root of a Subject/To/From message list group was ignored

- Plugin API: Some methods weren't declared as "stdcall"

- Operations with X.509 certificates in the account properties weren't saved

- When opening a message on IMAP that contained inline html graphics, The Bat! could display a progress window without a caption

- Clearing IMAP cache in folder properties could lead to "access violation" errors on disconnected accounts

- Address Book : Menu entry "Windows Certificate Store" is enabled, even Internal SMIME is selected

- Some malformed HTML messages took very long time to load

- "Windows Certificate Store" menu item disappears

- Plain text messages saved as HTML have been shown as a single line

- TBMAPI.DLL gave error messages

- Fixed some memory leaks

- If a user did drag a message from The Bat! to an external application, national characters might have been lost

- Some fixes related to copy-paste in HTML messages

- The Bat! had incorrect default font size and face since version 4 for all dialogs and menus. Before version 4, for example, it did use "Segoe UI" size 9, as recommended in System Font (Segoe UI) , but since version 4 it was using smaller font sizes, which is harder to read on higher-resolution monitors. Also, before version 4, The Bat! did use "Microsoft YaHei" size 10 for Simplified Chinese and "Microsoft JhengHei" size 10 for Traditional Chinese, but since then incorrectly used Segoe UI size 8 for Chinese.

- Previous Alpha gave an AV when editing folder properties

- Fixed a few bitmap leaks in the QR Code

- Removed flickering of the "download images" button

- Fixed an access violation when switching between sessions of different IMAP accounts in the connection monitor

- Range check error while trying to select text below the end of message in MicroEd (using Shift-Arrows)

- Fixed an AV when inserting smileys

- The Bat! will no longer show "GifImage:5 EReadError" on invalid GIF files.

- Logged JPEG errors didn't have error numbers or explanation text messages logged.

- Hint display mode wasn't stored (Options|Preferences|Hints)

- Fixed deadlocks when filtering messages

- Some DES and Triple-DES messages couldn't be decrypted.

- Fixed Stack Overflow error when handling large groups of IMAP messages, e.g. moving 10000 messages from one folder to another on IMAP.

- Filters were not creating new Common folders automatically.

- "Invalid pointer operation" when trying to close message editor after inserting invalid JPG image in HTML editor

- Accounts with empty names could sometimes appear in the folder tree and could not be deleted

- It was impossible to change receive mail protocol (e.g. from POP3 to Exchange) in the account properties.

- IMAP connection errors weren't properly reported. There was just a message "connection unexpectedly closed" without the actual description of the error

- Wrong time formatting for today's messages in MailTicker

- If UIDPLUS extension is not supported by server and Outbox is stored on server, than message cannot be sent directly from editor

- The Bat! did't handle properly when the user clicked "Manage IMAP folders" on a password-protected account.

- When POP-before-SMTP authentication was enabled, and there were an option to prompt the password (do not store it), then cancelling password input on the POP3 session did endlessly invoke new POP3 sessions.

- After adding a certificate from the certificate viewer to the address book, a background window got focused.

- MailTicker wasn't hidden when it contained only messages outside the age limits

- The "Move processed file" option of the "Watch and Send files" scheduler action could leave processed files intact

- Opening an .EML message and trying to forward it gave an AV

- When using /AES_BENCHMARK, The Bat! did quit after testing

- With multiple accounts that didn't store POP3 server password (prompt on retrieval), entering the password needs additional clicks to invoke the respective window.

- Messages downloaded in "headers + only text" mode were not downloaded in full for viewing their source

- No IMAP connection is possible if the "Do not store password, prompt on mail retrieval" option is enabled.

- Message list getting shorter and shorter in the separate viewer window if the window is maximized

- Extensions of saved messages are always uppercased

- When messages were grouped by sender/recipient/subject and then by date, lower level groups were not split

- High and low priority messages were displayed on IMAP as normal messages

- Errors in counting of unread messages in virtual folders

- System-wide hotkeys to send mail from current account or receive mail to current account that have Shift in them did modify the action to send/receive mail from/to all accounts. Now Shift won't affect system-wide hotkeys. But if the user will just press "Shift" during normal clicks to send mail from current account or receive mail to current account, the modifier will work.

- The Options|Preferences dialog didn't allow Unicode strings to be entered

- Security hole: Dialog about "Passed event" is displayed before logging into The Bat!

- TB! hanged when (auto)started while a scheduled task must be run

- Reminder about missed event was open as minimized

- Forwarding multiple messages from a common folder was using random formats

- The %MEMO macro was not working for messages being filtered

- AV when filtering by message header text

- "Transfer encoding for non-ASCII characters" group-box wasn't visible in Exchange account

- Order of message list tabs was not stored

- Fixed some bugs in IMAP that might sent unnecessary commands to the server and might slow certain operation like filtering messages

- If a filter action to copy/move a message to specified folder could not find or create the folder, no error message was given to the log, the action was silently skipped

- Redirect dialog: position and size of dialog can be changed, but is not saved

- Address Book column settings could not be backed up/restored

- Image Download Button : context menu is not allways available via right mouse button

- "Download all images" option for HTML messages did not work

- Image Download Manager : when changing "Source" of rule, "Condition" is disabled

- Filtering by conditions containing "NOT ..." could produce wrong results

- Remote images were not offered for download

Link to comment
Share on other sites

Free Download Manager 3.8 build 1173

# New features:

- Ability to download flash videos from even more web sites than before (FDM's plug-in now supports the following web browsers: IE 6 - IE 9, Firefox 3.5 - Firefox 9);

- Flash video monitoring in Google Chrome;

- User interface improvements;

- Updated torrents core library;

- Ability to import downloads from uTorrent and Orbit clients;

- Better allocation of traffic between active downloads.

Link to comment
Share on other sites

WinSCP 4.3.6

* Bug fix: “Chokes on SSH-2 ignore messages” SSH bug was always on.

* Back-propagated some improvements and fixes from 5.0.3 - 5.0.6 beta releases:

- All binaries are signed with Martin Prikryl publisher certificate.

- When script is aborted by the user, error exit code is used.

- Connect timeout is configurable.

- When renaming a folder within file panel, whole filename (including an extension) is always selected.

- In-application license text updated to GPLv3.

- Change: In mouse-only Explorer-style selection mode, single-file implicit mouse-selection is not preserved, when focus/selection is subsequently changed using keyboard.

- SSH core upgraded to PuTTY 0.62. It brings following changes:

> Security fix: WinSCP no longer retains passwords in memory by mistake. password-not-wiped

> Bug fix: Spurious “Access denied” printed in the authentication window after GSSAPI failure. gssapi-access-denied

> Bug fix: 0.61-style Pageant did not work with 0.60-style WinSCP. pageant-backwards-compatibility

- Bug fix: Fixed parsing owner/group with modified ID on Properties dialog.

- Bug fix: When switching between session and shared bookmarks, path was not updated on the Open directory dialog.

- Bug fix: Internal “Operation aborted” errors were not suppressed for background transfers.

- Bug fix: Path label was not resized with larger shell font size.

- Bug fix: Default permissions for new remote directory did not include Execute right.

- Bug fix: Duplicate reconnect prompt when connection is lost, while transferring file in subdirectory.

- Bug fix: Error was signaled from script when connection stalled even when it was reconnected.

- Bug fix: Failure to locate GetUserNameEx.

- Bug fix: Records of files transferred within subdirectory were written at once, not continuously, in XML logging.

- Bug fix: In mouse-only Explorer-style selection mode, selection was not cleared after clicking outside of selection, after focus/selection was previously changed using keyboard.

- Bug fix: Session name was not preserved when duplicating session into a new window.

- Bug fix: Installer was not removing translations of previous versions on Windows 7.

* OpenCandy advertising module reintroduced to the installer. There’s also ad-free alternative installer available.

Link to comment
Share on other sites

WinPatrol 24.0.2012.1

# Performance - You’ll Love it

* First and foremost I’ve been working on making WinPatrol robust and hidden away so under normal circumstances you’ll never know its running. Based on your feedback, I’ve concentrated on making sure WinPatrol works with other security programs. Our research shows that most of you tend to run at least two anti-Virus/Malware programs along with WinPatrol. Many experts will recommend against more than one program but WinPatrol doesn’t work like other malware monitors. It runs great along with other programs. Many Anti-Virus companies may disagree and their support reps will recommend you remove WinPatrol. They haven’t tested with WinPatrol, we have. If a program removes or quarantines WinPatrol just reinstall our setup program. It’s still a quick, easy download.

# Cookies – Filter out Bad Cookies Automatically.

* Earlier this year Microsoft updated how they name cookie files. They now use random file names but they’re still just unencrypted text files. You can “click here” to read why they decided to make this change. Its makes some sense but broke how WinPatrol manages and filters bad cookies. If you’ve received the update from Microsoft the WinPatrol cookie manager for Internet Explorer will be broken and look like this.

# Localization Fix – 64 bit versions

* I’m not a big fan of Windows 64 bit OS and our language service packs broke using Windows 64 bit. I’ve fixed this bug and look forward to showing our international friends how much we respect them by releasing new versions of our local versions. Our language packs are created by volunteers and I couldn’t think them enough.

# WinPatrol Enterprise – Now Available for Small Business

* Most users don’t realize there is a version of WinPatrol designed for large companies with over 100 employees. One of the main features of Enterprise is centralized administration. When a change is detected instead of the user being notified, an Email is generated and sent to a main administrator. WinPatrol 2012 Small Business is a special partnership now available for 10 systems and one administrator for $179 USD. You can order via our online store and your small business key will be sent within 2-3 business days.

Link to comment
Share on other sites

K-Lite Codec Pack 8.10 (Full)

* Updated Media Player Classic Home Cinema to version 1.5.3.3917

* Updated ffdshow to version 1.1.4212

* Updated LAV Filters to version 0.43 build 2011-12-29

* Updated Lagarith to version 1.3.27

* Removed VP7 encoder

* Updated AC3ACM to version 2.1

* Updated MediaInfo Lite to version 0.7.52

* Updated Win7DSFilterTweaker to version 4.7

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Δημιουργία...

Important Information

Ο ιστότοπος theLab.gr χρησιμοποιεί cookies για να διασφαλίσει την καλύτερη εμπειρία σας κατά την περιήγηση. Μπορείτε να προσαρμόσετε τις ρυθμίσεις των cookies σας , διαφορετικά θα υποθέσουμε ότι είστε εντάξει για να συνεχίσετε.