Skip to content

Windows Powershell installer updates

Choose a tag to compare

@saravmajestic saravmajestic released this 19 Jun 06:09
dfe0364

What's Changed

Features

  • fix(install): resilient latest-version fetch (both installers) (#946) (dfe0364)
  • feat(install): verify release archive checksums in both installers (#942) (31e73d0)
  • feat: IDE-aware datamate transport, enabled-state persistence, and /mcps command (#893) (07eaa94)
  • feat: [AI-6949] add session transcript REST endpoint for datamates extension (#941) (ae69109)
  • feat: Windows PowerShell installer (install.ps1) (#930) (faf0b61)

Bug Fixes

  • fix(install): resilient latest-version fetch (both installers) (#946) (dfe0364)
  • fix: increase DEFAULT_CHUNK_TIMEOUT from 2min to 5min (#844) (7039545)
  • fix: auto-resolve question tool in non-interactive contexts (#937) (9644a00)
  • fix: bubble real dbt show error instead of generic "Could not parse" (#933) (37072bc)
  • fix: trigger auto-update check on headless serve startup (#940) (fd9d7c7)

Other Changes

  • test: add release-validation coverage for post-v0.8.7 merged PRs (#952) (f8b3454)
  • serve: log trace directory on startup (#929) (3a8d1c0)

Install

npm install -g @altimateai/altimate-code@0.8.8
# or
brew install AltimateAI/tap/altimate-code

Full Changelog: v0.8.7...v0.8.8