github obgnail/typora_plugin 1.15.10

latest release: 1.15.11
10 days ago
  1. feat(core):新增 develop 文件夹,支持 test、rpc、sync、serve 等命令
  2. feat(core / fast-form):引入 Hooks 机制,重构 Rules 机制,引入内置的 Validators
  3. feat(core / fast-form):新增配置 selectValueSeparator、selectLabelJoiner
  4. feat(preferences):支持使用 Validators 校验用户输入,新增配置选项 IGNORE_CONFIG_VALIDATION_RULES(实验性功能)
  5. feat(search_multi):新增查询属性 wordnum(单词数)、readminutes(阅读分钟数)、folder(Alias for dir)
  6. feat(preferences):配置选项 DEFAULT_MENU 支持 __LAST__
  7. improve(core / bin):将 ensure_permissions.ps1 集成进 install_windows.ps1 脚本,实现自动赋权
  8. improve(json_rpc):优化逻辑,优化接口
  9. chg(file_uploader):优化配置界面的选项间依赖,提高用户体验
  10. chg(sortableOutline):配置选项 auto_save_file 加入 preferences 中
  11. chg(read_only):REMAIN_AVAILABLE_MENU_KEY 配置选项的类型从 Array 改成 Select,提高用户体验
  12. chg(core / fast-form、core / dialogForm):优化接口(breaking change
  13. chore(core / GithubActions):优化 checkSettingSchemasOnCommit
  14. doc:优化 readme,此版本后,Windows 平台默认使用 install_windows.ps1 脚本,但保留 install_windows_amd_x64.exe 文件

本项目坚持 No BuildTime 的初心不变(暴论:插件就不应该有编译时)。develop 目录引入各种 npm scripts 只是方便我开发核心功能(比如自动检测 i18n 是否缺失翻译),用户二次开发完全可以不使用此功能

Don't miss a new typora_plugin release

NewReleases is sending notifications on new releases.