Skip to content

Tags: kan/roji

Tags

v1.0.0

Toggle v1.0.0's commit message
Release v1.0.0: Stable release with Docker Mode removal, Homebrew, i1…

…8n, documentation overhaul

v0.9.1

Toggle v0.9.1's commit message
Release v0.9.1: Security Update

- Update Go to 1.25.7 to address crypto/tls vulnerability
- Fix GitHub Actions workflow to use Go 1.25.7

v0.9.0

Toggle v0.9.0's commit message
Release v0.9.0: Docker Compose operations, service management, basic …

…auth, static hosting

v0.8.0

Toggle v0.8.0's commit message
Release v0.8.0: Native Mode support

v0.7.0

Toggle v0.7.0's commit message
Release v0.7.0: WebSocket, gRPC, Log Export

v0.6.1

Toggle v0.6.1's commit message
Release v0.6.1: Fix dashboard crash when no containers connected

v0.6.0

Toggle v0.6.0's commit message
Release v0.6.0: Dark mode, request logging, multiple networks, contai…

…ner restart, request mocking, upgrade support

v0.5.0

Toggle v0.5.0's commit message
Release v0.5.0: Dashboard warnings for misconfigured containers

v0.4.0

Toggle v0.4.0's commit message
Release v0.4.0: Live Dashboard and Project History

Major Features:
- Live dashboard with Server-Sent Events (SSE)
- Browser notifications for route changes
- Project history tracking with restart commands
- Base domain redirect to dashboard host
- Version info display with build metadata

Full changelog: https://github.com/kan/roji/blob/main/CHANGELOG.md

v0.3.0

Toggle v0.3.0's commit message
Release v0.3.0

Major release with GoReleaser integration, improved domain structure, and bug fixes.

Highlights:
- GoReleaser integration for automated multi-platform releases
- Changed default domain from localhost to dev.localhost for better certificate validation
- Fixed Docker socket permission issues
- Enhanced version command with build metadata

BREAKING: Default domain changed from 'localhost' to 'dev.localhost'
- Dashboard: dev.localhost (was roji.localhost)
- Services: *.dev.localhost (was *.localhost)

See CHANGELOG.md for full details.