Bugfix - missing language include in search parser
Bugfix - missing define in search language file
Improvements - French language updated to RC5 (thanks marj)
Improvements - English language update (thanks 2dopey)
Improvements - German language updated to RC5 (thanks blacky)
Bugfixes - DeleteImage method (Gallery API), update datestamp when approving an item (User's albums)
Improvements - Override search template in current theme
New features - watermark image
New features - RC4 French language added (thanks marj)
New features - RC4 German language added (thanks blacky)
New features - RC4 Russian language added (thanks CAM)
New features - Choose gallery category for your site frontpage
New features - Album comments & comment permissions
New features - Album user rating & rate permissions
New features - Offsite thumbnailing
New features - New/Recent albums page/menu
Improvement - Administration filter by user list
Improvement - Notify on submit album done (core Notify module) - it'll send email for the choosen user class only when NEW user album is submitted.
Improvement - Notify on approve gallery items done (built-in user Notify module) - controlled by checkbox just beside the Approve button (Admin approve submitted area)
Bugfixes
English Language fix - typos and errors (thanks marj)
English Language fix - typos and errors (thanks 2dopey)
New features - Batch image upload - Windows Publish Tool
New features - Random/Recent user albums menu (menu template, control over thumb sizes, number of items, random/recent type)
Improvements - all menus respecting user albums visibility permissions now
Improvements - all hardcoded text moved to language files
New features - Server check - analyzes (colorized) your settings (phpThumb.config.php and server/PHP) for phpThumb()
Bugfix - user lost when update from admin area
Notify on submit gallery items (under construction)
e107 Search - title & description, advanced search
Search template - overwrite it in theme.php
Update user album display name when changed from user (postuserset trigger)
Bugfix - Single quotes breaking picture JS preview
Bugfix - wrong language filename - ajax_parse.php
Bugfix - preference not saved (used from suspicious file check tiny cronjob)
Bugfix - clvarset - removed (using varsettrue and varset instead)
Some template variables ($SGALLERY_VIEW_TABLE_BODY_PRE, $SGALLERY_VIEW_TABLE_BODY_POST etc.) are checked with isset() now (empty value allowed)
Fixed wrong setting array in batch file - SGAL_ALBUM_MAINIMG_LINK
Fixed wrong setting array in batch file - SGAL_ALBUM_IMGLINK
Fixed wrong setting variable in batch file - SGAL_ALBUM_IMGLINK
Fixed disappearing variables in random menu - added SGAL_NOTEMP_REJ, SGAL_PIC_FMASK constants
Fixed SGAL_ALBUM_IMGLINK batch - all images are missing when no main image is chosen
Fixed thumb class safe mod issues & bugs
Thumb phpThumb.config used in gallery thumb class now - gallery settings merged with $PHPTHUMB_CONFIG settings
Most Gallery settings removed from core settings
Back-end is totally rewritten - first step to Library mode.
Permissions settings added - Front-end, Thumb BBcode Window + advanced options, BBcode thumb options access
BBcode DHTML Window added (Lightbox style) - choose from album image list in advanced mode
Random/Recent Galleries Multi Menu added - number items settings in Admin Area + templates + full control from current theme.php (image size, random/recent etc.)
Random/Recent Albums Multi Menu added - number items settings in Admin Area + templates + full control from current theme.php (image size, random/recent etc.)
Fixed e107 0.78 incompatibility - clvarset function added (varset from 0.77)
Developer tools added (beta release) - call image upload/resize form/actions from your plugins