v2.10.0
- fix error in docx upload processing
- ignore [trash] folder in uploaded docx files
- add support for
<pb:set-param>
to dynamically set a parameter for all subsequent models called. The new parameter will be availble in the$parameters
map
add attribute@pb:mode
on<model>
to declare a mode on all subsequent models called. The mode will be available to subsequent models in variable$mode