September 20th, 2007· VERY LIKELY BREAKS OLD SCRIPTEXPORT SCRIPTS!
· BREAKS COMPATIBILITY WITH IPHOTO 6 AND EARLIER!
· Ported to the official iPhoto ‘08 Export Plugin API.
The set of metadata available has changed in the iPhoto ‘08 API, and these changes are reflected in ScriptExport. Summarizing the differences:
· iPImageRanking is renamed iPImageRating
· iPImageCaption is renamed iPImageTitle
· Added iPImageIsPortrait and iPImageIsEdited
· iPImageArchiveDate and iPImageModifiedDate no longer exist
· Albums are handled much differently, so iPAlbumName, iPAlbumComments, and iPAlbumMusicPath no longer exist. See the documentation above for their replacements.
· The output window Auto-scrolls! Thanks to Kevin Reid for the example code.
· Fixed a crash when the source file for an image is missing.