Releases: GreyhavenHQ/reflector
Releases · GreyhavenHQ/reflector
v0.38.1
v0.38.0
v0.37.0
v0.36.0
What's Changed
- fix: sentry dsn on client by @smankovsky in #882
- fix: build frontend image for local compose by @smankovsky in #884
- fix: remove trailing slash change authentik by @yamijuan in #885
- fix: remove direct nltk dependency by @smankovsky in #878
- build(deps): bump the npm_and_yarn group across 1 directory with 11 updates by @dependabot[bot] in #887
- build(deps): bump the uv group across 2 directories with 16 updates by @dependabot[bot] in #886
Full Changelog: v0.35.1...v0.36.0
v0.35.1
v0.35.0
v0.34.0
0.34.0 (2026-02-20)
Features
- add Caddy reverse proxy with auto HTTPS for LAN access and auto-derive WebSocket URL (#863) (7f2a401)
- add change_seq to transcripts for ingestion support (#868) (d4cc6be)
- local llm support + standalone-script doc/draft (#856) (b468427)
- remove network_mode host for standalone WebRTC (#864) (9dbf155)
- standalone frontend uses production build instead of dev server (#862) (5bca925)
Bug Fixes
- auto-rebuild standalone images and blank Hatchet vars (3d13e5d)
- check compose version output, not just exit code (e57c618)
- check for Docker BuildKit (buildx) before building images (14a8b58)
- check for Docker Compose plugin before running standalone setup (36a8dae)
- live flow real-time updates during processing (#861) (972a52d)
- remove max_tokens cap to support thinking models (Kimi-K2.5) (#869) (527a069)
- standalone on ubuntu (#865) (a8ad237)
- standalone server networking and setup diagnostics (695f3c4)