Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 04:08
  • 杂务: 版本升级至1.3.0 / chore: bump version to 1.3.0
  • 特性: 摄像头配置、首页摄像头卡片、设备媒体播放器控制 / feat: camera config, homepage camera card, devices media player controls
  • 修复: 标准化筛选选择下拉菜单样式,使用主题匹配的颜色和箭头 / fix: standardize filter-select dropdown styling with theme-matching colors and arrow
  • 修复: 在关闭时显示媒体播放器卡片,带有电源图标和设备名称 / fix: show media player card when off with power icon and device name
  • 重构: 改进媒体播放器卡片布局,包含专辑封面、来源、音量条 / refactor: improved media player card layout with album art, source, volume bar
  • 特性: 在设备页面添加“隐藏未分配”筛选下拉菜单 / feat: add hide-unassigned filter dropdown on devices page
  • 修复: 当未配置实体时隐藏能源卡片 / fix: hide energy card when no entity configured
  • 特性: 媒体播放器侧边栏卡片,包含配置、编辑器选择器、状态显示和控制 / feat: media player sidebar card with config, editor picker, state display and controls
  • 修复: 编辑器中复选框标签的垂直对齐 / fix: checkbox label vertical alignment in editor
  • 修复: 使用HA /api/image/upload(正确的API)进行背景上传 / fix: use HA /api/image/upload (correct API) for background upload
  • 修复: 验证上传HTTP状态,处理content_id,在回退到数据URL前保护无效路径 / fix: verify upload HTTP status, handle content_id, guard invalid path before falling back to data URL
  • 修复: 解析HA上传JSON响应并强制编辑器重新渲染 / fix: parse HA upload JSON response and force editor re-render
  • 特性: 自定义背景图片上传(HA文件API + 回退数据URL) / feat: custom background image upload (HA file API + fallback data URL)