Skip to content

v0.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 09:49

Added

  • feat(storage): 优化物品界面,总是显示添加物品的按钮 @he0119 (#171)
  • feat(darkmode): 可以设置是否启用深色模式 @he0119 (#170)

Changed

  • change(theme): 恢复至默认颜色 @he0119 (#167)
  • improve(storage): 上传界面支持从图库中选择图片 @he0119 (#166)
  • change: 升级至 Flutter 2.2 @he0119 (#164)
  • build(windows): 重新添加 Windows 支持 @he0119 (#168)
  • 优化搜索体验,去除抖动