- New column action menu - table columns now show a cog icon which provides a contextual menu for that column. (#981)
- New
datasette -o
option which opens your browser as soon as Datasette starts up. (#970 sqlite3.enable_callback_tracebacks(True)
so errors in custom SQL functions will now display tracebacks. (#891)- Fixed two rendering bugs with column headers in portrait mobile view. (#978, #980)