Share

YaPiG - Yet Another PHP Image Gallery

File Release Notes and Changelog

Release Name: yapig-0.93u

Notes:
0.93.0 testing (//2004)
-------------------------
New Features:
    * Added Slovak translation (0.92). Thanks to Andrej Zatko
    * Added Norwegiam translation (0.92). Thanks to Bernt Egil Berntzen (zenmed)
    * Added Japanese translation (0.92). Thanks to Tadashi Jokagi (elf2000)
    * Added Finnish translation (0.92). Thanks to Miikka Mättölä (mixxu)
    * Added Hungarian translation (0.92). Thanks to Greg J. (greggood)
    * Added Romanian translation (0.92). Thanks to Mat (kamikadzee)
    * Added Galician language translation (0.92). Thanks to Rashgaroc (http://surf.to/rashgaroc$
    * Updated Swedish language (0.92). Thanks to Jasmin Z.
    * Updated Czech translation (0.92). Thanks to Jiri Cincura.
    * last_gallery.php. Now you can display the last gallery you added in other pages
    * User Interface (admin not yet) validated using XHTML Strict.
    * W3C validator Valid CSS.
    * Auto select browser language.
    * Auto select language charset.
    * index.html with redirections instead of blank files.
    * Added posibility to have multiple columns in gallery index (config.php)
    * Added allow configure multiple admin accounts (config.php)
    * Some little JavaScript checks on user comments.
    * Admin can order index of galleries using Yapig's web-admin.
    * Email notification when a new comment is posted.
    * Added security advices after install.

Fixed Bugs
    * Minor changes in INSTALL file.
    * Filter HTML on comments avoiding cross site scripting.(#1017552)
    * Error in a link of modify_phid.php (#970184)
    * Solved problem when logging IP and browser.
    * Updated English Strings. Thanks to Jazmin Z for his corrections.(#965224)
    * Error in Zoom JavaScript (#982335)
    * Zoom JavaScript exit() removed.(#960191)
    * Long strings in comments are wrapped. (#934441)
    * Now MAX_IMG_SIZE on config.php works ok
    * Changed Description: 0 when images did not have a caption
    * Now thumbnails of images with rare names are shown on modify_phid (#950739)
    * Removed '/' after $BASE_DIR on safe mode install (#948861)
    * Automatically adds '/' on $SECURE_DIR when safe mode On (#936163)
    * On view.php an H1 heading was printed before the HTML element (#999391)
    * Corrected width x height on phid_info.php (#945894)
    * Now email field on comment form length is 40 (#945894)
    * Removed throw error during install if could not touch index.html(#937795)


Changes: 0.93.0 testing (//2004) ------------------------- New Features: * Added Slovak translation (0.92). Thanks to Andrej Zatko * Added Norwegiam translation (0.92). Thanks to Bernt Egil Berntzen (zenmed) * Added Japanese translation (0.92). Thanks to Tadashi Jokagi (elf2000) * Added Finnish translation (0.92). Thanks to Miikka Mättölä (mixxu) * Added Hungarian translation (0.92). Thanks to Greg J. (greggood) * Added Romanian translation (0.92). Thanks to Mat (kamikadzee) * Added Galician language translation (0.92). Thanks to Rashgaroc (http://surf.to/rashgaroc$ * Updated Swedish language (0.92). Thanks to Jasmin Z. * Updated Czech translation (0.92). Thanks to Jiri Cincura. * last_gallery.php. Now you can display the last gallery you added in other pages * User Interface (admin not yet) validated using XHTML Strict. * W3C validator Valid CSS. * Auto select browser language. * Auto select language charset. * index.html with redirections instead of blank files. * Added posibility to have multiple columns in gallery index (config.php) * Added allow configure multiple admin accounts (config.php) * Some little JavaScript checks on user comments. * Admin can order index of galleries using Yapig's web-admin. * Email notification when a new comment is posted. * Added security advices after install. Fixed Bugs * Minor changes in INSTALL file. * Filter HTML on comments avoiding cross site scripting.(#1017552) * Error in a link of modify_phid.php (#970184) * Solved problem when logging IP and browser. * Updated English Strings. Thanks to Jazmin Z for his corrections.(#965224) * Error in Zoom JavaScript (#982335) * Zoom JavaScript exit() removed.(#960191) * Long strings in comments are wrapped. (#934441) * Now MAX_IMG_SIZE on config.php works ok * Changed Description: 0 when images did not have a caption * Now thumbnails of images with rare names are shown on modify_phid (#950739) * Removed '/' after $BASE_DIR on safe mode install (#948861) * Automatically adds '/' on $SECURE_DIR when safe mode On (#936163) * On view.php an H1 heading was printed before the HTML element (#999391) * Corrected width x height on phid_info.php (#945894) * Now email field on comment form length is 40 (#945894) * Removed throw error during install if could not touch index.html(#937795)