Releases: ckrough/retriever
v1.5.0
v1.5.0 (2026-04-04)
This release is published under the MIT License.
Features
- Extract frontend to stacker portal repo (
dde07d4)
Detailed Changes: v1.4.0...v1.5.0
v1.4.0
v1.4.0 (2026-03-19)
This release is published under the MIT License.
Bug Fixes
- HIG/brand remediation — accessibility, dark theme contrast, UX polish (
99a315c)
Features
- Portal foundation — theming engine, shell components, route migration (
ffd7b36)
Detailed Changes: v1.3.0...v1.4.0
v1.3.0
v1.3.0 (2026-03-16)
This release is published under the MIT License.
Chores
Features
Detailed Changes: v1.2.0...v1.3.0
v1.2.0
v1.2.0 (2026-03-16)
This release is published under the MIT License.
Bug Fixes
-
Add OTLP endpoint to pydantic settings to unblock Jaeger tracing (#22,
fc25d0f) -
Resolve review findings — OTLP dep, auth caching, JWT validation, CI hardening (#22,
fc25d0f)
Documentation
-
Add pre-PR testing script for stack migration verification (#22,
fc25d0f) -
Update documentation for new stack architecture (#22,
fc25d0f)
Features
-
Add backend Python project skeleton (Phase 1) (#22,
fc25d0f) -
Add CI/CD, dev workflow, and docs cleanup (Phase 9) (#22,
fc25d0f) -
Add database layer with pgvector and Alembic migrations (Phase 3) (#22,
fc25d0f) -
Add SvelteKit features — auth, chat, admin, docs (Phase 8) (#22,
fc25d0f) -
Complete stack migration — FastAPI + SvelteKit + pgvector + Supabase Auth (#22,
fc25d0f) -
Remove legacy monolith and consolidate to new stack (Phase 10) (#22,
fc25d0f)
Testing
Detailed Changes: v1.1.0...v1.2.0
v1.1.0
v1.1.0 (2025-12-27)
This release is published under the MIT License.
Bug Fixes
Features
Testing
Detailed Changes: v1.0.0...v1.1.0
v1.0.0
v1.0.0 (2025-12-27)
This release is published under the MIT License.
- Initial Release