v1.5.11
n4ze3m/page-assistv1.5.11Apr 27, 2025by n4ze3m
AI Summary
Added a close button to the sidebar on mobile, model name variables to system prompts, and allowed users to configure model settings per model.
Key Highlights
- Added close button to sidebar (mobile)
- Added model name to system prompt using {model} / {model_name}
- Allowed users to configure model settings per model (custom models)
New Features
- Added close button to sidebar (mobile)
- Added model name to system prompt using {model} / {model_name}
- Allowed users to configure model settings per model (custom models)
- Updated zh-TW translations
Full Release Notes
## What's Changed
* feat(mobile): Added close button to sidebar
* feat: Added model name to system prompt using {model} / {model_name}
* feat: Allowed users to configure model settings per model (custom models)
* refactor: Updated zh-TW translations by @sk5s in https://github.com/n4ze3m/page-assist/pull/570
**Full Changelog**: https://github.com/n4ze3m/page-assist/compare/v1.5.10...v1.5.11