Skip to content

v1.5.8

Choose a tag to compare

@github-actions github-actions released this 27 Jun 10:45

v1.5.8

中文

本版本修复 NGA 受限占位回复导致重复推送的问题,并完善用户回复拉取和股票分时图体验。

  • 修复 #11:当 NGA 用户主页返回“帖子发布或回复时间超过限制”“权限不足”等受限占位内容时,不再把它当作正常新回复推送,也不写入去重状态,避免重复推送。
  • 手动拉取用户回复时,默认按用户主页拉取;只有显式传入 tid / t1 等帖子参数时,才按指定帖子过滤用户回复,和监听规则语义保持一致。
  • 用户回复、帖子尾部拉取和打包结果按时间升序展示,让最新回复出现在底部,更贴近日常阅读顺序。
  • 股票单股工作台分时图在非交易日会自动显示最近交易日分时;分时页新增最近 5 个交易日日期选择。
  • 交易日实时分时优先使用实时接口;默认“最新 / 最近交易日”模式下会静默刷新图表,避免开盘后停留在上一交易日。
  • 分时日期下拉只显示日期,不再展示内部数据点数量。
  • 应用内版本号更新为 v1.5.8

Fixes #11.

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

English

This release fixes repeated pushes caused by restricted NGA placeholder replies, and improves manual reply fetches plus stock intraday charts.

  • Fixed #11: restricted placeholders from NGA user pages, such as "post/reply time limit" or permission-denied messages, are no longer treated as normal new replies, pushed, or written into deduplication state.
  • Manual user-reply fetches now use the user home page by default; thread-scoped filtering is only applied when a tid / t1 argument is provided explicitly, matching watcher rule semantics.
  • User-reply, thread-tail, and packaged fetch results are sorted oldest-to-newest so the newest reply appears at the bottom.
  • The single-stock workbench intraday chart now falls back to the latest trading day on non-trading days, and the intraday view can select from the latest five trading days.
  • Realtime intraday data is still preferred on trading days; the default "latest / latest trading day" mode refreshes the chart silently so it does not remain on the previous trading day after market open.
  • The intraday date picker now shows dates only, without internal data-point counts.
  • Updated the in-app version to v1.5.8.

Fixes #11.

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