Hi everyone,
Agavi 0.11.2 RC1 is out! This maintenance release fixes a small number of bugs and also contains several enhancements. Of note, a couple of minor 1.0 features have been backported, such as the ability to return data from a View even with a layout (the data is going to be available through $inner in the first layer's template) or the option to have arrays as <setting> values in settings.xml (by simply passing in <parameter>s). The string validator can now trim whitespace from an input string (Unicode-aware for UTF-8), the doctrine adapter has seen some minor improvements, and file locking is used whenever files are written to prevent race conditions and the associated odd results. We fixed a couple of inconsistencies and problems, of note in how AgaviValidatonManager::hasError() works, and the way AgaviController::dispatch() deals with given arguments. As always, the CHANGELOG and RELEASE_NOTES files have all the details: http://trac.agavi.org/browser/tags/0.11.2RC1/CHANGELOG , http://trac.agavi.org/browser/tags/0.11.2RC1/RELEASE_NOTES That said, I'd like to ask you to spare a moment of your precious time and test this release with your projects so we can be sure that no problems were introduced with this release candidate. Barring unforseen problems, we will roll a final release in early July. If there are problems, an RC2 will need to be considered :) There's also plans for an 0.11.3 already which will bring fixes for minor issues of low priority and introduce a couple of new functionalities. Thanks for choosing Agavi, friends, and stay strong! Cheerio from Munich, enjoy your weekend, - David _______________________________________________ Agavi Dev Mailing List [email protected] http://lists.agavi.org/mailman/listinfo/dev
