In this release we've fixed a bug with fileUpload causing error 413 in large forms and added support for begin, beforedomupdate and complete events. We've also addressed several client-side issues.
Release Notes
Bug
[RF-11159] - rich:panelMenuGroup component don't save it's expanded property
[RF-11413] - Popup panel, component values on popup panel are not updated after validation process fails
[RF-12037] - Fileupload:onbegin, oncomplete and onbeforedomupdate does not work
[RF-12777] - rich:picklist - selectItemClass disables the buttons
[RF-14060] - column: @sortType, @filterType: flaws in vdl doc
In this release we have enhanced file size handling for rich:fileUpload - you can now specify "maxFileSize" directly on the component and it will also serve to reject large files immediately on client-side. We've also added support for transparent color in custom skin properties.
Release Notes
Bug
[RF-11091] - Autocomplete component is wrongly aligned
[RF-11606] - rich:select : doesn't cast selectItem value
[RF-12054] - TabPanel onitemchange of outer tab fired by inner tab
[RF-12362] - skin color parameters do not support "transparent"