Skip to content

v0.11.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@chivehao chivehao released this 28 Nov 05:09
fd364dd

问题修复

  • 主题加载机制问题 #455

新特性

  • 新增StaticEndpoint支持获取所有字体URL的接口,所有字体放在用户工作目录下的字体目录statics/fonts
  • web console 视频预览引入artplayer #520

优化

  • 静态文件加载逻辑,通过URL访问/static/**,支持在下列三种目录加载静态文件:
    1. 用户工作目录下的静态目录statics目录下
    2. ClassPathstatic目录下
    3. ClassPathtemplates/static目录下
  • 条目收藏形式优化,提交条目收藏时同时提交条目收藏类型 #521

主題

  • 默认主题的视频播放器切换为artplayer.js

安全修复

What's Changed

  • fix: dependabot alerts from console. by @li-guohao in #509
  • fix: task buildFrontend fail issue and upgrade version to v0.11.7 by @li-guohao in #510
  • build: update config file for GitHub action build docker images.Docker by @li-guohao in #511
  • build: update ikaros_ci_build_dev_container.yml by @li-guohao in #512
  • build: update github ci build docker image config. by @li-guohao in #513
  • build: revert for github action build images changes. by @li-guohao in #514
  • docs: update build doc by @li-guohao in #515
  • feat: user static resource req and fonts url api by @li-guohao in #518
  • fix: theme load issue by @li-guohao in #519
  • feat: web console switch video player to artplayer.js by @li-guohao in #523
  • optimize: subject collect by @li-guohao in #525
  • optimize: support default theme simple switch video player to artplayer.js by @li-guohao in #526

Full Changelog: v0.11.6...v0.11.7