Changes Report

Release History

Version Date Description
4.0.3 2009-06-04
4.0.2 2009-05-02
4.0.1 2009-05-02
4.0 2009-01-30
3.6-b2 2008-09-17
3.6-b1 2008-9-16
3.5 2008-04-24 3.5
0.2 2007-08-14
0.1 2007-08-13 Initial release


Release 4.0.3 - 2009-06-04

Type Changes By
fix StripesMagnoliaFilter was leaking open jcr sessions fgiust

Release 4.0.2 - 2009-05-02

Type Changes By
add Stripes renderer updated to set magnolia 4.0 implicit objects by default (actpage, content...) fgiust
fix Fixed "post not supported error" with stripes 1.5.1 fgiust

Release 4.0.1 - 2009-05-02

Type Changes By
update updated to Stripes 1.5.1 fgiust
add added dependency from openutils-mgnltasks fgiust
add i18n basename for paragraphs can now be set using the /modules/stripes/config/i18nbasename property fgiust

Release 4.0 - 2009-01-30

Type Changes By
update port to magnolia 4.0 (created the branch "openutils-mgnlstripes-3.6.x" to continue supporting magnolia 3.6.x integration) molaschi

Release 3.6-b2 - 2008-09-17

Type Changes By
fix fix handling of stripes locale fgiust

Release 3.6-b1 - 2008-9-16

Type Changes By
update support for stripes 1.5 (note: it only works with 1.5, not 1.4.x anymore) fgiust
update update deps to magnolia 3.6.1 fgiust

Release 3.5 - 2008-04-24

Type Changes By
update update deps to magnolia 3.5.4 fgiust
update the stripes filter is now added by the module automatically, and it should not be added anymore in web.xml fgiust
update multipart forms are now handled properly fgiust

Release 0.2 - 2007-08-14

Type Changes By
update Added support for indexed parameters by replacing "{}" with "[]" in parameter names (hack). With Stripes you can use indexed parameters, but square brakets are not allowed in jcr node names and can't be used in paragraph attributes. You can now use "list{1}" in attribute names for that. fgiust
fix Excluded commons-logging dependency from stripes in pom.xml. Magnolia already imports jcl104-over-slf4j, which is a replacement over the standard commons-logging jar. fgiust

Release 0.1 - 2007-08-13

Type Changes By
add Initial release with support for stripes paragraphs. fgiust