An emergency update (1f07d10) was pushed out today. It fixed the regression from yesterday's update that broke file uploading. Now it should work again.
Today's update (b827b0037) brings with it the following changes:
onchange
argument are no longer rendered with an empty onchange
attribute, allowing event handlers to be applied normally.Today's update (977e443) brings with it the following changes:
show_all_children=1
on a container.Today's update (ade4039) brings with it the following changes:
max_depth
parameter to the explain
template function.link
template function to always use two database calls when resolving identifier. Should avoid an edge case in identifier resolving.
|