Skip to content

Nion 0.7.6

Choose a tag to compare

@Echoer009 Echoer009 released this 07 Jun 08:17

新功能

  • 悬浮窗震动反馈:提醒/问候/天气预警/专注完成弹出时伴随震动,任务提醒根据优先级+提醒次数递进震动强度(轻/中/强/超强)
  • 前台优先悬浮窗:有悬浮窗权限时不论前后台都使用 FloatingService,无权限回退到 App 内 Overlay
  • 聊天多模态图片:支持在对话中发送多张图片,OpenAI/Anthropic 多模态 API 自动适配
  • API 配置编辑:已保存的 API 配置支持点击编辑图标修改 Provider/Key/Model
  • 部署脚本支持 release 构建:deploy.sh 新增 build_type 参数

New Features

  • Floating window vibration feedback: reminders/greetings/weather alerts/focus completion now trigger vibration; task reminders escalate vibration intensity (light/medium/heavy/ultra) based on priority + trigger count
  • Prioritize floating window in foreground: when overlay permission is granted, FloatingService is used regardless of foreground/background; falls back to in-app Overlay when permission is missing
  • Chat multimodal images: send multiple images in conversation, with automatic OpenAI/Anthropic multimodal API adaptation
  • API config editing: saved API configs now support inline editing of Provider/Key/Model via edit icon
  • Deploy script release support: deploy.sh now accepts a build_type parameter