mirror of
https://github.com/wushuo894/ani-rss.git
synced 2026-03-13 09:20:23 +00:00
3.0.5
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
- feat: 新增设置导入与导出 close #623
|
||||
- refactor: 优化webhook日志
|
||||
- feat: 增加信任的反代IP设置 close #636
|
||||
|
||||
<https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Reference/Headers/X-Forwarded-For>
|
||||
|
||||
[请不要将本项目在国内宣传](https://github.com/wushuo894/ani-rss/discussions/504)
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>ani.rss</groupId>
|
||||
<artifactId>ani-rss</artifactId>
|
||||
<version>3.0.4</version>
|
||||
<version>3.0.5</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>ani-rss-application</artifactId>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"artplayer-plugin-multiple-subtitles": "^1.1.0",
|
||||
"crypto-js": "^4.2.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"element-plus": "^2.13.3",
|
||||
"element-plus": "^2.13.4",
|
||||
"markdown-it": "^14.1.1",
|
||||
"markdown-it-github-alerts": "^1.0.1",
|
||||
"vue": "^3.5.29"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>ani.rss</groupId>
|
||||
<artifactId>ani-rss</artifactId>
|
||||
<version>3.0.4</version>
|
||||
<version>3.0.5</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>ani-rss-ui</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user