1.19.x version 🎉🎉🎉
- refactor(core): BREAKING CHANGE. Remove the
customplugin,BaseCustomPluginAPI, andcustom_plugin.user.tomlconfiguration file. ReplacegetBasePlugin()andtryGetPlugin()APIs with a unifiedgetPlugin()API. - refactor(easy_modify, right_outline, auto_number, resource_manager): Improve code quality.
- feat(window_tab): Support adjustable tab height (#1239) and refine UI/UX.
- change(commander): Remove the
NORMALIZE_ENV_VARSconfiguration option. - change(search_multi): Remove the
STOP_SEARCHING_ON_HIDINGconfiguration option. - change: Update CSS loaders for
action_buttons,collapse_list,collapse_paragraph,collapse_table,command_palette,dark,datatables,drawIO,fence_enhance,markdownlint,marp,mouse_gestures,no_image,read_only,right_click_menu, andslash_commands. - improve(search_multi): Refine UI/UX.
- bump: Upgrade
smol-tomlto v1.7.1.