Global Moderator
  
Group: Global Moderators
Posts: 446
Member No.: 24
Joined: 26-May 03

|
| QUOTE | Ver.2.30.04 -> Ver.2.31.00 (2007/03/27) - When /F command line option is used to specify a data folder, the temporary folder will be created in the specified data folder instead of the system default temporary path. - OnBeforeFilter callback is replaced with OnBeforeFilter2 that passes the ID of the mailbox that the message belongs. (OnBeforeFilter still works but became obsolete.) - In the Filtering Manager, color RGB(0,0,0) can be selected for the Color Label action. - Some logic that might have been a bottle neck when loading a folder index was changed.
- BUGFIX: Some regular expression did not match. - BUGFIX: When string was too long in a Query folder, some optional values were reset. |
2.43 -12/03/07
| QUOTE | Update History (date format: YYYY/MM/DD)
Ver.2.42.00 -> Ver.2.43.00 (2007/12/3) - BUGFIX: When a new folder is created under Sent folder, it automatically becomes for "Sent" items, but this information was not saved. - BUGFIX: When Windows time zone was changed while Becky! is running, the date of the composing mail became incorrect until Becky! was restarted. - BUGFIX: Abnormally terminated instead of showing an error message, when huge attachment file, like several hundred MB, was opened. - BUGFIX: When a message with only HTML part is forwarded with an additinal text comment, this text part did not show up in recipients' Outlook mail client.
- New Plug-in API GetSize() was added. - The way of generating Message-Id was slightly changed. Now it doesn't include the whole From address. - The color of the unread count in the tree view is configurable in "General Setup" > "Message View".
Why so many updates?
Carty says: [/I]And sorry for the many updates related to ver.2.40, which might confuse you guys. This time I switched the development platform from VC6.0 to VS2005. That have emitted a lot of hard-to-find problems because of the invisible changes in runtime libraries. I fixed, and will fix them immediately as problems are found, but that will result frequent updates that some people don't appreciate.
Anyway, thank you for your support. That will make me work harder. :-)[I]
Update History (date format: YYYY/MM/DD)
Ver.2.41.00 -> Ver.2.42.00 (2007/10/31) - Hitting Ctrl+Break can abort the connection without showing a dialog box. - File dialogs such as "Save As" are resizable now.
- BUGFIX: Some complicated regular expressions did not match. - BUGFIX: When creating a new address group within the "Add to Address Book" dialog, a folder whose name contains illegal characters was able to be created but did not work. - BUGFIX: Some MIME encoding like ISO-8859-1 was not correctly done in some environment.
Ver.2.40.04 -> Ver.2.41.00 (2007/10/22) - BUGFIX: Exporting from Address Book was not able to export the mobile phone number.
- Exporting from Address Book now has an option to treat the first line as field names. Also the default file extension for comma delimitered file is now CSV istead of TXT. - A command to clear all the search history is added in "General Setup". - B2.exe.manifest file, which has been incorporated in B2.exe since 2.40, was separated from EXE again.
Ver.2.40.03 -> Ver.2.40.04 (2007/10/11) - BUGFIX: The program did not start because of DEP of Windows Vista. - BUGFIX: When attachment file name contains illegal character for the OS, "Invalid Arguments" error popped up and message could not be opened.
Ver.2.40.02 -> Ver.2.40.03 (2007/10/10) - BUGFIX: Filtering rule was disappeared when the folder name was changed. - BUGFIX: The program didn't start on Windows95 and NT4.0. - BUGFIX: The end of the line looked cut off with a proportional font in Vista. - BUGFIX: The triangle image that is used for sorting in the list view was not displayed correctly on "Classic" mode in XP. - BUGFIX: Illegal line break occurred on some European characters with UTF-8 character set. - BUGFIX: When illegal date formatting parameters are included in the template, the program abnormally terminated. - BUGFIX: Some HTML message did not scroll with the space key.
Ver.2.40.01 -> Ver.2.40.02 (2007/10/05) - BUGFIX: Print Preview caused abnormal program termination in 2.40.01. (Sorry!)
Ver.2.40.00 -> Ver.2.40.01 (2007/10/04) - BUGFIX: The program abnormally terminated when Reminder contains messages that are not generated by Reminder function. - BUGFIX: When "From All Mailboxes" option in Query dialog is on and root mailbox icon is selected in the tree view, The selected mailbox was not searched. - BUGFIX: The program abnormally terminated when the system menu was clicked in Windows9x OS. - BUGFIX: Printing by specifying pages did not work.
Ver.2.31.00 -> Ver.2.40.00 (2007/10/03) - The development environment is migrated from VC++6.0 to VS2005, and since Date/Time library is updated, potential year2038 problem should be solved. - "From All Mailboxes" option is added to "Query" dialog. If it is turned on, all the folders in all the mailboxes will be searched after searching the current folder is finished. - "ProcessMail()" API is added. It allows plug-in to process certain filtering command on a specified message item. - After deleting duplicate messages, a message box will pop up showing statistics.
- BUGFIX: Turning on and off "View Source" on a message with attachments caused abnormal termination. - BUGFIX: Auto disconnecting from dialup connection did not work well on Vista. - BUGFIX: SSL/TLS connection failed on some mail servers. - BUGFIX: Re-editing caused some 8bit character subject incorrectly modified in some occasions. |
| QUOTE | Original from NICK
Becky! Internet Mail 2.43.00
Update History (date format: YYYY/MM/DD)
Ver.2.42.00 -> Ver.2.43.00 (2007/12/3)
BUGFIX: When a new folder is created under Sent folder, it automatically becomes for "Sent" items, but this information was not saved. - BUGFIX: When Windows time zone was changed while Becky! is running, the date of the composing mail became incorrect until Becky! was restarted. - BUGFIX: Abnormally terminated instead of showing an error message, when huge attachment file, like several hundred MB, was opened. - BUGFIX: When a message with only HTML part is forwarded with an additinal text comment, this text part did not show up in recipients' Outlook mail client.
- New Plug-in API GetSize() was added. - The way of generating Message-Id was slightly changed. Now it doesn't include the whole From address. - The color of the unread count in the tree view is configurable in "General Setup" > "Message View". |
| QUOTE | Original from Brummelchen
Becky! Internet Mail 2.43.00
Update History (date format: YYYY/MM/DD)
Ver.2.42.00 -> Ver.2.43.00 (2007/12/3)
BUGFIX: When a new folder is created under Sent folder, it automatically becomes for "Sent" items, but this information was not saved. - BUGFIX: When Windows time zone was changed while Becky! is running, the date of the composing mail became incorrect until Becky! was restarted. - BUGFIX: Abnormally terminated instead of showing an error message, when huge attachment file, like several hundred MB, was opened. - BUGFIX: When a message with only HTML part is forwarded with an additinal text comment, this text part did not show up in recipients' Outlook mail client.
- New Plug-in API GetSize() was added. - The way of generating Message-Id was slightly changed. Now it doesn't include the whole From address. - The color of the unread count in the tree view is configurable in "General Setup" > "Message View". |
| QUOTE | Original from jctos Update History (date format: 2008/02/12)
Ver.2.44.00 -> Ver.2.45.00 (2008/02/12) - Double clicking (text/html) attachment icon will display a HTML message in IE component temporarily instead of opening a separate Web browser. - Syntax check for replying address will be added. - A specific client certificate can be selected in "Mailbox Setup" > "Misc." > [...] button right next to "User Client Certificate" - "Importance:" header will be treated as a mail priority header as well as other priority headers.
- BUGFIX: Dragging empty area of the list view did not allow a user to highlight multiple messages in Vista. - BUGFIX: Protocol Logs occasionally caused abnormal program termination. - BUGFIX: A return code is inserted at an European character while writing an UTF-8 message. - BUGFIX: A message with an attachment file that has a long file name containing 8bit characters was not properly signed with S/MIME plug-in.
http://www.rimarts.co.jp/becky.htm
Ruben |
| QUOTE | Original from NICK
Update History (date format: YYYY/MM/DD)
Ver.2.45.00 -> Ver.2.45.01 (2008/02/19)
- BUGFIX: When Windows XP's magnifier is running, Becky! did not terminate properly. - BUGFIX: Becky! sometimes freezed when Protocol Log is active. - If you don't like the new feature in Ver.2.45, which opens html mail in the IE component instead of Web Browser, Do the followings. 1) Open Notepad and paste the following text that begins with "Windows Registry Editor..." [HKEY_CURRENT_USER\Software\RimArts\B2\Settings] "DisallowInlineHTML"=dword:00000001 ------------------------------------------------------------------------ 2) Save this file as "filename.reg" and double click it. Now Becky! will act like Ver.2.44 or older on double clicking (text/html). This change will be permanent and will persist until you uninstall Becky!.
http://www.rimarts.co.jp/becky.htm |
| QUOTE | Original from jctos
Ver.2.45.01 -> Ver.2.45.02 (2008/03/03) - "Send Now" is now processed on the same queue as the regular "Send and Receive". That made possible to choose "Send Now" command while "Collection and Delivery" session is in process. - "General Setup" > "Message View" > "(text/html) as attachment" option, which disables the feature that double clicking "(text/html)" opens IE component, is added
- BUGFIX: When replying a HTML message that has a backgound image, the background image could not replaced in HTML editor of Becky!. - BUGFIX: "UNICODE" font option for "Default" charset was not saved in "General Setup" > "Languages". - BUGFIX: When "General Setup" > "General" > "Startup Password" was checked and did not specify a password, "Startup Password" checkbox remained checked. - BUGFIX: When long line was pasted in the Compose window, the text scrolled off the top of the view while scroll bar is not shown.
Same download page as always
Ruben |
| QUOTE | Original from Brummelchen
Ver.2.45.02 -> Ver.2.46 (2008/04/08)
- NTLM authentication is added in "Mailbox Setup" > "Accounts".
- OP25B option is added in "Mailbox Setup" > "Accounts".
- BUGFIX: When POP3 session is timed out while Remote Mailbox is active,
the program abnormally terminated by closing the window.
- BUGFIX: The program abnormally terminated when a vCard with empty
ADR or NOTE property is opened.
- BUGFIX: The time of the messages were incorrectly displayed in some time zones
around Summer Time change. (You will need to do "Reconstruct Index" to correct the time of the messages that were already received.)
- BUGFIX: When HTML mail is converted to text, some characters that are
represented by &#x??; was not displayed correctly.
- BUGFIX: When a message with attachment file with no text was saved as template,
it became illegal template file.
|
| QUOTE | Original from jctos
Version 2.47.00
Ver.2.46 -> Ver.2.47 (2008/05/20) - BUGFIX: When too many messages are being retrieved from GMAIL IMAP folder, the connection was lost. (It is a GMAIL problem, but fixed it anyway.) - BUGFIX: "OP25B" checkbox in "Mailbox Setup" was not cleared when switching the profile. - BUGFIX: When a message in the list view does not have a focus, "Select All" -> "Extract Attached Messages" did not work.
- Version string will be saved in the registry from this version. HKEY_CURRENT_USER\Software\RimArts\B2\Setting -> VersionString) |
| QUOTE | Original from ferrarif1
http://www.rimarts.co.jp/becky.html
Ver.2.47.01 -> Ver.2.48 (2008/07/31) - "General Setup" "Send" "Always confirm recipients before positing" option now has "Exception" setting.
- The default choice of "General Setup" "Send" "Send from Outbox" has now become the second one instead of the first one.
- BUGFIX: When composing a message in UTF-8, illegal line break occurred at some European characters. - BUGFIX: When reediting a message with one attachment file and no text, deleting the attachment was allowed and eventually caused an abnormal termination. - BUGFIX: When flagged message was moved/copied from an IMAP4 folder to a local folder, the flag was cleared. |
| QUOTE | Ver.2.48 -> Ver.2.48.01 (2008/09/23) - BUGFIX: Query abnormally terminated sometimes when the folder contains messages with illegal character code. - BUGFIX: In the account setting for IMAP, when "Connect on Starting Program" and "Connect on Opening Mailbox" are both checked and that account is the the startup account, the connection status was incorrectly displayed. - BUGFIX: When deleting messages in IMAP folder with Shift+Delete key, messages were not deleted sometimes.
- In "General Setup" > "Message View" > "Color", The meaning of "Auto" was changed from Windows' default text color(black) to the target's initial color. (e.g. blue for URL) - Uuencoded attachment files with no termination mark (single `) will be decoded properly. - When messages are being exported as eml files, single dot at the beginning of the line will not be replaced with double dots, unlike other exporting formats. |
| QUOTE | Original geschrieben von Brummelchen
Ver.2.48.01 -> Ver.2.48.02 (2008/10/27)
- BUGFIX: Sent time of messages were wrongly displayed during the week after the summer time ended in some region.
- BUGFIX: When auto split column size was set more than 80, Format command inserted return code at the wrong position.
- BUGFIX: Import command failed sometimes when a user try to import huge text file.
- When PREAUTH response is received when connected to IMAP4 server, authentication procedure will be skipped.
|
| QUOTE | Original geschrieben von jctos
Ver.2.48.02 -> Ver.2.50 () - "Agents" feature is added. You can assign virtual agent to the message and let him/her watch the task like "Need Reply", "Watch for Reply", etc. Refer "Advanced Features" > "Using Agents" in the Help document for details. - You can attach "Memo" for each message. "Memo" can be accessed via the tab sheet at the bottom of the message view. (You may need to hover the mouse cursor near the bottom of the message view to make it visible.) - "Headlines Search" feature is added. Type the text in the search box at the top-right of the window and messages that contains the text in From, To, Cc, and Subject will be listed. - "Copy" and "Copy with Field" commands are added to the sub menu which pops up when you click "From", "To", "Subject", and "Date" in the header bar at the top of the message view. - More GUI components are suited to Visual style of Windows Vista. - "SMTP Host Name" is added to "General Setup" > "Send". That is used with EHLO command of SMTP protocol. - You can now choose profiles with the combobox at the top of the tree view as well as mailboxes . - You can now save "Quick Memo" by Ctrl+S. - You can control 4way button by the cursor key by turning on "General Setup" > "Message View" > "Operate 4way button" by the cursor key option. - You can now scroll the view by the mouse wheel only by hovering the mouse cursor over the view. (No focus needed.) - "Save and Open" command is added in the right click menu on the attachment file. Also, "General Setup" > "Message View" > "Save & Open attachment by default" option is added. - New Plug-in API is added. int CBeckyAPI::MoveMessages(LPCSTR lpFolderID, LPCSTR lpMailIDSet, BOOL bCopy); Parameters: lpFolderID: An ID of the folder you want to move items to. lpMailIDSet A collection of multiple mail IDs separated by "|". bCopy: Set TRUE if you want to copy items instead of moving.
Return Value: The number of messages that has been successfully moved or copied.
Compatibility: Becky! Ver.2.50 or newer. You must make sure BKA_MoveMessages function is exported before you use it.
Get it here
http://www.rimarts.jp/downloads/B2/bk25000-RC2.zip |
| QUOTE | Original geschrieben von jctos
Its RC 3 now -only change I can see is the font in combobox. And probably bugfixes and its exe now - thanks to Vistausers(:-))
Ruben
Get it here and enjoy http://www.rimarts.co.jp/becky.htm |
| QUOTE | Original geschrieben von jctos Its rc 4 now
One change I see -no crash when changing skin in windows blinds. More? Dunno (:-))
Get it at the usual place
Ruben |
| QUOTE | Original geschrieben von jctos
Its RC5 now (:-))
Changelog: none
Ruben |
| QUOTE | Original geschrieben von jctos
Update 2.50.00
Ver.2.48.02 -> Ver.2.50 (2009/02/11) - "Agents" feature is added. You can assign virtual agent to the message and let him/her watch the task like "Need Reply", "Watch for Reply", etc. Refer "Advanced Features" > "Using Agents" in the Help document for details. - You can attach "Memo" for each message. "Memo" can be accessed via the tab sheet at the bottom of the message view. (You may need to hover the mouse cursor near the bottom of the message view to make it visible.) - "Headlines Search" feature is added. Type the text in the search box at the top-right of the window and messages that contains the text in From, To, Cc, and Subject will be listed. - "Copy" and "Copy with Field" commands are added to the sub menu which pops up when you click "From", "To", "Subject", and "Date" in the header bar at the top of the message view. - More GUI components are suited to Visual style of Windows Vista. - "SMTP Host Name" is added to "General Setup" > "Send". That is used with EHLO command of SMTP protocol. - You can now choose profiles with the combobox at the top of the tree view as well as mailboxes . - You can now save "Quick Memo" by Ctrl+S. - You can control 4way button by the cursor key by turning on "General Setup" > "Message View" > "Operate 4way button" by the cursor key option. - You can now scroll the view by the mouse wheel only by hovering the mouse cursor over the view. (No focus needed.) - "Save and Open" command is added in the right click menu on the attachment file. Also, "General Setup" > "Message View" > "Save & Open attachment by default" option is added. - New Plug-in API is added. - X-Mailer header is immediately updated to the current version when re-using a message which has older X-Mailer header. - BUGFIX: When duplicate messages were deleted on the threaded folder, child items of the deleted messages had become invisible.
- FIXED THE BUFFER OVERFLOW VULNERABILITY. If a received message contains illegal code with return receipt request, it may cause a buffer overflow problem when the user agrees to return the receipt message. |
| QUOTE | Original geschrieben von jctos
Ver.2.50 -> Ver.2.50.01 (2009/02/16) - When a HTML message is rendered within IE component, the message's MIME type charset will be applied. - "Need to Send" task is added. - "General Setup" > "Message View" > "Always wheel scroll when focused." option is added. - When Query window is open from Headlines Search button, the result of the Headlines Search will be reset. - "SwitchProfile" shortcut key command is added. - "Comment" column item can be added to the list view in "Tasks" folder.
- BUGFIX: When "Reply to this Address" command is selected from the popup menu of the middle bar, defined templates were not applied. - BUGFIX: A short cut key could not be assigned to AddAgent command. - BUGFIX: When Query window is open from Headlines Search button, the search string was not passed in some cases. - BUGFIX: The combo box to select Profiles was not synchronized to the changes in the profile in the list view. - BUGFIX: Cursor position in the message editor was sometimes abnormally positioned after deleting the selection. - BUGFIX: Headlines Search didn't work with on the folder in Thread Mode. |
| QUOTE | Original geschrieben von NICK
Update History (date format: YYYY/MM/DD)
Ver.2.50.01 -> Ver.2.50.02 (2009/02/24) - BUGFIX: When "Headlines Search" is done on a thread mode folder, the result was not reset by reselecting this folder. - BUGFIX: It took long time to connect IMAP4 account when a user had to enter the password upon connection. - "Trash Duplicates" command on Tasks folder will not delete the original message.
http://www.rimarts.co.jp/becky.htm |
| QUOTE | Original geschrieben von jctos Ver.2.50.02 -> Ver.2.50.03 (2009/03/05) - The combobox for switching mailboxes and profies will not be wheel scroll unless they have a input focus. - All the error message boxes during the mail session will be automatically closed. - B2Setup supports "Silent" install option (B2Setup s) - B2Setup will obtain proper "Program Files" folder on the first installation. - Fixed the compatibility issue with some plug-ins. |
| QUOTE | Original geschrieben von jctos
Ver.2.50.03 -> Ver.2.50.04 (2009/03/16) - BUGFIX: When a profile is selected in the list view, "Save As" caused abnormal program termination. - BUGFIX: Filtering IMAP messages did not inherit "Tasks" information. - BUGFIX: After customizing the toolbar, the buttons with the dropdown arrow did not show up correctly. - BUGFIX: Using "Headlines Search" broke the message thread. - BUGFIX: After hiding and revealing a mailbox, the combobox at the top of the tree view did not show up correctly in a certain situation. - BUGFIX: Despite the "Delete Done tasks after [] days" setting, certain tasks were not deleted. |
| QUOTE | Original geschrieben von NICK
Becky! Internet Mail 2.50.05
Update History (date format: YYYY/MM/DD)
Ver.2.50.04 -> Ver.2.50.05 (2009/03/26) - BUGFIX: Task folder was able to be dragged and dropped, which is not supposed to be done. - BUGFIX: Calculation of DST was not correct in some region. - BUGFIX: Fixed some glitches in MoveMessages Plug-in API. - When creating replying mail, the syntax of Cc will be checked as well as To.
http://www.rimarts.co.jp/becky.htm#download |
| QUOTE | Original geschrieben von jctos
Ver.2.50.05 -> Ver.2.50.06 (2009/04/06) - BUGFIX: When tasks are set to messages in the folder of more than two levels deep and the parent folder was renamed, the tasks were deleted after restarting Becky!. - BUGFIX: When messages are forwarded as attachment, attachment files within the attached mail were not warned despite of the warning option in "General Setup" "General". - BUGFIX: It was not possible to sort messages by Priority in Tasks folder.
http://www.rimarts.co.jp/becky.htm
Enjoy
Ruben |
| QUOTE | Original geschrieben von Brummelchen
Ver.2.50.06 -> Ver.2.50.07 (2009/04/20)
| QUOTE | - "Headlines Search" now can be on/off in "View" menu. - Added a new macro symbol "%e" which uses the name in the address book for the sender of the original mail. - BUGFIX: Previously exported folder was not remembered in 2.50.06. - BUGFIX: Tasks that are added after "Synchronize with portable media" were sometimes deleted on the next synchronization. |
|
| QUOTE | Original geschrieben von Nick
***************************************************************************** Update History (date format: YYYY/MM/DD)
Ver.2.50.07 -> Ver.2.51 (2009/7/17) - BUGGFIX: Some UTF-8 message were not displayed correctly in the listview. - BUGFIX: "Need Reply" task was not completed when the reply mail was sent using Reminder. - BUGFIX: When some attachment files are open, it slowed down opening other e-mail messages. - BUGFIX: "Memo" was not updated when "Direct Edit" mode was turned off right after the memo was written. - BUGFIX: Abonormally terminated when certain HTML mail was opened. - BUGFIX: When multiple mail addresses were imported to the Address Book, their UID became the same.
- "Collection Target" checkbox was added in "Mailbox Setup". - When a message was drag and drop from Sent to Outbox, it will be sent with the different Message-Id.
http://www.rimarts.co.jp/becky.htm#download |
| QUOTE | Original geschrieben von Brummelchen
Becky! Internet Mail 2.51.02 http://www.rimarts.co.jp/becky.htm
| QUOTE | Update History (date format: YYYY/MM/DD)
Ver.2.51.01 -> Ver.2.51.02 (2009/7/22) [BUGFIX: Fixed a few more UTF-8 glitches.
Ver.2.51 -> Ver.2.51.01 (2009/7/21) - BUGFIX: Fixed some UTF-8 issues.
|
|
| QUOTE | Ver.2.51.03 -> Ver.2.51.04 (2009/7/23) - BUGFIX: UTF-7 mail was not displayed correctly.
Ver.2.51.02 -> Ver.2.51.03 (2009/7/23) - BUGFIX: Ver.2.51.02 was abnormally terminated in certain environment.
|
| QUOTE | Ver.2.51.04 -> Ver.2.51.05 (2009/8/3) - Added "Replying/Forwarding Foreign Language Mail" option is added in "General Setup" > "Languages". - BUGFIX: When UTF-7 is used to compose a message, a part of Subject field has lost. - BUGFIX: When printing or previewing UTF-8 message, Subject field was not printed correctly. - BUGFIX: Some UTF-8 messages were not hit by "Headlines Search".
|
| QUOTE | Ver.2.51.06 -> Ver.2.51.07 (2009/8/18) BUGFIX: A few more glitches regarding UTF-8 were fixed. BUGFIX: When From address is changed in Compose window, the domain part of the Message-Id of the outgoing mail was unchanged.
|
Becky! Internet Mail 2.52.00
| QUOTE | Ver.2.51.07 -> Ver.2.52 (2009/10/20) - Up/Down button and right click menu were added to the lower left pane of the address book to make moving addresses within the fields easier. - Messages in Query Results folder now can be added to Quick Access list by double clicking. - Clicking "Date" label on the middlebar made the program crash on certain type of e-mail.
- BUGFIX: Long path name for IMAP folder caused a display problem.
|
Becky! Internet Mail 2.52.03
| QUOTE | Ver.2.52.02 -> Ver.2.52.03 (2009/11/20) - BUGFIX: When multiple e-mails in Outbox are repeatedly re-edit and deleted, occasionally some e-mails in Outbox were deleted. - BUGFIX: When duplicate message/partial messages are in a folder, they were not be able to be reassembled. - BUGFIX: When messages were moved from Query dialog, moved messages were not removed in the list. - BUGFIX: In GMT time zone, outgoing messages were not be able to be saved to IMAP Draft folder because of the protocol error.
|
| QUOTE | Ver.2.52.01 -> Ver.2.52.02 (2009/11/10) - Previous fix for ESET NOD32 caused another problem with some mail servers so it's optional now. (General Setup > Advanced > Check the size of the receiving data before receiving)
Ver.2.52 -> Ver.2.52.01 (2009/11/9) - BUGFIX: ESET NOD32 (Virus checker) made Becky! slower when retrieving messages. - BUGFIX: Copy and Paste from UTF-8 messages did not display correctly on some application. - Quick Access list is saved whenever new entry is added. It used to be saved on exiting the program.
|
| QUOTE | Ver.2.53 -> Ver.2.54 (2010/03/02)
- When templates are being applied several times, a message box will pop
up and prompt whether the user discard the previous changes on To, Cc, Bcc.
- "Go Previous Folder" command is added in "View" menu. BackSpace key is
assigned as a shortcut.
- "Go Original Message" command is added in "View" menu. It will open the
original message from Query folder.
- "BECKY2TEMP" environment variable is supported. If set, Becky! will use
the specified folder as a temporary folder. Note that valid full path with create/read/write permission must be set for this environment variable.
- A warning message will pop up when messages are going to be pasted to
Outbox, like when they are dropped to Outbox.
- BUGFIX: When the folder name of an IMAP folder was being changed and
eventually not changed, an error message popped up.
- BUGFIX: When a message was modified by "Direct Edit" mode and deleted
immediately, the changes were discarded in Trash folder.
Ver.2.52.03 -> Ver.2.53 (2010/01/19)
- "Reply/Forward as HTML" option is added in "General Setup" > "Message
View". HTML format will be retained when it is cited in Reply/Forward messages.
- "Attachments" narrowing option is added in Query dialog.
- BUGFIX: It took a few seconds to view a message while attachment files
in another message are open.
- BUGFIX: When IMAP is offline, a local folder was always created under
the root mailbox regardless the selection in the treeview.
- BUGFIX: Fix a few glitches that made Becky! abnormally terminate.
|
This post has been edited by Brummelchen on May 14 2010, 10:25 AM
|