Skip to content

Releases: pardnchiu/go-rss-reader

v0.2.0

05 Jul 18:52

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Features

  • Integrated LLM API for automatic generation of structured news summaries
  • Added apikey command to set and manage API keys
  • Summary content automatically saved and retained after application restart

Adjusted

  • Improved news deduplication logic to avoid reprocessing existing articles
  • Changed list command to config, now displays API key status and RSS feed list

新功能

  • 整合 LLM API,自動生成結構化新聞概要
  • 新增 apikey 命令設定和管理 API 金鑰
  • 摘要內容自動儲存,應用程式重啟後保留

調整

  • 新聞改進去重邏輯,避免重複處理已存在新聞
  • list 指令改為 config,顯示 API Key 狀態和 RSS 訂閱源列表

v0.1.0

05 Jul 14:20

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
fix: command add