v1.6.2 Releases #71

Merged
zhengyi merged 2 commits from dev into main 2024-03-25 22:20:09 +08:00
Owner

更新日志

  • ⬆️ 升级Vditor版本至3.10.2
  • 添加页面加载CDN设置,添加自定义CDN支持 #30

关于CDN配置

当前内置4种CDN: 内置,jsDelivr, unpkg, npmmirror

支持自定义cdn,但由于Vditor本体加载CDN的方式,无法支持类似cdnjs的url格式。

如何确认cdn是否可用:

您可以访问<你的cdn>/dist/index.min.js,能加载出来则说明可用,同时注意cdn是否包含该版本资源,版本升级信息会在更新日志中体现。

## 更新日志 - ⬆️ 升级Vditor版本至3.10.2 - ✨ 添加页面加载CDN设置,添加自定义CDN支持 `#30` ### 关于CDN配置 当前内置4种CDN: `内置`,`jsDelivr`, `unpkg`, `npmmirror` 支持自定义cdn,但由于Vditor本体加载CDN的方式,无法支持类似`cdnjs`的url格式。 **如何确认cdn是否可用:** 您可以访问`<你的cdn>/dist/index.min.js`,能加载出来则说明可用,同时注意cdn是否包含该版本资源,版本升级信息会在更新日志中体现。
zhengyi added 2 commits 2024-03-25 22:06:54 +08:00
Build Plugin JAR File / build (push) Has been cancelled Details
Build Plugin JAR File / github-release (push) Has been cancelled Details
7581ccb6fc
Add cdn settings for post render
Fix #57
Fix https://github.com/justice2001/halo-plugin-vditor/issues/30
Build Plugin JAR File / build (push) Successful in 2m23s Details
Build Plugin JAR File / github-release (push) Has been skipped Details
bab4075109
⬆️Update vditor to 3.10.2
🔥Remove zstatic cdn
Add npmmirror

Fix #69
zhengyi merged commit f08ec8074f into main 2024-03-25 22:20:09 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zhengyi/halo-plugin-vditor#71
No description provided.