News | Changelog
Version 1.2.1 October 01st, 2008
- Numerous encoding fixes [krainbolt, sbillard]
- Numerous translation (gettext strings) optimizations [sbillard, acrylian]
- New plugins:
- static_html_cache [acrylian, sbillard, trisweb]
- contact_form [acrylian, sbillard]
- paged thumbs navigation [acrylian, sbillard]
- Separate theme translation capability [acrylian, sbillard]
- The return of “partial match search of tags” [sbillard]
- Memory limit fix [sbillard]
- Setup improvements [sbillard]
- Password authorization fixes [sbillard]
- Transient images [sbillard]
- Translations:
- Spanish [mikeque, ballenato, carlosvarela]
- Traditional Chinese [fatman]
- Simplified Chinese [fatman]
- French [fetard]
- Italian [Iacopo Benesperi, Andrea Garelli]
- Dutch [Vincent]
- Serbian [JovanT]
- Polish [mironb]
- Japanese [momo-i]
- German (polite “Sie” version) [acrylian]
- Integrated support for the Zenpage CMS plugin [acrylian, sbillard]
- Zenpage support for Efferescene+ theme [sbillard]
Version 1.2 August 16th, 2008
- Move/copy/rename albums and images [trisweb]
- Mutli-lingual content support [sbillard]
- Separate plugin translation capability [acrylian, sbillard]
- Lots of security/vulnerability fixes [krainbolt]
- Admin backend improvements [trisweb, sbillard, acrylian]
- Slideshow plugin updates: progressive image preloading, slideshow from search and dynamic albums [dpeterson, sbillard, acrylian]
- Setup improvements with more checks [sbillard]
- Translation updates
- Traditional Chinese translation [fatman]
- German translation [acrylian]
- Dutch translation [Vincent]
- Upload video and audio files via admin backend [sbillard]
- Tag management improvements [sbillard]
- RSS feeds with language option [acrylian]
- Many minor improvements and bugfixes. See all resolved issues on Trac.
Version 1.1.7 July 01st, 2008
- Translation support improved [sbillard, acrylian, trisweb]
- French translation [fetard]
- Dutch translation [Vincent]
- Traditional Chinese translation [fatman]
- German translation [acrylian]
- Tag Management [sbillard]
- Paging for image and comments admin pages [sbillard]
- New distributed plugins
- dynamic-locale [sbillard]
- flv_playlist [acrylian, sbillard]
- GoogleCheckout [mammlouk, sbillard]
- tag_suggest [acrylian, sbillard]
- user_logout [sbillard]
- several bugfixes and improvements
Version 1.1.6 May 16th, 2008
- Localization (beta) [acrylian, aitf311, sbillard]
- German translation [acrylian]
- Full size image protection improvements [sbillard]
- Plugin sytem including several default plugins [sbillard, acrylian]
- Slideshow (plugin) [acrylian, sbillard, special thanks to djdevine for the IE CSS positioning fix]
- Album themes (replace the Supergallery feature) [sbillard]
- Comment system improvements [sbillard, ulfben]
- Setup improvements [sbillard]
- RSS improvements [acrylian, fogoh]
- Tag improvements [sbillard]
- Support for MP3 and MP4 (video/audio) [sbillard, acrylian]
- Dynamic album improvements [sbillard]
- Watermark scaling [sbillard]
- Admin backend JS moved from prototype to jQuery [aitf311]
- Numerous bugfixes
- See full list on trac
Version 1.1.5 February 29th, 2008
- Performance improvements [trisweb]
- Security improvements [sbillard]
- Boolean expressions for searches [sbillard]
- Dynamic Albums [sbillard]
- Multiple Admins with varying rights [sbillard]
- various bugfixes
- Full list of resolved issues on Trac
Comments are off for this post
Version 1.1.4 February 01st, 2008
- Improves system configuration checks in setup.php [sbillard]
- Zenphoto function guide [sbillard, acrylian]
- Password protection improvements [sbillard, acrylian]
- Comments on albums [sbillard]
- Admin pages enhancements [sbillard, aitf311, acrylian]
- Mod_rewrite rules for TAGS, Search Fields [sbillard, acrylian]
- Simple Captcha for comment form validation [gregb34, sbillard]
- Site defined custom data fields for images and albums [sbillard]
- Fixes for HTML, XSS, and SQL injection vulnerabilities [trisweb, acrylian, sbillard]
- Boolean logic on tokens for searches [sbillard]
- Option for full image quality [sbillard]
- Album rating [acrylian]
- Full list of resolved issues on Trac
Version 1.1.3 December 16th, 2007
- Integrated setup and upgrade, makes both easier [sbillard]
- Setup now performs a system setup, corrects many issues on its own, otherwise lets you know what to fix [sbillard]
- Password protection for gallery/albums [sbillard]
- Significantly improved administration tools [sbillard]
- Removed admin pass from zp-config and encrypted it in the DB table [sbillard]
- Pre-caching of images [sbillard]
- Additional IPTC fields [sbillard]
- Global album sort including ascending/descending. Album inheritance of these settings [sbillard]
- Full list of resolved issues on Trac
Version 1.1.2 November 08th, 2007
- Fixed significant bug that forced usuers to manually make the options table [trisweb, sbillard]
- Full list of resolved issues on Trac
Comments are off for this post
Version 1.1.1 November 05th, 2007
- Simplified the install process by getting rid of a lot of the fields in zp-config.php [sbillard]
- Email your password from the admin login [sbillard]
- Ability to sort in ascending or descending [sbillard]
- Full list of resolved issues on Trac
Comments are off for this post
Version 1.1 November 02nd, 2007
- Subalbum administration including ordering, deleting, editing, uploading, etc. #6 [sbillard, trisweb]
- Subalbum paging. #2 [sbillard]
- RSS feeds for gallery, albums and comments. #7 [WillHamilton, thinkdreams, Alenonimo, acrylian]
- EXIF display #4 [trisweb]
- Download complete album as zip using:
printAlbumZip()#32 [mankind] - Password protected theme (temporary solution); load the theme ‘default-pass’ #46 [La0c00n]
- Support for Videos (flv, mov, 3gp): ZenVideo #54 [La0c00n]
- Geospatial Visualization (Google Maps) using:
printAlbumMap()andprintImageMap()#54 and #78 [mankind] - Deleting album with subalbums no longer leaves tracks #75 [sbillard]
- Subalbums work with all the themes included in this release [aitf311]
- Options (zp-config.php entries) moved to web-based admin [sbillard]
/zen/folder renamed to/zp-core/because of conflicts; take note!- Partial plugin support: theme plugins and zenphoto core plugins (see Spam Filter in admin options) [sbillard]
- IPTC support for Title and Caption. #67 [sbillard]
- Spam Filtering with Askimet and another simple algorithm. #123 [sbillard, thinkdreams]
- Image and Album searching. [acrylian, sbillard]
- Basic Image and Album tag support. [sbillard, aitf311]
- Image and Album archives, based on available metadata dates. [sbillard]
- Full list of resolved issues on Trac
Comments are off for this post