0.9.2
Release 0.9.2
I am happy to announce version 0.9.2, this release addressed volume mapping issues and added additional support for AI and free translation services.
New Features & Enhancements:
- Volume Mapping Fix: Resolved volume mapping issues. (9de7785)
- Additional Translation Services: Added initial support for additional translation services. (8020c9d, 1373908)
- AI Translation Settings: Added settings for AI translation. (6d2a632)
- Case-Insensitive Search: Made search queries case insensitive. (61f2c14)
System Enhancements:
- Documentation Update: Refactored instructions on how to add LibreTranslate within the Readme.MD. (186635b)
- Input Component Refactor: Refactored input component and moved validation to a composable. (ea2fea6)
- SignalR Refactor: Refactored SignalR to allow for more WebSocket connections and improved storing and retrieving settings. (3670a90)
- Translation Service Improvements: Improved translation services and restructured responsibilities. (12fc995)