- New query_actions() plugin hook, similar to table_actions() and database_actions(). Can be used to add a menu of actions to the canned query or arbitrary SQL query page. (#2283)
- New design for the button that opens the query, table and database actions menu. (#2281)
- "does not contain" table filter for finding rows that do not contain a string. (#2287)
- Fixed a bug in the makeColumnActions(columnDetails) JavaScript plugin mechanism where the column action menu was not fully reset in between each interaction. (#2289)