diff --git a/README.md b/README.md
index 8691fef..b4f7ddc 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,11 @@
[![][github-issues-shield]][github-issues-link]
[![][github-contributors-shield]][github-contributors-link]
+[![][python-version-shield]][python-version-link]
+[![][pypi-dm-shield]][pypi-dm-link]
[![][docker-pull-shield]][docker-pull-link]
[![][docker-size-shield]][docker-size-link]
[![][docker-stars-shield]][docker-stars-link]
-[![][pypi-dm-shield]][pypi-dm-link]
[![][github-license-shield]][github-license-link]
@@ -94,10 +95,12 @@
## 📝 License
-This project is [MIT](./LICENSE) licensed.
+Copyright © 2021 [Sitoi][profile-link].
+This project is [MIT](https://github.com/Sitoi/dailycheckin/blob/main/LICENSE) licensed.
+[profile-link]: https://github.com/sitoi
[github-codespace-link]: https://codespaces.new/sitoi/dailycheckin
[github-codespace-shield]: https://github.com/sitoi/dailycheckin/blob/main/images/codespaces.png?raw=true
[github-contributors-link]: https://github.com/sitoi/dailycheckin/graphs/contributors
@@ -126,7 +129,9 @@ This project is [MIT](./LICENSE) licensed.
[docker-stars-link]: https://hub.docker.com/repository/docker/sitoi/dailycheckin
[pypi-dm-shield]: https://img.shields.io/pypi/dm/dailycheckin?label=pypi&labelColor=black&style=flat-square
[pypi-dm-link]: https://pypi.org/project/dailycheckin/
+[python-version-link]: https://pypi.org/project/dailycheckin/
+[python-version-shield]: https://img.shields.io/pypi/pyversions/dailycheckin?labelColor=black&style=flat-square
[pypi-version-shield]: https://img.shields.io/pypi/v/dailycheckin?labelColor=black&style=flat-square
[pypi-version-link]: https://pypi.org/project/dailycheckin/
-[starchart-shield]: https://starchart.cc/Sitoi/dailycheckin.svg
-[starchart-link]: https://starchart.cc/Sitoi/dailycheckin
+[starchart-shield]: https://api.star-history.com/svg?repos=sitoi/dailycheckin&type=Date
+[starchart-link]: https://star-history.com/#sitoi/dailycheckin&Date
diff --git a/docs/pages/history/2024-03-07.mdx b/docs/pages/history/2024-03-07.mdx
new file mode 100644
index 0000000..dfa1d61
--- /dev/null
+++ b/docs/pages/history/2024-03-07.mdx
@@ -0,0 +1,7 @@
+# 2024-03-07
+
+![PyPI](https://img.shields.io/badge/Pypi-v24.3.7-brightgreen)
+
+## 🐛 修复
+
+- 修复「Bark」消息不通知的 BUG
diff --git a/docs/pages/history/_meta.json b/docs/pages/history/_meta.json
index f363249..6419077 100644
--- a/docs/pages/history/_meta.json
+++ b/docs/pages/history/_meta.json
@@ -1,4 +1,5 @@
{
+ "2024-03-07": "2024-03-07",
"2024-02-27": "2024-02-27",
"2024-02-22": "2024-02-22",
"2024-02-20": "2024-02-20",
diff --git a/docs/pages/index.md b/docs/pages/index.md
index e404e12..fde28a9 100644
--- a/docs/pages/index.md
+++ b/docs/pages/index.md
@@ -23,10 +23,11 @@
[![][github-issues-shield]][github-issues-link]
[![][github-contributors-shield]][github-contributors-link]
+[![][python-version-shield]][python-version-link]
+[![][pypi-dm-shield]][pypi-dm-link]
[![][docker-pull-shield]][docker-pull-link]
[![][docker-size-shield]][docker-size-link]
[![][docker-stars-shield]][docker-stars-link]
-[![][pypi-dm-shield]][pypi-dm-link]
[![][github-license-shield]][github-license-link]
@@ -100,10 +101,12 @@
## 📝 License
-This project is [MIT](./LICENSE) licensed.
+Copyright © 2021 [Sitoi][profile-link].
+This project is [MIT](https://github.com/Sitoi/dailycheckin/blob/main/LICENSE) licensed.
+[profile-link]: https://github.com/sitoi
[github-codespace-link]: https://codespaces.new/sitoi/dailycheckin
[github-codespace-shield]: https://github.com/sitoi/dailycheckin/blob/main/images/codespaces.png?raw=true
[github-contributors-link]: https://github.com/sitoi/dailycheckin/graphs/contributors
@@ -132,7 +135,9 @@ This project is [MIT](./LICENSE) licensed.
[docker-stars-link]: https://hub.docker.com/repository/docker/sitoi/dailycheckin
[pypi-dm-shield]: https://img.shields.io/pypi/dm/dailycheckin?label=pypi&labelColor=black&style=flat-square
[pypi-dm-link]: https://pypi.org/project/dailycheckin/
+[python-version-link]: https://pypi.org/project/dailycheckin/
+[python-version-shield]: https://img.shields.io/pypi/pyversions/dailycheckin?labelColor=black&style=flat-square
[pypi-version-shield]: https://img.shields.io/pypi/v/dailycheckin?labelColor=black&style=flat-square
[pypi-version-link]: https://pypi.org/project/dailycheckin/
-[starchart-shield]: https://starchart.cc/Sitoi/dailycheckin.svg
-[starchart-link]: https://starchart.cc/Sitoi/dailycheckin
+[starchart-shield]: https://api.star-history.com/svg?repos=sitoi/dailycheckin&type=Date
+[starchart-link]: https://star-history.com/#sitoi/dailycheckin&Date
diff --git a/docs/pages/settings/aliyun.mdx b/docs/pages/settings/aliyun.mdx
index 40801a6..b33d81a 100644
--- a/docs/pages/settings/aliyun.mdx
+++ b/docs/pages/settings/aliyun.mdx
@@ -87,8 +87,9 @@ import { Steps } from 'nextra/components'
## 获取方式
+
### 打开官网
-
+
进入[阿里云盘](https://www.aliyundrive.com/drive/)
### 打开开发者工具
diff --git a/docs/pages/settings/notify/bark.mdx b/docs/pages/settings/notify/bark.mdx
index 11f5504..fff5b12 100644
--- a/docs/pages/settings/notify/bark.mdx
+++ b/docs/pages/settings/notify/bark.mdx
@@ -1,4 +1,5 @@
import { Cards, Card } from 'nextra/components'
+import { Callout } from 'nextra/components'
+ 通知消息在 Bark 有长度限制,如果没收到推送,请将 MERGE_PUSH 改为 false
+
+
### 配置示例
```json filename="config.json" copy
diff --git a/docs/theme.config.tsx b/docs/theme.config.tsx
index f35f332..0fd9e97 100644
--- a/docs/theme.config.tsx
+++ b/docs/theme.config.tsx
@@ -72,13 +72,13 @@ const config: DocsThemeConfig = {
}
},
banner: {
- key: '2024.2.27-release',
+ key: '2024.3.7-release',
text: (
- 🎉 DailyCheckIn 2024.2.27 is released. Read more →
+ 🎉 DailyCheckIn 2024.3.7 is released. Read more →
),
},