All releases of phpWishlist


Release Notes: UI Cleanup and registration notification.


Release Notes: An error in login.php which allowed direct access to admin.php was fixed.


Release Notes: Gettext() fixes. Reverted back to getext() calls directly in *.php files rather than the $wl->p_ () calls that break the compilation of gettext msg files.


Release Notes: This release fixes a bug in details.php that allowed users to reset all database passwords to their own password.


Release Notes: This version features a better implementation of gettext() calls and presentation tweaks on wishes.php.


Release Notes: This version features multi-language support via gettext(), but only German and English translations at this stage.


Release Notes: Some small code cleanup was done. wishes.php was redesigned, and links were reworked into pages.


Release Notes: The name was changed from Wishlist to phpWishlist. The default user account may now be turned on or off.


Release Notes: CSS cleanup was done.


Release Notes: Authentication now uses md5(). Minor interface tweaks were made on some pages.