------- CHANGELOG iPhoto2Gmail Copyright 2006-2009 Juan I. Leon ------ Current Version: Version 1.1 (5/31/2009) - iPhoto2Gmail now preserves EXIF and ColorSync data when resizing photos - Users can now choose Bcc or Cc when sending to multiple recipients - Preserves last used resize/sending options - Fixed compatibility issues with other iPhoto plugins that use Google's GData framework (Picasa WebUploader, etc) - Fixed spurious error messages that could popup after successfully sending a message. - Fixed all addressees being set to Cc: without a To: field - Updated GoogleŞ GData to version 1.6.0 release - Extensive rewrite to improve stability and maintainability ---- Version 1.0 (10/21/2008) - Contacts are now retrieved using Google's GData framework - All-new native email engine based on the Pantomime framework - Fine-grained progress bar! - Ability to cancel in-progress email - Special characters in passwords are handled properly - Mac OS X 10.4 is now required - Misc. performance and stability improvements ---- Previous Versions: Version 0.10 (2/16/2008) - Added support for hosted Gmail Accounts (Google Apps for Your Domain) - Added Contact List Searching - Restored compatibility with OS X 10.3.9 (Java 1.4). - libgmailer updated to version 1.37 (fixes contact list problems for some users) - Fixed incompatibility with contact names that contained a comma "," - Rewrote authentication to use Google's official clientLogin API. The whole process is much quicker, and the error messages should be more helpful. - Added debugging options. - Improved behavior when saved login information fails to authenticate. - Bug fixes. Version 0.9 (12/04/2007) - Fixed crash that could occur when canceling the login panel. - Returned to naming attachments using filename and extension. - Message and Subject now encoded as UTF8 to support more langugages. - Fixed issue where images would sometimes appear next to text in some clients. - More error detection on send failure. Version 0.8 (11/19/2007) - Full Compatibility with new Gmail UI. - Email sending engine completely rewritten. Works with SMTP rather than HTTP for enhanced reliability. - Total size of message is displayed in the "Sending..." dialog. - No longer adds "Sent Using" self-advert to messages. - libgmailer updated to CVS revision 1.35 - No longer allows you to attempt to send if you have failed to authenticate - Better error handling - Lots and lots of re-factoring and bug fixes Version 0.7.1 (9/20/2007) -Fixed a bug that prevented some iPhoto 6 users from being able to export. Version 0.7 (9/18/2007) - Added Support for iPhoto '08 (7.x) - Added KeyChain Support for Saving Gmail Account Information - Added "Log In" window - Support for Gmail's New 20MB File Limit - Improved labeling of Gmail account fields to avoid confusion. - Increased the size of the Contacts Sheet to better accommodate long Contacts - Lots and lots of re-factoring! Version 0.6 (4/15/2007) - Added three more resizing options: 320px, 640px, and full size JPG - Improved resizing code to be more efficient. - Nikon NEF RAW files (and all others supported by your version of iPhoto) are now properly resized and fully supported. - Added progress indicator for file processing step. - UI responsiveness tweaks. - Fixed bug that did not return control when Gmail's Attachment size limit was exceeded. Version 0.5 (4/12/2007) - Added Several Resizing Options for more flexibility. - Messages are now sent with HTML formatting (helps support more languages) - Better UI checks and performance while sending messages and when loading Contact lists. - Fixed bug where sometimes the Original image was sent and not the chosen version. - Fixed bug on single processor machines that could cause a hang when retrieving larger Contact Lists. - Fixed bug that would scale smaller images up to the maximum specified size. - libgmailer updated to 0.9.0 beta 5 Version 0.4 (3/5/2007) - Added Gmail Contact List Integration! - Fixed bug where RAW (and other non-jpeg files) were not properly renamed when scaled. - Fixed situation where plugin could try to send message without recipients - Refactored code to be Object Oriented and Modular for maintainability. Version 0.3 (12/18/2006) - fixed text boxes not accepting arrow keys, forward delete and copy and paste - fixed text boxes not scrolling when they get full. - fixed 10MB limit abort dialog (it actually aborts now) - changed UI to make it more obvious that you do not need to type in your entire gmail address, just your login name Version 0.2 (12/06/2006) - added iPhoto 5 or higher requirement to Installer. - got rid of some extraneous debug prints - fixed bug in iPhoto 5 where export sheet did not close when finished. - fixed bug where an extra empty attachment appeared at the end of sent messages Version 0.1b (11/29/2006) -Initial Public relase of plugin