v0.12.1
Pre-release
Pre-release
新特性
- 添加关于是否展示web端主题的配置开关
- 浏览器记住console的多语言切换选择 #549
- 完善多语言翻译 #548
- 添加匹配移除条目剧集附件绑定 #554
- JWT令牌认证支持 #560
- 后台添加关于页展示应用信息 #552
插件
- 插件接口添加条目同步平台相关接口 #557
优化
- 条目同步的平台ID输入框最大字符限制提升到了100
问题修复
- 主题相关的模板引擎初始化问题
- 视频文件名带有中括号等特殊字符的,sql的like匹配不到字幕
- 条目关联,自己关联自己,成前传,循环引用了 #558
What's Changed
- optimize: adjust console attachment detail drawer logic. by @li-guohao in #542
- optimize: FileUtils#parseFilePostfix for alist url that has ? and sign. by @li-guohao in #543
- optimize: theme dot show nsfw subject by @li-guohao in #544
- feat: add theme display config in application.yaml by @li-guohao in #545
- fix: theme template engine init issue. by @li-guohao in #546
- feat: remember i18n select in console page. by @li-guohao in #550
- optimize: i18n config in console by @li-guohao in #551
- fix: hint message i18n key. by @li-guohao in #553
- feat: 添加匹配移除条目剧集附件绑定 by @li-guohao in #555
- optimize: 增加条目封面的最大存储限制 by @li-guohao in #556
- feat: support jwt token authentication. by @li-guohao in #561
- feat: support subject sync create and remove for plugin. by @li-guohao in #562
- fix: 附件上传组件没有添加token头 by @li-guohao in #563
- optimize: SecurityProperties by @li-guohao in #564
- fix: not fond for video subtitle by @li-guohao in #565
- fix: video subtitles match issue by @li-guohao in #566
- optimize: relation subject create itself. by @li-guohao in #567
- Update README.MD by @li-guohao in #568
- Update README.MD by @li-guohao in #569
- Delete README-EN.MD by @li-guohao in #570
- Update README.MD by @li-guohao in #571
- feat: add About.vue by @li-guohao in #572
Full Changelog: v0.12.0...v0.12.1