Skip to content

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 20 May 18:44

This release modernizes Catalyst's runtime foundation and delivers a significantly improved installation experience.

Features

  • Migrated runtime from Bun to pnpm + Node.js for broader compatibility and ecosystem stability
  • Completely redesigned install script with styled terminal UI, resumable downloads (Ctrl+C safe), and automatic Docker installation
  • Relocated SFTP server from backend to node agent for improved architecture and scalability

🔧 Improvements

  • Streamlined package management and build tooling as part of the Bun-to-pnpm migration