User Tools

Site Tools


po_stable_changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
po_stable_changelog [2009/06/02 12:39] – 2.37-rc1 changelog pizzapo_stable_changelog [2012/12/03 19:13] (current) – 2.37.1 pizza
Line 8: Line 8:
  
  
 +==== 2.37.1 (December 3, 2012) ====
  
 +**{{:po-2.37.1.tar.bz2|Download 2.37.1}}** {{:po-2.37.1.tar.bz2.asc|GPG Signature}} (SHA1SUM 2a82064ba2bdc7767ead945b0170d29072a3f775)
  
 +  * [misc] Pretty image URLs now include an extension.
 +  * [fix]  Mime type not set properly for images.
 +  * [fix]  Spool controls not working on an empty folder.
 +  * [fix]  URLs in the RSS feed were broken with pretty URLs enabled.
 +  * [fix]  Ignore 'Color Balance Unknown' tag.
 +  * [fix]  Parsing camera serial number was off.
 +  * [fix]  Better handle utf-8 encoded emails (Geoffery Lee)
 +  * [fix]  Fix a glitch in the zip import code.
 +  * [lang] Add Chinese Traditional and Chinese Simplified (Geoffrey Lee)
 +  * [fix]  When deleting a user, erase their import results data.
 +  * [fix]  When browsing based on date, restrict to the viewing user.
 +  * [fix]  URLEncode filenames when downloading images.
 +  * [fix]  Fix 'current volume' display in admin interface.
 +  * [fix]  Admin user registration page redirected to wrong place.
 +  * [fix]  Keyword search on the photo page was busted.
 +  * [fix]  Workaround for bug in JustPictures' RSS queries.
 +  * [fix]  Fix thumbnail URI in RSS feeds.
 +  * [fix]  Better handling when importing images in parallel.
 +  * [fix]  Abort import if a DB insert fails [[pobug>466]] 
 +  * [misc] Replace '@' with '{at}' in copyright blurb to deter spammers.
 +  * [fix]  Fix a couple of undefined variables.
  
 +==== 2.37 (September 27, 2010) ====
 +
 +**{{:po-2.37.tar.bz2|Download 2.37}}** {{:po-2.37.tar.bz2.asc|GPG Signature}} (SHA1SUM 29cb7712a50f2a5178203f46bb3bd42513073946)
 +
 +  * [fix]  Fix umask for files created by PO. [[pibug>435]]
 +  * [fix]  Treat resource passwords as passwords in the input form. [[pobug>437]]
 +
 +==== 2.37-rc3 (August 5, 2010) ====
 +
 +**{{:po-2.37-rc3.tar.bz2|Download 2.37-rc3}}** {{:po-2.37-rc3.tar.bz2.asc|GPG Signature}} (SHA1SUM 0535e683e52171ed4c33d97c12e59205b83b3b70)
 +
 +  * [fix]  Admin password change wasn't working properly. [[pobug>429]]
 +  * [fix]  "My Settings - Contact info" didn't let you set country [[pobug>422]] 
 +  * [fix]  "My Settings - Photobrowser" page was broken. [[pobug>421]]
 +  * [misc] Disable execution limits on export page.
 +  * [misc] Tweak sharpening defaults, and let ImageMagick choose a sane sharpening 'radius' value.
 +  * [misc] Make watermark settings per-size.
 +  * [misc] Add UI elements for tweaking all configured image sizes.
 +  * [fix]  Better handle non-UTF8-encoded image metadata [[pobug>423]]
 +  * [fix]  Auto-importing embedded RAW previews as the 'master' works. [[pobug>421]]
 +  * [fix]  Use proper random filenames when generating "print" files. [[pobug>305]]
 +  * [misc] Try to look up cameras based on serial number first.
 +  * [misc] Add a default author preference.
 +  * [misc] Only show the 'misc script' on the photo page.
 +  * [fix]  Sort order and size request in the feed generator were broken.
 +  * [misc] Silence a small pile of warnings.
 +  * [fix]  Possible infinite loop in the import code.
 +  * [fix]  Fix memcache not being cleared when the folder/album name was changed.
 +  * [misc] Get rid of warning when running under php 4.3.x
 +  * [fix]  Switch to the 'memcached' extension (instead of 'memcache')
 +  * [fix]  Newer versions of exiftool changed tagnames slightly. [[pobug>432]]
 +  * [fix]  Fix duplicate IPTC location creation. [[pobug>433]]
 +  * [fix]  Deleteing a photo version updates the memcache properly.
 +  * [fix]  Import/Handle non-recognized file types as additional versions.
 +  * [add]  Support using The GIMP to import/flatten its native .xcf format.
 +  * [add]  Support importing 7-Zip and tar.xz archives.
 +  * [add]  Support many video formats by using 'mplayer' to generate thumbnails. [[pobug>431]]
 +
 +==== 2.37-rc2 (October 13, 2009) ====
 +
 +**{{:po-2.37-rc2.tar.bz2|Download 2.37-rc2}}** {{:po-2.37-rc2.tar.bz2.asc|GPG Signature}} (SHA1SUM 444a3c712ac2c2e1e53676400d32a67279407446)
 +
 +  * [fix]  ensure all input is escaped properly in the RSS feed generator.
 +  * [fix]  Orientation wasn't being respected on bulk updates.
 +  * [fix]  Typo in the advanced text search page.
 +  * [fix]  Fix auto-registration with external authentication. [[pobug>409]]
 +  * [fix]  Search folder/album link was broken without pretty URLs. [[pobug>409]]
 +  * [fix]  Tweak the tests for the POSIX and PCNTL extensions.
 +  * [fix]  Properly clean up temp directories on imports. [[pobug>413]]
 +  * [fix]  Fix a typo in the IPTC location-matching code.
 +  * [misc] Fix some CSS inefficiences
 +  * [misc] Include the sizecode in the pretty image/photo URLs.
 +  * [fix]  Ensure all exif/iptc/xmp data imported is explicitly escaped.
 +  * [misc] Tweak the pretty URL stuff so that it breaks fewer search engines.
 +  * [fix]  Spurious 'permission denied' error when changing sort order on a photo page.
 +  * [sql]  Fix several mis-typed columns in the database.
 +  * [fix]  Don't generate scaled versions "larger" than the original image.
 +  * [add]  Allow admin user to change a user's password [[pobug>402]]
  
  
po_stable_changelog.1243946367.txt.gz · Last modified: 2009/06/02 12:39 by pizza