See individual change logs for contributors to those builds\r
\r
+------------------------------------------------------------------------\r
+Version 1.6.2 Change List\r
+Release Date: \r
+------------------------------------------------------------------------\r
+BEGIN VERSION 1.6.2 CHANGES\r
+------------------------------------------------------------------------\r
+ * Added widget for user's latest photos\r
+ * Added notifications to a user if that user is tagged in a photo\r
+ * Fixed some issues with tagging people in albums that belong to a closed group\r
+ * Added a test page for ImageMagick commandline\r
+ * Began restructuring the code for future capabilities\r
+ * Many more bug fixes and tweaks\r
+------------------------------------------------------------------------\r
+END VERSION 1.6.2 CHANGES\r
+------------------------------------------------------------------------\r
+\r
+\r
+------------------------------------------------------------------------\r
+Version 1.6.1 Change List\r
+Release Date: 08/04/2009\r
+------------------------------------------------------------------------\r
+BEGIN VERSION 1.6.1 CHANGES\r
+------------------------------------------------------------------------\r
+ * Fixed css bug that caused problems with tagging\r
+ * Added Spanish language file from mylamilagros \r
+------------------------------------------------------------------------\r
+END VERSION 1.6.1 CHANGES\r
+------------------------------------------------------------------------\r
+\r
\r
------------------------------------------------------------------------\r
Version 1.6.0 Change List\r
which one you are using and it isn't always apparent which one you are\r
running anyway.\r
\r
-ImageMagick: A significantly better image library than GD. It uses less \r
-memory during resizing. Use this if it is available.\r
+ImageMagick: A significantly better image library than GD. There is a command-line\r
+version that is commonly available on servers and a PHP extension call imagick that\r
+you can install on your server (if you have control of your server).\r
\r
-exec: Calls to ImageMagick command line utilities like convert require that\r
-exec() be available. On some servers it will be for security reasons.\r
+exec: Calls to ImageMagick command-line utilities like convert require that\r
+exec() be available. On some servers it will be disabled for security reasons.\r
\r
Memory Available to PHP: The amount of RAM available to a single PHP \r
process. This can have an effect on how large an image you can resize\r