ZiuChen.github.io/assets/project_Markdown_log_index.md.Dc0pHJrG.js

2 lines
5.0 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as a,c as e,o as l,ah as i}from"./chunks/framework.Cipf4DbI.js";const p=JSON.parse('{"title":"更新日志","description":"","frontmatter":{"navbar":false,"sidebar":false,"aside":false},"headers":[],"relativePath":"project/Markdown/log/index.md","filePath":"project/Markdown/log/index.md","lastUpdated":1717731323000}'),t={name:"project/Markdown/log/index.md"},o=i('<h1 id="更新日志" tabindex="-1">更新日志 <a class="header-anchor" href="#更新日志" aria-label="Permalink to &quot;更新日志&quot;"></a></h1><h2 id="v1-4-0" tabindex="-1">v1.4.0 <a class="header-anchor" href="#v1-4-0" aria-label="Permalink to &quot;v1.4.0&quot;"></a></h2><p><code>2024-03-13</code></p><ul><li>feat: 新增超级待办功能</li><li>feat: 新增超级快贴功能</li><li>feat: 增加一系列全局入口,支持通过底栏在不同应用跳转</li><li>feat: 超级Markdown 支持使用子输入框完成搜索</li></ul><h2 id="v1-3-3" tabindex="-1">v1.3.3 <a class="header-anchor" href="#v1-3-3" aria-label="Permalink to &quot;v1.3.3&quot;"></a></h2><p><code>2024-03-04</code></p><ul><li>feat: 侧边栏支持拖拽调整大小</li><li>feat: 支持自定义主题色</li><li>fix: 修复未被索引的文章无法从回收站删除的问题</li></ul><h2 id="v1-3-2" tabindex="-1">v1.3.2 <a class="header-anchor" href="#v1-3-2" aria-label="Permalink to &quot;v1.3.2&quot;"></a></h2><p><code>2024-03-04</code></p><ul><li>feat: 新增文章回收站</li><li>feat: 优化下拉菜单展示逻辑</li><li>fix: 修复无法创建/删除文章的问题</li></ul><h2 id="v1-3-1" tabindex="-1">v1.3.1 <a class="header-anchor" href="#v1-3-1" aria-label="Permalink to &quot;v1.3.1&quot;"></a></h2><p><code>2024-02-23</code></p><ul><li>feat: 优化待办侧栏体验</li></ul><h2 id="v1-3-0" tabindex="-1">v1.3.0 <a class="header-anchor" href="#v1-3-0" aria-label="Permalink to &quot;v1.3.0&quot;"></a></h2><p><code>2024-02-23</code></p><ul><li>feat: 支持待办</li><li>feat: 目录支持右键下拉菜单</li><li>refactor: 目录侧栏性能优化</li></ul><h2 id="v1-2-1" tabindex="-1">v1.2.1 <a class="header-anchor" href="#v1-2-1" aria-label="Permalink to &quot;v1.2.1&quot;"></a></h2><p><code>2023-10-12</code></p><ul><li>feat: 适配深色模式</li><li>feat: 折叠侧栏按钮移动至顶部</li></ul><h2 id="v1-2-0" tabindex="-1">v1.2.0 <a class="header-anchor" href="#v1-2-0" aria-label="Permalink to &quot;v1.2.0&quot;"></a></h2><p><code>2023-06-24</code></p><ul><li>feat: 更新依赖 支持Mindmap与Timeline</li><li>feat: 导出MD文档功能增强 支持导出为本地图片</li><li>feat: 支持展示Base64编码图片</li></ul><h2 id="v1-1-4" tabindex="-1">v1.1.4 <a class="header-anchor" href="#v1-1-4" aria-label="Permalink to &quot;v1.1.4&quot;"></a></h2><p><code>2023-04-23</code></p><ul><li>feat: 关于页增加插件开源地址</li></ul><h2 id="v1-1-3" tabindex="-1">v1.1.3 <a class="header-anchor" href="#v1-1-3" aria-label="Permalink to &quot;v1.1.3&quot;"></a></h2><p><code>2023-04-17</code></p><ul><li>feat: 优化侧栏操作逻辑</li><li>fix: 修正XML标签代码高亮异常的问题</li><li>fix: 修正侧栏滚动条样式</li></ul><h2 id="v1-1-2" tabindex="-1">v1.1.2 <a class="header-anchor" href="#v1-1-2" aria-label="Permalink to &quot;v1.1.2&quot;"></a></h2><p><code>2023-04-12</code></p><ul><li>feat: 调整合并图文导出关键字定义</li><li>feat: 新建文章自动在标题跟随日期</li><li>fix: 优化不同场景下编辑器聚焦行为</li></ul><h2 id="v1-1-1" tabindex="-1">v1.1.1 <a class="header-anchor" href="#v1-1-1" aria-label="Permalink to &quot;v1.1.1&quot;"></a></h2><p><code>2023-04-10</code></p><ul><li>fix: 调整插件描述</li><li>fix: 修复关键字跳转问题</li><li>fix: 移除页面切换动效</li></ul><h2 id="v1-1-0" tabindex="-1">v1.1.0 <a class="header-anchor" href="#v1-1-0" aria-label="Permalink to &quot;v1.1.0&quot;"></a></h2><p><code>2023-04-09</code></p><ul><li>feat: 支持通过关键字创建文章</li><li>feat: 支持从超级剪贴板多选合并创建文章</li><li>feat: 支持从文本/图片快速创建文章</li><li>feat: 支持批量导入Markdown文档</li><li>feat: 支持点击设置页关键字跳转</li><li>fix: 修复脚标点击跳转问题</li><li>fix: 修复部分场景下滚动条样式问题</li><li>fix: 修复部分场景下工具栏展示问题</li></ul><h2 id="v1-0-1" tabindex="-1">v1.0.1 <a class="header-anchor" href="#v1-0-1" aria-label="Permalink to &quot;v1.0.1&quot;"></a></h2><p><code>2023-04-05</code></p><ul><li>feat: 支持插件多开 同时编辑/参考多个文档</li><li>fix: 修复图片被滚动条遮挡的问题</li><li>fix: 修复部分场景下标题栏与侧栏的bug</li></ul><h2 id="v1-0-0" tabindex="-1">v1.0.0 <a class="header-anchor" href="#v1-0-0" aria-label="Permalink to &quot;v1.0.0&quot;"></a></h2><p><code>2023-04-01</code></p><ul><li>插件发布</li></ul>',43),r=[o];function d(h,c,n,f,u,v){return l(),e("div",null,r)}const x=a(t,[["render",d]]);export{p as __pageData,x as default};