News

Version 1.1.4

  • 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

8 comments

Functions guide finally available

Nearly in time for the New Year we finally managed to get up a proper functions guide that now replaces the old improvised version on the Trac. It’s generated using PhpDoc. Currently it includes all template functions you can use for theming.You can reach it directly via http:www.zenphoto.org/documentation or via our user guide page.

No comments

Vote for your favorite feature!

Since zenphoto relies heavily on its community, we have added a poll on our news section for you to vote what new features you would like to see in future versions of zenPhoto.

We only list feature requests that have tickets posted on the Trac. So if you want to add a feature request, that’s the place to say so. The features getting the most votes will be set on our priority list.

May the best feature win…:-)

Update: Sorry, the poll function is broken currently. We try to fix it soon.

Update #2: The poll is now fixed and working.

9 comments

Version 1.1.3

  • 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

2 comments

Welcome to the new zenphoto site!


3 comments

Version 1.1.2

No comments

Version 1.1.1

  • 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

No comments

Version 1.1

  • 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() and printImageMap() #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

No comments

Version 1.0.8

  • Faster image loading by using the cached image path directly if the file exists. [trisweb]
  • Custom suffix for image pages (eg: /alb/img1.jpg ยป /alb/img1.jpg.php) Defaults to .php, is backward-compatible with older URLs by 301-redirect, and makes sense. #16 [trisweb]
  • Now compatible with PHP safe_mode restriction. [trisweb]
  • Fix for permissions wrongly set in cache folder (could not delete cached images). [trisweb]
  • Added optional Unsharp Mask for thumbnails, defaults to off. Config param: thumb_sharpen. [trisweb]
  • Refactored the way requests are handled. Split into 2 include files: controller.php and functions-controller.php. [trisweb]
  • mod_rewrite rules for sub-albums complete; works to infinite path depth. [trisweb]
  • Much improved SEO (Search Engine Optimization) - URLs are always 301-redirected to their single canonical form; #16 (custom suffix) fixes image pages not appearing in indexes. [trisweb]
  • Major code refactoring and reorganization. [trisweb]
  • Warning if you use the default password. [Chris S.]
  • Better filtering of the album folder/image filename to avoid duplicate database entries. [trisweb]
  • Collected garbage in garbage collection methods. Fixed several bugs. [trisweb]
  • 1.0.8.1 - Fixed a bug with the image suffix as ‘.php’ [trisweb]

2 comments

Version 1.0.7

  • Large security bug patched; thanks to nicosomb for reporting it. [trisweb]
  • No other changes.

No comments

« Previous PageNext Page »