---- v0.1 ---- [cjh] Give Ansel its own Share implementation for now as hierarchical shares are being removed from the main Horde_Share class. [cjh] Merge in updates from Exifer 1.5 (final Exifer release), along with some related code cleanup. [cjh] Fix screen-size previews of edit operations. [cjh] Move images from the DataTree to their own SQL table. [jan] Add Slovenian translation (Duck ). [mjr] Add an addGallery() method to the external api. [cjh] Integrate slideshow and image views (Bug #3785). [cjh] Add creation of subgalleries, setting gallery owners, and setting image captions to the ansel.php CLI (dorm@dorm.org, Request #3986). [cjh] Implement drag-and-drop sorting of images. [mas] Fix undefined index warning if no galleries are defined (Bug #2172). [jan] Add Swedish translation (Andreas Dahlén ). [jan] Add Finnish translation (Leena Heino ). [jan] Add Lithuanian translation (Vilius Sumskas ). [cjh] Use new Horde_Menu CSS styled menu. [cjh] Remove view/ directory as it wasn't being maintained. [cjh] Add automatic rotation of images according to Exif information (Brian Templeton ). [cjh] Add API methods (Duck , Roel Gloudemans ). [cjh] Images can now have categories using the Horde-wide category system (Duck ). [jan] Add option to not prompt for gallery ID (Duck ). [cjh] The default gallery "list" format now looks like the gallery image listing view (Duck ). [jan] Add comments on images. [jan] Recursively delete complete directories when deleting images. [jan] Don't convert image format when downloading the full image. [jan] Store images with correct file extension in the VFS backend. [mms] Allow images to be sent as an ecard. [jan] Add Spanish translation (Manuel Perez Ayala ). [jan] Add Traditional Chinese translation (David Chang ). [cjh] Command line interface to Ansel (Vijay Mahrra ). [cjh] Store EXIF data for uploaded images into the backend on upload. ("Heath S. Hendrickson" ). [cjh] Allow re-ordering images in a gallery. ("Heath S. Hendrickson" ). [cjh] Add placeholder tokens in watermark strings ("Heath S. Hendrickson" ). [cjh] Allow custom watermark text ("Heath S. Hendrickson" ). [cjh] Link for showing exif data in a popup window ("Heath S. Hendrickson" ). [cjh] Preference for whether or not to show exif data in the image view ("Heath S. Hendrickson" ). [cjh] Support for PHP's native exif_read_data() function ("Heath S. Hendrickson" ). [cjh] Add batch-setting of captions. [cjh] Add previous and next buttons for navigation within galleries (Brian Keifer ). [cjh] Define minimum, maximum, and default sizes for thumbnail and screen images, and allow setting those values in the min-max range on a per-gallery basis (Ben Chavet ). [cjh] Authenticated users can now download a zip file containing all images in a gallery. [cjh] Add creation and display of subgalleries. [cjh] Let users enter the short ids for galleries, instead of using 32 character md5 strings. [cjh] Add slideshows. [cjh] Implement support for Windows XP's Publish To Web wizard. [cjh] Add display of embedded exif information in images. Adapted from Exifer, by Jake Olefsky . [cjh] Show tooltips containing filename and image descriptions. [jan] Add German translation. [cjh] Initial Ansel code.