This page will temporarily house all the changes / fixes and improvements to the current development branch. Once each development branch moves to production, the documentation will be moved to the main Media Gallery wiki pages.
Media Gallery v1.6.1 is currently in development. Version 1.6.1 will be a bug fix release only, with the possibility of a few minor feature enhancements.
As the development continues, I will keep this page updated.
ChangeLog - April 14, 2008
[new] Added new config.php option: $_MG_CONF['update_parent_lastupdated'] If set to true, the last updated field for all parent albums will also be updated.
[fix] Featured albums now support sub albums in dropdown list attribute.
[fix] Fixed issue where featured album would error if album used custom thumbnail size.
[fix] Gallery Remote did not automatically sort media on upload.
[fix] Entering invalid data for Remote Media would cause a 'header already sent error' when Chameleon is selected as the theme.
March 31, 2008
[fix] Fixed bug in non-javascript rating calls - resulted in blank screen.
[new] Added support for new MooMenu inteface for mgMediaBrowser.
[enh] Modified
AJAX rating to use MooTools, eleminating the need for behavior.js.
[fix] Changed windows.addEvent('domready') to windows.addEvent('load') to resolve domready bug in MooTools v1.11.
[upd] Updated swfobject.js to v2.0.
[fix] Improved error checking on profile integration.
March 27, 2008
[fix] Some external command-line utilities (like 'ffmpeg.exe') output all info to stderr instead of stdout. This would cause problems with the upload status page. Now redirect all output to stdout.
[fix] Auto sorting by title was reversed.
[fix] Fixed issue where auto tags would return the actual auto tag code instead of nothing if the album was hidden, but had access via permissions to the auto tag.
[new] Implemented a shared global option (for all gllabs plugins) to ensure that the MooTools
JS library is loaded only once.
[fix] Updated auto tag code to support m4v video files.
March 25, 2008
[fix] Now properly support m4v video files. Safari will now download with the correct extension.
[fix] Fixed a bug where the owner id of an album would reset to admin after edit.
[fix] Auto play was broken with MGflv player.
[fix] In FF, using Clean theme, the MGFlv player would not center.
[fix] Media Gallery would return the wrong path for image files under certain conditions.
[fix] CTL links pointed to old version, now reference the Caching Template Lib wiki page.
[fix] Wiki links pointed to old wiki site.
[fix] Auto tag defaults were coded to only allow 2 characters for entry. Now they allow 3 characters.
[fix] Fixed SWF playback error - flashvars variable was not properly set.
[enh] Made the loading of Mootools optional (in the event that another system loads Mootools.
[enh] Made lightbox slideshow where it can be disabled - this is used in the event that the slideshow javascript conflicts with something else.