🪲 Bug fixes
- Add spinner and cancel to file actions (run query, evaluate, diff) (#1421) @mykalmax
- Set file extension for created file based on parent (#1420) @mykalmax
- Prevent duplicate file name in same folder (#1419) @mykalmax
- Create new snapshots instead of overwriting the existing ones during migration (#1414) @izeigerman
- Order query projections to match the target table's schema (#1424) @izeigerman