← All releases
v1.0.2

Profile Management Improvements

This release focuses on profile management improvements and user experience enhancements for better control over your LLM server configurations.

What’s New & Bug Fixes:

  • Disable Automatic Config Update on Model Selection: Fixed an issue where selecting a different model while a profile was active would automatically update the config, potentially corrupting profiles during model switching. Model selection no longer triggers automatic config updates.

  • “Update Profile” Button Added: A new ”🔄 Update Profile” button has been added between the “Save Profile” and “Delete Profile” buttons. This button allows you to update the currently selected profile with the current form values displayed on the screen.

  • Profile-Specific Context Size Support: The context size combobox now properly shows profile-specific custom values (e.g., 128000) when loading profiles, while still maintaining the predefined options list (16384, 32768, 65536, 131072, 262144).