Skip to content

Releases: lingeringdawn/pan-fetcher

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:15

refactor: remove default version fallback, show error when ldflags not injected

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:01

fix: restore README.md UTF-8 encoding after module rename

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:38

fix: pass search result title to addTask handler; prefer title over magnet dn= for notification names

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:19

fix: preserve active chip filter selections across rebuilds; sync hidden keyword input in filterByChips

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:05

fix: lazy-format SizeFmt/DateFmt only for displayed page results (O(50) vs O(all)) when restoring from cache

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:41

fix: remove emoji icons from chip bar categories; add i18n for category labels

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:50

fix: populate TMDBAPIKey in settings page template data (POST and GET paths)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:37

fix: revert to --notes-from-tag in CI to prevent shared RELEASE_NOTES.md from overwriting old release notes

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 12:34

修复

  • 排序乱序: 合并 Jackett 结果后重新排序,修复第 547+ 条开始排序混乱的问题
  • 排序切换: 切换排序后翻页不再忽略新排序参数,对缓存全量重排
  • DMHY 日期: 修正 dmhy 布局变更后的日期/分类列索引,添加 regex 提取正确日期
  • DMHY 排序: sort_id 参数由硬编码改为根据排序模式动态设置(做种→1、大小→3、时间→0)
  • 标签芯片栏: 首次搜索时关键词区不显示,改为在函数定义后初始化
  • 离线任务: HTTP URL 提交前先尝试转为 magnet,防止云盘下载 .torrent 文件而非实际资源
  • README: 双语切换优化,全文更新

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:44

refactor: remove subscribe button from detail modal, keep only Get Resources