✨ Features
🪲 Bug fixes
- Include macro dependencies missed by dbt manifest parser (#1836) @crericha
- Build UI before wheel (#1838) @vchan
- Add rust tokenizer support with new parser (#1835) @tobymao
- Parse errors with upgrade (#1840) @tobymao
- Fix pendulum dependency (#1847) @eakmanrq
- Do not load environments just to get their naming info (#1843) @vchan
- Dialect dropdown + include_unmodified (#1839) @mykalmax
- Macros resolution inside lambdas (#1849) @tobymao
🧹 Chore
- Add plan action class to control plan flow (#1827) @mykalmax
- Attempt to fix the Airflow build @izeigerman
- (docs) Add columns model property to docs (#1841) @treysp
- Do not load a context when starting the UI (#1842) @vchan
- Show loading when waiting for files to load (#1845) @mykalmax
- Log and send SSE updates after each stage completion for plan_overview (#1846) @mykalmax
- Display ellipsis for long model names (#1844) @mykalmax