Skip to content

Releases: ithena-one/ithena-cli

v0.2.2

10 May 08:56

Choose a tag to compare

Changelog

  • 18a7d1f feat: Display CLI version and update notifications in WebUI

v0.2.1

09 May 10:51

Choose a tag to compare

Changelog

v0.2.0

09 May 10:45

Choose a tag to compare

Changelog

  • b976c2a feat: Integrate Shadcn components and enhance log filters in WebUI
  • cab3179 Added Vite
  • cad503a Enhance README.md by adding a logo, license badge, and social media link for improved visibility and branding.
  • 6a1020c Enhance installation script and README.md with Ithena platform connection details. Added instructions for verifying installation and connecting to the platform for persistent storage and collaboration features.
  • 8102dd7 Refactor web server to serve frontend assets from 'frontend/dist', update index.html title and add Tailwind CSS integration. Enhance log viewing functionality in App.tsx with filters and improved error handling.
  • ab3acf7 Refine README.md by removing redundant notes in the building instructions and clarifying the default API endpoint for log observation.
  • 85d025c Update README.md to include license information and clarify binary output location.
  • 530d535 Update installation instructions in README.md to include a recommended automated method for Linux/macOS and clarify manual installation steps for all platforms.
  • dd9708c feat: Refactor WebUI to Vite with React and TypeScript
  • e0d3ab4 fix: Update frontend dependency installation command and remove unused embed directive in server.go

v0.1.0

08 May 17:36

Choose a tag to compare

Changelog

  • bc042c1 Initial commit with GoReleaser and GitHub Actions setup