Changes Report

Release History

Version Date Description
4.0-b10 in svn
4.0-b9 in svn
4.0-b8 in svn
4.0-b7 in svn
4.0-b6 in svn
4.0-b5 2009-06-04
4.0-b4 2009-04-29
4.0-b3 2009-04-23
4.0-b2 2009-04-16
3.6 2009-02-15
0.1 2008-12-04


Release 4.0-b10 - in svn

Type Changes By
fix [MEDIA-17] - Remove link titles "modifica" and "pubblica" in folder view molaschi
fix [MEDIA-18] - When a media is not activated don't show activate button (already present) but "Not activated" text molaschi
fix [MEDIA-19] - media.tld is not correct molaschi
fix [MEDIA-21] - ImageUtils throws Exceptions when trying to get scaled image molaschi
fix [MEDIA-22] - IllegalArgumentException with resize="nocrop" and resize="fitbands" molaschi
fix [MEDIA-23] - media.tag uses wrong height value for resized image molaschi
fix [MEDIA-25] - Resizing of PNG replaces transparent background with white molaschi
fix [MEDIA-28] - When changing the selected media the media browser doesn't open on folder of selected media molaschi
update [MEDIA-24] - selectMedia references not working after an activate molaschi
add [MEDIA-26] - Round Corners image post processor molaschi
add [MEDIA-27] - control image quality and progressive mode molaschi
add [MEDIA-29] - media tag: make images use the style attribute for size, and add attributes to write dimensions in em insteadof px molaschi

Release 4.0-b9 - in svn

Type Changes By
fix fix some media.tag issues molaschi
update insert some defaults for video and audio player dimensions on media.tag molaschi

Release 4.0-b8 - in svn

Type Changes By
fix fix i18n in selectMedia control molaschi

Release 4.0-b7 - in svn

Type Changes By
fix fix error in freemarker comment syntax selectMedia.ftl molaschi
add add grayscale image post processor molaschi

Release 4.0-b6 - in svn

Type Changes By
fix Avoid image processing when the requested size is identical to the original image fgiust
add Add configurable image post processors molaschi
update Make image resolution processors configurable under modules/media/processors molaschi

Release 4.0-b5 - 2009-06-04

Type Changes By
fix MediaCustomSaveHandler now only warns about missing referenced media without blocking fgiust
fix Media jcr browser was displying duplicate nodes fgiust
add Fckeditor integration for creating links to objects in the media repository. Requires the fix for MAGNOLIA-2759 to be applied to work (hopefully it will work out-of-the-box only starting from magnolia 4.1.1) fgiust

Release 4.0-b4 - 2009-04-29

Type Changes By
update YouTubeVideoTypeHandler modified in order to work with generic external urls (not only youtube) fgiust
add new utility class net.sourceforge.openutils.mgnlmedia.media.utils.MediaLoadUtils fgiust
add new property "autoactivate" that can be set in module configuration (/modules/media/config/autoactivate) to have imported media activated by default. fgiust

Release 4.0-b3 - 2009-04-23

Type Changes By
update Update openutils-mgnltasks dependency to 4.0 fgiust
add Support for resize without crop to a fixed size with borders. Background color can be specified with the syntax: "o100x100;background=FF0096" fgiust
add Alternative prefix for "fit in" resize. In previous versions you had to use < (not very handy in html), now you can use "L" (lower, case insensitive), e.g. "L100x100" fgiust

Release 4.0-b2 - 2009-04-16

Type Changes By
update Stable release for Magnolia 4.x fgiust

Release 3.6 - 2009-02-15

Type Changes By
add Added support for reading CMYK/YCCK jpegs fgiust
update Stable release for Magnolia 3.6.x fgiust

Release 0.1 - 2008-12-04

Type Changes By
add first alpha release fgiust