Skip to content

Releases: yxhpy/openuser

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 16:16

1.2.0 (2026-02-03)

Bug Fixes

  • Correct nginx proxy and frontend API base URL configuration (5cf0891)
  • Use DATABASE_URL environment variable instead of hardcoded SQLite (eb57490)

Features

  • Add Docker deployment support with simplified dependencies (ba44d89)
  • Add frontend Docker deployment with nginx reverse proxy (de5de08)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Feb 15:18

1.1.1 (2026-02-03)

Bug Fixes

  • Increase timeout for slow SchedulerPage tests (4847da2)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 14:31

1.1.0 (2026-02-03)

Features

  • Complete Phase 9.3 - Monitoring and observability infrastructure (ebde02d)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 14:24

1.0.0 (2026-02-03)

Bug Fixes

  • Fix frontend API integration tests and E2E test configuration (aaaf224)
  • Resolve all 6 API inconsistencies between frontend and backend (0622c8c)
  • Resolve mypy type checking errors and relax strict settings (63e5df3)

Features

  • Add Agent API endpoints (8137373)
  • Add API contract tests with MSW (828337f)
  • Add comprehensive frontend component tests for Dashboard, Plugins, and Scheduler pages (d398b22)
  • Add comprehensive frontend testing framework and documentation (b085c85)
  • Add Digital Human and Plugin API endpoints (5fb00d2)
  • Add frontend API integration tests and document implementation status (0630691)
  • Add pre-commit hook for automatic TypeScript type generation (f3d0963)
  • Add Scheduler API endpoints (049b570)
  • Complete AI project infrastructure upgrade (0dff15c)
  • Complete frontend component tests for AgentsPage and Digital Human pages (2b86b65)
  • Complete frontend implementation with all pages and API clients (e727ffc)
  • Complete Phase 4 - Plugin System with registry and built-in plugins (a8a2543)
  • Complete Phase 5.2 - WeChat Work Integration (dd864fc)
  • Complete Phase 9.1 - Containerization and deployment infrastructure (0174c03)
  • Complete Phase 9.2 - CI/CD automation with GitHub Actions (7b7e605)
  • Enhance authentication API with user info in responses (9ac0fcb)
  • Implement API contract tests for frontend-backend validation (1395714)
  • Implement audio preprocessing and enhancement module (f6343b9)
  • Implement automation features for scheduler (d287f57)
  • Implement Celery-based task scheduler with monitoring (19e95e3)
  • Implement comprehensive backend E2E tests (e545946)
  • Implement comprehensive E2E testing with Playwright (466bd9d)
  • Implement GFPGAN integration for face enhancement (d36084e)
  • Implement JWT-based authentication system (fff4e86)
  • Implement Model Manager with 100% test coverage (3446b02)
  • Implement performance and load testing infrastructure (142d3e9)
  • Implement plugin management UI with hot-reload capability (8184faf)
  • Implement real-time voice synthesis API with FastAPI (2b41bd8)
  • Implement SadTalker integration for talking head generation (4e6819c)
  • Implement self-evolving agent system with advanced capabilities (d8d1f8a)
  • Implement task scheduler UI with full CRUD functionality (14929fb)
  • Implement unified video generation pipeline (75f3f2d)
  • Implement voice cloning pipeline with profile management (2bb41b7)
  • Implement voice synthesis module with multiple TTS backends (0cfc539)
  • Implement Wav2Lip integration for lip-sync video generation (b153250)