Releases: ithena-one/ithena-cli
Releases · ithena-one/ithena-cli
v0.2.2
v0.2.1
Changelog
v0.2.0
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