Skip to content

v1.5.6 - 推送用户名补全修复 / Push Username Enrichment Fix

Choose a tag to compare

@huangbwww huangbwww released this 26 Jun 09:02

v1.5.6

中文

本版本继续修复推送显示用户名的问题。

  • 修复 #23:普通用户监听在 NGA 用户回复页只返回用户 ID、缺少论坛用户名时,会按回复的 tid/pid 到帖子页补全论坛用户名和楼层,再生成推送标题和正文。
  • 无备注时,新回复标题现在会尽量显示论坛内用户名,例如 【-阿狼-】在【帖子】新回复,只有补全失败时才回退到用户 ID。
  • 手动拉取用户回复和按天打包用户回复也复用同一套补全逻辑,避免不同入口显示不一致。
  • 应用内版本号更新为 v1.5.6

Fixes #23.

安装包、便携包和 Linux 包会由 GitHub Actions 构建完成后自动上传到本 Release。

English

This release further fixes username display in push notifications.

  • Fixed #23: when the NGA user-reply page only returns a numeric user ID and omits the forum username, the watcher now uses the reply tid/pid to enrich the post from the thread page before building notification titles and bodies.
  • Without a configured label, new-reply titles now try to show the forum username, for example 【-阿狼-】在【thread】新回复, and only fall back to the numeric user ID if enrichment fails.
  • Manual user-reply fetches and day-range user-reply exports reuse the same enrichment path for consistent display across entry points.
  • Updated the in-app version to v1.5.6.

Fixes #23.

Installer, portable, and Linux packages will be uploaded automatically by GitHub Actions after the release workflow finishes.