✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2025-12-16 09:55:51 UTC
Workflow: Validate Release Assets #64
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
What's New in v5.0.0-rc.3
🎨 UI Improvements
- AI Settings page is now more compact and user-friendly - Unconfigured providers are collapsed by default, advanced model selection is hidden behind an accordion, and the overall layout is more streamlined
🔧 Bug Fixes
- Security: Fixed misleading DISABLE_AUTH error message - now shows actual backend error
- AI providers: Fixed model name normalization - provider prefix is now correctly stripped from all models
- Ollama: Added fallback default model when model selection is empty
- Ollama: Fixed URL normalization to prevent 405 errors with trailing slashes
✨ Features
- AI Settings: Improved first-time setup UX with better provider configuration flow
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.0.0-rc.3Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.0.0-rc.3
See the Installation Guide for complete setup instructions.