You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a security and permissions flaw, where users without the execute_sql permission could still run custom queries by editing saved dashboards using the Django admin interface. #94
Bar charts now preserve the order in which the data is returned by the query. #106
Example select statements now include explicit columns. #105
Columns on the dashboard page now respond to media queries, collapsing to a single column on narrow or mobile browser windows. #106