✨ Features
- Require dialect arg in sqlmesh config (#1127) @treysp
- Add endpoint to get current version + display version in footer (#1174) @mykalmax
🪲 Bug fixes
- Tab not showing after refresh + store unsaved changes (#1164) @mykalmax
- Quote all identifiers in execute except those coming from fetchdf (#1128) @georgesittas
- Skip directories in a dbt project that the user is not permitted to access (#1179) @crericha
- Make postgres keepalives_idle optional for dbt projects (#1180) @crericha
- Make dbt postgresql targeting read database name from profile correctly @lu0x1a0
🛠️ Refactor
👽 Other
- Reorder cli quickstart (#1168) @treysp
- Return an empty array of columns instead of an error when columns_to_types is None (#1169) @vchan
- Reorder notebook quickstart (#1170) @treysp
- Add dbt adapter link to install page (#1176) @treysp
- Remove extra check mark (#1182) @treysp
- Revert "Remove extra check mark (#1182)" (#1183) @treysp