Skip to content

WP Editor.md Version 10.1.1

Compare
Choose a tag to compare
@LuRenJiasWorld LuRenJiasWorld released this 10 Apr 06:39
· 369 commits to master since this release

须知:10.1.1版本之后不再区分插件和资源扩展包。
Notice: Plugin core and Assets Extension will be merged after this version.

该版本包含大量问题修复,强烈建议更新!
This version contains many essential bug fixes, please consider updating as soon as possilble!

更新内容:

  • 修复部分代码高亮主题在编辑页面存在样式错误的问题
  • 更新相关JavaScript依赖到最新版本
  • 缩减代码体积,提升加载性能
  • 新增静态资源地址一键重置功能,避免误操作出现错误后无法恢复
  • 完善调试信息,新增一键导出调试信息功能
  • 修复sm.ms图床无法使用的BUG(#427)
  • 修复前台评论功能和兼容模式冲突的BUG
  • 新增繁体中文本地化
  • 修复自定义代码高亮样式无法加载的问题(#425)
  • 优化安装后的默认配置,增强可用性
  • 修复无法从插件页面打开设置的BUG(#429)
  • 进一步修复包含$符号的文本被误识别为LaTeX文本的BUG(#420)
  • 修复WordPress媒体按钮无法添加短标签到编辑器的BUG(#433)

Updates:

  • Fix issues with code highlighting styles the in post edit page.
  • Update JavaScript dependencies to the newest version.
  • Reducing code sizes and increase the loading performance.
  • Add "Use Local" ans "Use CDN" buttons in static resource settings form for easily resetting resource addresses.
  • Improving the information in debugging info and add features for exporting these info.
  • Fix the issue when using sm.ms image hosting service.(#427)
  • Fix the issue with post comment editor ans compatible mode conflicts.
  • Add Traditional Chinese Localization support.
  • Fix the issue when using customized code highlight styles.(#425)
  • Optimize the default configurations after installed for better usability.
  • Fix the issue that can't open plugin's settings in plugins page.(#429)
  • Fix the issue that post text contains character $ was misinterpreted as LaTeX code.(#420)
  • Fix the issue that can't add shortcode properly into editor from WordPress's Media Buttons.(#433)