Skip to content

Releases: DIYgod/RSSHub-Radar

v1.10.3

19 Nov 15:08
4e406d4
Compare
Choose a tag to compare

Features

  • Use JSON remote rules for browsers that cannot use eval 65daa90

Fixed

  • Add polyfills for rssParser bc8f058
  • Detect rss links with trailing slash bc98ba2

v1.10.1

16 Jan 01:14
18e60c6
Compare
Choose a tag to compare

See also v1.10.0

Feature

  • Tips for unavailable debug function on Firefox e5d3801

Bug Fixed

  • Fix rules not working on Firefox e5d3801

v1.10.0

15 Jan 20:03
e004ba2
Compare
Choose a tag to compare

Feature

  • add tip of remote updates are disabled due to browser limitations 99ba987
  • support custom Feedbin domain 4459eac
  • support for JSON Feed 3f782fd
  • support custom Inoreader domain ff0a9c2

Bug Fixes

v1.9.0

23 Oct 03:34
75e615f
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix no page RSS in some page a7f5b72
  • Fix some missing translations cbe6f64

v1.8.0

24 May 01:49
c649059
Compare
Choose a tag to compare

Features

  • Added translations support 8d6cf1f

Bug Fixes

  • Lack parameters integrity check c75ee89
  • Remote rules on Chromium disabled 71351fd

v1.7.0

26 Sep 19:38
d9d7d6b
Compare
Choose a tag to compare

v1.6.1

29 May 06:31
1f86a8d
Compare
Choose a tag to compare

Fix

  • 移除不必要的 activeTab 权限 d8a156f
    remove unnecessary activeTab permission

v1.6.0

24 May 12:06
0418d72
Compare
Choose a tag to compare

Feature

  • 在 Firefox 上在禁用远程规则 e9a8ffe
    Disable remote rules on Firefox

Fix

  • 移除依赖中使用的 eval 3cb3920
    Remove eval in dependency
  • 修复一些 null 报错 22260a6
    Fix some null errors

v1.5.0

11 May 03:34
f48f995
Compare
Choose a tag to compare

Feature

  • 支持订阅到 The Old Reader #270
    Support subscribing to The Old Reader
  • 支持订阅到 Feedbin #271
    Support subscribing to Feedbin
  • 支持订阅到 feeds.pub #277
    Support subscribing to feeds.pub
  • 支持 RSSHub 访问密钥和访问码 #272
    Support RSSHub access key and access code
  • 更新依赖
    Update dependencies

Fix

  • 过滤重复的页面 RSS #273
    Filter duplicate pages RSS
  • 支持订阅包含特殊字符的地址 06aa9e0
    Support subscribing URL containing special characters

v1.4.0

29 Feb 11:58
7aa0bfc
Compare
Choose a tag to compare

Feature

  • 在沙盒中执行 eval 以提高安全性 #61
    exec eval in sandbox for security #61
  • 更新依赖
    update dependencies