Anzeigen der neuesten Beiträge
0 Mitglieder und 2 Gäste betrachten dieses Thema.
- Popcorn now always tries to create its temporary files directory in the location that the executable was started from first, if that fails, it uses the Windows default temp directory instead. The (hidden) temp folder created on startup and all the files- A new checkbox labeled "Reply and Forward message separator" has been added to the "Tools" -> "Email Accounts..." dialog "Settings" tab. It enables you to toggle (on/off) the insertion of a message separator line containing "Original Message" or "Forwar- Added a new mail editor "Edit" -> "Web Search Selection (F8)" menu item that searches the web using the currently selected word or text in the mail body with the default browser. The SearchURL setting contains the address used for the search query, the- The HTML to plain text converter now translates the following Unicode entities into suitable 8 bit charset replacements: ” -> '"', “ -> '"', ’ -> "'" and – -> '-'- Added "Ctrl + W" keyboard shortcut to save attachments- Added "Ctrl + I" keyboard shortcut to display the "Tools" -> "Program/Settings Info" message box- Added "Alt + A" keyboard shortcut to open the "File Attachments..." dialog in the mail editor- Some of the UI thread blocking issues resolved in release 1.98 could lead to situations where Popcorn would hang and/or the UI became unresponsive, hopefully this has been fixed and it should no longer happen..- Fixed a bug introduced in release 1.98 that could cause Popcorn to crash if the currently selected account was deleted- The HTML to plain text converter could in rare cases cut off the last character of the mail body, this has now been fixed- Popcorn automatically scrolls to the bottom/end of the inbox list to show the latest/new mail when downloading from the server is finished again, but it does not activate the last item if one is already selected- The inbox memory cache was not cleared if the selected inbox contained one mail, the active account/inbox was changed and then changed back, and the mail was deleted- The Mail Editor now has its own taskbar icon, this is to prevent it from losing focus while it's open when switching between applications using Alt + Tab under Windows Vista & 7- The SMTP send buffer size was 2048 bytes for some unknown reason, it should have been the same as the POP receive buffer size (15KB), this has now been corrected, and as a result, mail send speeds are now potentially much higher, 200 - 250% in some case- Added more resilient charset detection in the MIME type parser because some UTF-8 encoded mail content was not decoded properly- The menu item "Tools" -> "Register mailto..." and all it's related functionality that handled the 'mailto:' protocol has been removed. The existing code did not work at all on Windows Vista and 7, and it left traces of Popcorn in the registry that had t- It is no longer possible to run Popcorn with a settings file specified on the command line, it always loads popcorn.ini from its startup location. The command line parser was removed entirely as a result of deleting the 'mailto:' handling code- The mail editor "Edit" -> "Online Spell Check (F7)" menu item has been renamed to "Web Spell Check Word (F7)", the functionality remains the same, but the SpellCheckURL setting is no longer formatted using "%s", the selected word is just appended to the- The "Tools" -> "Email Accounts..." dialog "Settings" tab "Include header:" + "None/Brief/Full" selection combo box has been changed to a checkbox labeled "Reply and Forward brief header". Because this value has been converted to a boolean (TRUE or FALSE- Updated the Popcorn application icon, it now looks more uniform across all sizes: 16x16, 32x32 and 48x48, and they all have the same blue background color as the about box- The new mail indicator tray icon now has increased contrast difference between the two alternating states (bright and dim yellow)- When redirecting a mail, the correct icon is now shown in the mail editor window title bar- Renamed the Mail Editor "Mail" -> "Header Fields" menu item to "Recipient Fields"- A few more error messages and user dialog prompts have been re-written and clarified- Removed the main window "Help"- > "Contents and Index (F1)" menu item and all contextual help in dialogs etc. because the existing user guide / help file is very outdated and it will probably never be updated- The "Inbox" -> "Show Selected" keyboard shortcut has been changed from "*" (num keypad multiply) to Backspace
Release information-------------------Release date : 29-June-2012Version : Popcorn 1.99.1 (unlimited freeware release)Requirements : Windows Vista, Windows 7 or Windows XP (please read the "Running Popcorn on Windows XP" section below for more information)Author : ultrafunk.comHomepage : ultrafunk.com/popcorn/ (latest release is always available here)Contact : ultrafunk@gmail.comSupport : Popcorn is no longer actively supported, updated or developed by ultrafunk in any way (please read the "Why is Popcorn still being maintained?" section below for more information)What's new in this release (1.99 update 1 - 29-June-2012)?----------------------------------------------------------New features:* Added support for attachment forwarding if the selected mail has any downloaded attachments. You will now be asked if you want to forward them, and if you choose yes, they will appear in the mail editor "File Attachment" dialog as usual.* Added an "Open File Location" item to the the mail editor "File Attachment" dialog context pop-up menu that will open an explorer window with the selected file attachment location + highlighting the file.* Added support for column sorting in the mail editor "File Attachments" dialog (by path or size).Bug-fixes:* The toolbar combo box edit control for setting the "Number of latest mail to download" did not respond to Delete and Backspace keyboard events because they got eaten by the main window accelerators. They are now intercepted before the accelerators kick in, so the keys should now work as expected (i.e. text can be deleted). Also updated the same control to only accept numerical input.* Fixed a very obscure and probably 10+ year old bug that in very rare cases would reset changes done to account settings outside of the "Tools" -> "Email Accounts" dialog if it is opened and Cancel or Close (Esc) is selected.
New features: Each attachments on the message view now have graphical label and popup menu. The UI for Attachments tab was changed to save the space. Users now also can do 'Save all' without switching the view. The 'show_attach_tab' option (without UI), which reverts the attachments interface to the old one, was added. Multiple keywords search of the quick search was implemented. The context menu of the folder view and the summary view can be popped up using Menu key or Shift+F10. Win32: IPv6 support was enabled again. Win32: SylFilter is now also included in the installer. The default junk commands were also changed to sylfilter. Win32: an option to play sound when new messages arrive was added. Win32: The file selector now follows Windows shortcut (.lnk).Improvements: Number of maximum characters per line of configuration files was increased. Compose window will not be closed if saving of message to outbox failed. Sender's e-mail address became not guessable from generated Message-Id. New plug-in APIs were added. 'Account Preferences - Advanced - Put deleted messages in' account setting actually works now. MIME debug output was modified. Both filtered and original numbers of messages are displayed on the status label now. The POP3 remote mailbox now supports SOCKS proxy. The POP3 remote mailbox now retrieves headers from the newer messages (useful for slow connection). The POP3 remote mailbox can now reload message headers after the loading is stopped. News (NNTP) now supports SOCKS proxy. The details of new message counts are displayed on the tooltip of the tray icon. Address auto-completion now also matches to the subsequent part of the name of contacts. On file selection dialog, the last selected folders are preserved between sessions now. DNS lookup error is now distinguished from other connection errors. The clip icon was replaced with more visible one on selected row.Performance improvements: The performance of reading cache files was improved by using memory mapped file ( requires GTK+ >= 2.8 ). Win32: the launch of Windows installer became faster.Other changes: Sylfilter command was added as a preset of junk filter program. The blinking period of the tray icon was extended to 10 seconds. 'Is shorter than' became the default for 'Age' filter condition. The Japanse manual was updated, and the encoding of Japanese manual was changed to UTF-8 to prevent display failure on some browsers.Bugfixes: Queue control headers are removed when moving messages from queue folders to trash. Duplicated keyboard accelerators on some dialogs were fixed. The focus on quick search entry is not stolen by the refresh of summary. The HTML parser was modified. The check of IMAP AUTHENTICATE response was fixed. The compilation failure with GLib 2.32 or later was fixed. The bug that a MIME part that didn't have its name could not be saved was fixed. Address autocomplete drop-down list with newer version of GTK+ was fixed. Line-space for auto-wrapped lines now reflects the line-space setting. Some minor fixes for IMAP were made. Some memory leaks were fixed. Other bugfixes were made. Some compiler warnings were removed. Win32: OpenSSL was updated to 0.9.8x. ( 0.9.8w in Sylpheed 3.1.4 is also not vulnerable )
Release information-------------------Release date : 06-July-2012Version : Popcorn 1.99.2 (unlimited freeware release)Requirements : Windows Vista, Windows 7 or Windows XP (please read the "Running Popcorn on Windows XP" section below for more information)Author : ultrafunk.comHomepage : ultrafunk.com/popcorn/ (latest release is always available here)Contact : ultrafunk@gmail.comSupport : Popcorn is no longer actively supported, updated or developed by ultrafunk in any way (please read the "Why is Popcorn still being maintained?" section below for more information)What's new in this release (1.99 update 2 - 06-July-2012)?----------------------------------------------------------New features:* Added support for TLS encrypted SMTP communication via the STARTTLS command making Popcorn compatible with mail servers that require it like Hotmail. TLS can be turned on in the the "Tools" -> "Email Accounts" dialog "Identity & Servers" tab by checking "Use SLL / TLS". When enabled, TLS encryption will be used if the server supports it for all ports except 465 which uses SSL.