Hi @wpweb
We have received those changes, and appreciate your feedback. However we usually don’t provide updates unless necessary, or we add functionality. If you’d like, we can send over the adjusted zip early to you?
In the next update, all post type args are filtered:
$args = apply_filters( 'sf_portfolio_post_type_args', $args );
– Ed