Releases
v0.15.0
Compare
Sorry, something went wrong.
No results found
[0.15.0] - 2025-12-28
π Features
Add multi-provider AI log analysis with dynamic prompts
Add model switching with dropdown UI and curated model lists per provider
Migrate to docopt-config for enhanced configuration
π Bug Fixes
Remove dead code for unused ai-current-provider element
Add error handling for malformed ai API responses
Remove redundant empty body check in /ask-ai endpoint
Prevent XSS in AI response error handling
Use to_s instead of as(String) for type flexibility
Handle timezone edge cases (/UTC, Etc/UTC) in Docker
Properly configure timezone in Docker image
πΌ Other
π Refactor
(ai) Fix lint issues, reduce complexity, add constants for DRY, improve test coverage
Replace internal BakedFileHandler with external library
π Documentation
Update README.md [skip ci]
Create .all-contributorsrc [skip ci]
π¨ Styling
Fix ameba lint issues in AI module
π§ͺ Testing
Add provider specs with webmock
You canβt perform that action at this time.