Skip to content

v1.1.2 - A streamlined upgrade delivering structured weather data, smarter icon handling, and automatic city‑input correction.

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:32
8b1e679

Description:

  • Optimize the weather summary entity by removing natural‑language states.
  • Improve the icon retrieval method for both the weather card and the popup card.
  • Enhance translation quality in the integration interface.
  • Add city confirmation:
    • For fuzzy input: show a popup to let the user correct it accurately (prevent cases like “Chaoyang” becoming “Liaoning”).
    • For precise input (such as coordinates or ID): pass directly with a smooth, interruption‑free flow.

说明:

  • 优化天气概况实体,实体状态放弃自然语言。
  • 优化天气卡片和弹出卡片的icon获取方式。
  • 优化集成界面的翻译。
  • 新增城市确认:
    • 输入模糊时:通过弹窗让用户精准纠偏(防止“朝阳”变“辽宁”)。
    • 输入精准时(如经纬度或 ID):直接通过,流程丝滑,不打扰用户。