v1.2.1
feat: Adapt the thinking series models
feat: The model parameters are initialized according to the model
feat: Added reset settings button
refactor: Function calls are adjusted to run locally
refactor: Removed GEMINI_UPLOAD_BASE_URL
global parameter and refactored related logic
refactor: Upgrade tauri version to 2.0 and refactor related logic
refactor: Optimize the rendering process of text stream
fix: Fixed the issue with copying and deleting in the conversation list.
fix: Fixed the issue where the plugin button could not be displayed properly when switching models
fix: Fixed the rendering anomaly of code blocks when the code language type is missing
build: Add cloudflare deployment configuration file
feat: 适配 Thinking 系列模型
feat: 根据模型初始化模型参数
feat: 增加重置设置按钮
refactor: 调整函数调用为本地运行
refactor: 移除 GEMINI_UPLOAD_BASE_URL
全局参数并重构相关逻辑
refactor: 升级 tauri 版本到 2.0 并重构相关逻辑
refactor: 优化文本流渲染流程
fix: 修复对话列表中复制和删除问题
fix: 修复切换模型时插件按钮无法正常显示的问题
fix: 修复代码语言类型缺失时代码块渲染异常问题
build: 添加 cloudflare 部署配置文件