Releases: kan/roji
Releases · kan/roji
v1.0.6
Changelog
Other
- 382c9d4: Prepare for v1.0.6 release (@kan)
- 4f3cae8: deps: Bump github.com/gohugoio/hugo from 0.161.0 to 0.163.3 (#53) (@dependabot[bot])
- 4ef0603: deps: Bump github.com/moby/moby/api from 1.54.2 to 1.55.0 (#56) (@dependabot[bot])
- 770acbb: deps: Bump github.com/moby/moby/client from 0.4.1 to 0.5.0 (#55) (@dependabot[bot])
- 1527ffc: deps: Bump golang.org/x/net from 0.55.0 to 0.56.0 (#51) (@dependabot[bot])
- b0dae86: deps: Fix website js-yaml and @babel/core vulnerabilities (@kan)
Docker Image
docker pull ghcr.io/kan/roji:1.0.6Homebrew (macOS)
brew install kan/roji/rojiQuick Install
curl -fsSL https://raw.githubusercontent.com/kan/roji/v1.0.6/install.sh | bashv1.0.5
Changelog
Other
Docker Image
docker pull ghcr.io/kan/roji:1.0.5Homebrew (macOS)
brew install kan/roji/rojiQuick Install
curl -fsSL https://raw.githubusercontent.com/kan/roji/v1.0.5/install.sh | bashv1.0.4
Changelog
Other
- f19b28c: Prepare for v1.0.4 release (@kan)
- f3bb867: chore(deps): Bump brace-expansion from 5.0.5 to 5.0.6 in /website (#45) (@dependabot[bot])
- 39f0c93: deps: Bump golang.org/x/net from 0.54.0 to 0.55.0 (#46) (@dependabot[bot])
Docker Image
docker pull ghcr.io/kan/roji:1.0.4Homebrew (macOS)
brew install kan/roji/rojiQuick Install
curl -fsSL https://raw.githubusercontent.com/kan/roji/v1.0.4/install.sh | bashv1.0.3
Changelog
Other
- f6bcfcb: Prepare for v1.0.3 release (@kan)
- 19ba3fd: chore(deps): Bump @babel/plugin-transform-modules-systemjs in /website (#41) (@dependabot[bot])
- 2a4ef77: chore(deps): Bump postcss from 8.5.8 to 8.5.10 in /website (#37) (@dependabot[bot])
- a2f0436: deps: Bump github.com/gohugoio/hugo from 0.159.2 to 0.161.0 (#40) (@dependabot[bot])
- cf8395a: deps: Bump github.com/moby/moby/client from 0.4.0 to 0.4.1 (#38) (@dependabot[bot])
- 1e50a73: deps: Bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 (#36) (@dependabot[bot])
- 4235f85: deps: Bump golang.org/x/net from 0.53.0 to 0.54.0 (#43) (@dependabot[bot])
Docker Image
docker pull ghcr.io/kan/roji:1.0.3Homebrew (macOS)
brew install kan/roji/rojiQuick Install
curl -fsSL https://raw.githubusercontent.com/kan/roji/v1.0.3/install.sh | bashv1.0.2
Changelog
Bug Fixes
- 373f9ce: fix: Go 1.26.2 へアップグレード(標準ライブラリの脆弱性対応) (@kan)
- 8926bf4: fix: github.com/docker/docker から github.com/moby/moby/client v0.4.0 へ移行 (@kan)
Other
- 0ac0279: Prepare for v1.0.2 release (@kan)
- 64b3ef6: chore(deps): Bump brace-expansion from 5.0.4 to 5.0.5 in /website (@dependabot[bot])
- e4efcec: chore(deps): Bump picomatch in /website (@dependabot[bot])
- f8821c4: chore(deps): Bump yaml from 2.8.2 to 2.8.3 in /website (@dependabot[bot])
- 88746b8: chore(deps-dev): Bump vite from 7.3.1 to 7.3.2 in /website (#30) (@dependabot[bot])
- 4bb58e9: deps: Bump github.com/fatih/color from 1.18.0 to 1.19.0 (@dependabot[bot])
- 79f18b5: deps: Bump github.com/gohugoio/hugo from 0.149.1 to 0.159.2 (#29) (@dependabot[bot])
- 9b11183: deps: Bump golang.org/x/net from 0.52.0 to 0.53.0 (#34) (@dependabot[bot])
- 16faaa9: docker: Bump golang from 1.26.1-alpine to 1.26.2-alpine (#32) (@dependabot[bot])
Docker Image
docker pull ghcr.io/kan/roji:1.0.2Homebrew (macOS)
brew install kan/roji/rojiQuick Install
curl -fsSL https://raw.githubusercontent.com/kan/roji/v1.0.2/install.sh | bashv1.0.1
Changelog
Bug Fixes
- 7ae9803: fix: add safeHTML pipe to i18n output on homepage features (@kan)
- c6a3ee3: fix: set correct baseURL for production build (@kan)
- fd115fa: fix: upgrade Go to 1.25.8 to address security vulnerabilities (@kan)
Other
- 14d3878: Prepare for v1.0.1 release (@kan)
- 1f885b2: deps: Bump golang.org/x/net from 0.49.0 to 0.51.0 (@dependabot[bot])
- d48e32b: docker: Bump golang from 1.25-alpine to 1.26-alpine (@dependabot[bot])
Docker Image
docker pull ghcr.io/kan/roji:1.0.1Homebrew (macOS)
brew install kan/roji/rojiQuick Install
curl -fsSL https://raw.githubusercontent.com/kan/roji/v1.0.1/install.sh | bashv1.0.0
Changelog
Features
- aa2923c: feat: add Homebrew tap support for macOS installation (@kan)
- 592084c: feat: add i18n support with language toggle and log layout fix (@kan)
- ddad331: feat: add test jobs to release workflow (@kan)
- 20ba256: feat: v1.0.0 - remove Docker Mode, add project history delete (@kan)
Other
Docker Image
docker pull ghcr.io/kan/roji:1.0.0Homebrew (macOS)
brew install kan/roji/rojiQuick Install
curl -fsSL https://raw.githubusercontent.com/kan/roji/v1.0.0/install.sh | bashv0.9.1
v0.9.0
Changelog
Features
- 88f9d21: feat: add BASIC authentication support (@kan)
- a084353: feat: add Docker Compose project operations (up/down/restart/logs) (@kan)
- 04e0354: feat: add Windows service support using NSSM (@kan)
- 657de1c: feat: add comprehensive config file validation (@kan)
- 15c0245: feat: add log file output and roji log command (@kan)
- 9278d14: feat: add macOS launchd service support (@kan)
- 400a6a1: feat: add roji service command for Linux (systemd) (@kan)
- 861b107: feat: add static file hosting with directory listing (@kan)
- 90d7fb4: feat: rewrite install.sh for Native Mode installation (@kan)
Bug Fixes
- e2048d3: fix: prevent dashboard error when no containers are running (@kan)
- 703c99f: fix: resolve certutil.exe not found on some WSL configurations (@kan)
Other
- 85b05b9: deps: bump github.com/spf13/pflag from 1.0.9 to 1.0.10 (#7) (@dependabot[bot])
Docker Image
docker pull ghcr.io/kan/roji:0.9.0Quick Install
curl -fsSL https://raw.githubusercontent.com/kan/roji/v0.9.0/install.sh | bashv0.8.0
Changelog
Features
- 34ee9dc: feat: add Native Mode support (v0.8.0) (@kan)
- b40163e: feat: detect and handle certificate domain mismatch (@kan)
Bug Fixes
- f6e1b23: fix: correct dashboard default host to roji.{domain} (@kan)
- 7a4bd8f: fix: treat *.localhost DNS resolution failure as pass (@kan)
- 2c3e2f4: fix: update tests for new CA naming format (@kan)
Docker Image
docker pull ghcr.io/kan/roji:0.8.0Quick Install
curl -fsSL https://raw.githubusercontent.com/kan/roji/v0.8.0/install.sh | bash