Releases: DIYgod/RSSHub-Radar
Releases · DIYgod/RSSHub-Radar
v1.10.3
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
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
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
Features
Bug Fixes
- Fix no page RSS in some page a7f5b72
- Fix some missing translations cbe6f64
v1.8.0
Features
Bug Fixes
- Lack parameters integrity check c75ee89
- Remote rules on Chromium disabled 71351fd
v1.6.1
Fix
- 移除不必要的 activeTab 权限 d8a156f
remove unnecessary activeTab permission
v1.6.0
Feature
- 在 Firefox 上在禁用远程规则 e9a8ffe
Disable remote rules on Firefox
Fix
- 移除依赖中使用的 eval 3cb3920
Remove eval in dependency
- 修复一些 null 报错 22260a6
Fix some null errors
v1.5.0
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
Feature
- 在沙盒中执行 eval 以提高安全性 #61
exec eval in sandbox for security #61
- 更新依赖
update dependencies