Skip to content

LifeUp Cloud (HTTP) - v1.3.0 mDNS service

Latest
Compare
Choose a tag to compare
@Ayagikei Ayagikei released this 24 Jun 18:14
· 34 commits to main since this release

v1.3.0

🚀Features

  1. Support registering mDNS service so that the desktop can automatically discover its IP (requires desktop v1.1.0)
  2. The result value is added to the API called through the contentProvider method.

🔧Improvements

  1. Increase the click range of the scan QR code button
  2. Fix ActivityNotFound crash

🚀特性

  1. 支持注册 mDNS 服务,以便让桌面端自动发现其IP(需要桌面端v1.1.0)
  2. 通过 ContentProvider 方式调用的 API 增加了结果值。

🔧改进

  1. 增加了扫描二维码按钮的点击范围
  2. 修复 ActivityNotFound 崩溃