2023.07.16

This commit is contained in:
lmm214
2023-07-16 21:30:02 +08:00
parent a5f62b1958
commit 32dcd1f162
2 changed files with 56 additions and 20 deletions
+2
View File
@@ -6,6 +6,8 @@ Chrome 应用商店:<https://chrome.google.com/webstore/detail/memos-bber/cbhj
## 更新日志
2023.07.16 支持 Memos v0.14.0 `api/v1`,同时兼容之前的 api。
2023.04.29 右键菜单的一系列改进,感谢 @EZForever 的 PR [#17](https://github.com/lmm214/memos-bber/pull/17)
2023.04.09 匹配 v0.12.0 附件链接由 filename 改为 publicId 。