Tags: oxide-lab/Oxide-Lab
Tags
refactor: Rearrange user response fetching logic in RemoteModelsPanel - Move user response fetching code to a new position for improved readability and maintainability. - Ensure that the avatar extraction logic remains intact while enhancing the overall structure of the code. - Update tauri.conf.json to adjust script-src policy for better security compliance.
feat: Update GitHub Actions workflow for optimized builds - Changed macOS platform from 'macos-14' to 'macos-latest' for better compatibility with Apple Silicon. - Consolidated build configurations by removing unnecessary arguments and rust targets. - Enhanced Linux and Windows configurations to utilize Intel MKL optimizations. - Updated release notes to reflect changes in build optimizations for macOS, Linux, and Windows.
PreviousNext