mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-18 15:39:35 +08:00
35 lines
7.0 KiB
HTML
35 lines
7.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
<title>更新日志 | ZiuChen</title>
|
|
<meta name="generator" content="VuePress 1.9.7">
|
|
<link rel="icon" href="/logo.png">
|
|
<meta name="description" content="Unlimited Progress.">
|
|
|
|
<link rel="preload" href="/assets/css/0.styles.bf7c54d8.css" as="style"><link rel="preload" href="/assets/js/app.e550a8d6.js" as="script"><link rel="preload" href="/assets/js/2.db98554f.js" as="script"><link rel="preload" href="/assets/js/12.f2ad82a8.js" as="script"><link rel="prefetch" href="/assets/js/10.144fe3e8.js"><link rel="prefetch" href="/assets/js/11.57a6aedc.js"><link rel="prefetch" href="/assets/js/3.dc225cbc.js"><link rel="prefetch" href="/assets/js/4.16f946ae.js"><link rel="prefetch" href="/assets/js/5.cdce5cff.js"><link rel="prefetch" href="/assets/js/6.8c3c61a8.js"><link rel="prefetch" href="/assets/js/7.4a15f5cf.js"><link rel="prefetch" href="/assets/js/8.ab264cbd.js"><link rel="prefetch" href="/assets/js/9.33211a8a.js">
|
|
<link rel="stylesheet" href="/assets/css/0.styles.bf7c54d8.css">
|
|
</head>
|
|
<body>
|
|
<div id="app" data-server-rendered="true"><div class="theme-container no-navbar"><!----> <div class="sidebar-mask"></div> <aside class="sidebar"><nav class="nav-links"><div class="nav-item"><a href="/" class="nav-link">
|
|
首页
|
|
</a></div><div class="nav-item"><a href="/works/" class="nav-link">
|
|
开源作品
|
|
</a></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="个人介绍" class="dropdown-title"><span class="title">个人介绍</span> <span class="arrow down"></span></button> <button type="button" aria-label="个人介绍" class="mobile-dropdown-title"><span class="title">个人介绍</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/self/" class="nav-link">
|
|
关于我
|
|
</a></li><li class="dropdown-item"><h4>
|
|
更多信息
|
|
</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/self/#技术栈" class="nav-link">
|
|
技术栈
|
|
</a></li><li class="dropdown-subitem"><a href="/self/#获得奖项" class="nav-link">
|
|
获得奖项
|
|
</a></li><li class="dropdown-subitem"><a href="/self/#相关链接" class="nav-link">
|
|
相关链接
|
|
</a></li></ul></li></ul></div></div> <a href="https://github.com/ZiuChen/ZiuChen.github.io" target="_blank" rel="noopener noreferrer" class="repo-link">
|
|
GitHub
|
|
<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a></nav> <ul class="sidebar-links"><li><section class="sidebar-group depth-0"><p class="sidebar-heading open"><span>更新日志</span> <!----></p> <ul class="sidebar-links sidebar-group-items"><li><a href="/project/ClipboardManager/log/#v1-1-0" class="sidebar-link">v1.1.0</a><ul class="sidebar-sub-headers"></ul></li><li><a href="/project/ClipboardManager/log/#v1-0-4" class="sidebar-link">v1.0.4</a><ul class="sidebar-sub-headers"></ul></li><li><a href="/project/ClipboardManager/log/#v1-0-3" class="sidebar-link">v1.0.3</a><ul class="sidebar-sub-headers"></ul></li><li><a href="/project/ClipboardManager/log/#v1-0-2" class="sidebar-link">v1.0.2</a><ul class="sidebar-sub-headers"></ul></li><li><a href="/project/ClipboardManager/log/#v1-0-1" class="sidebar-link">v1.0.1</a><ul class="sidebar-sub-headers"></ul></li><li><a href="/project/ClipboardManager/log/#v1-0-0" class="sidebar-link">v1.0.0</a><ul class="sidebar-sub-headers"></ul></li></ul></section></li></ul> </aside> <main class="page"> <div class="theme-default-content content__default"><h1 id="更新日志"><a href="#更新日志" class="header-anchor">#</a> 更新日志</h1> <h2 id="v1-1-0"><a href="#v1-1-0" class="header-anchor">#</a> v1.1.0</h2> <p><code>2022-08-16</code></p> <ul><li>feat: 支持使用 <code>↑</code> <code>↓</code> 键切换选中记录</li> <li>feat: 支持使用 <code>Ctrl+C</code> 复制选中记录</li> <li>feat: 支持使用 <code>Enter</code> 复制选中记录并粘贴</li></ul> <h2 id="v1-0-4"><a href="#v1-0-4" class="header-anchor">#</a> v1.0.4</h2> <p><code>2022-08-16</code></p> <ul><li>feat: 进入插件自动回到顶部、切换至全部分类</li> <li>feat: 监听到键盘事件自动聚焦到搜索框</li> <li>feat: 调整鼠标hover动画与历史记录的active样式</li> <li>fix: 使用<code>Tab</code>切换导航失效</li> <li>fix: 超长图片显示越界</li></ul> <h2 id="v1-0-3"><a href="#v1-0-3" class="header-anchor">#</a> v1.0.3</h2> <p><code>2022-08-16</code></p> <ul><li>fix: 路径分隔符导致写入错误的数据文件</li></ul> <h2 id="v1-0-2"><a href="#v1-0-2" class="header-anchor">#</a> v1.0.2</h2> <p><code>2022-08-15</code></p> <ul><li>fix: Mac下由权限导致的无法写入数据</li></ul> <h2 id="v1-0-1"><a href="#v1-0-1" class="header-anchor">#</a> v1.0.1</h2> <p><code>2022-08-15</code></p> <ul><li>feat: 区分鼠标点击行为:左键复制并粘贴,右键仅复制</li> <li>feat: 适配深色模式</li> <li>feat: 移除了右侧的<code>查看更多</code>按钮</li> <li>feat: 单次展示的条数增加到了15条</li> <li>feat: 增加条数限制500条 增加存储日期限制14天</li> <li>feat: 增加了多平台支持</li> <li>fix: 执行粘贴后主输入框未隐藏</li> <li>refactor: Vue3重构</li></ul> <h2 id="v1-0-0"><a href="#v1-0-0" class="header-anchor">#</a> v1.0.0</h2> <p><code>2022-08-14</code></p> <ul><li>release: v1.0.0发布</li></ul></div> <footer class="page-edit"><div class="edit-link"><a href="https://github.com/ZiuChen/ZiuChen.github.io/edit/main/docs/project/ClipboardManager/log/README.md" target="_blank" rel="noopener noreferrer">Edit this page</a> <span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></div> <div class="last-updated"><span class="prefix">Last Updated:</span> <span class="time">8/16/2022, 12:03:44 PM</span></div></footer> <!----> </main></div><div class="global-ui"><!----></div></div>
|
|
<script src="/assets/js/app.e550a8d6.js" defer></script><script src="/assets/js/2.db98554f.js" defer></script><script src="/assets/js/12.f2ad82a8.js" defer></script>
|
|
</body>
|
|
</html>
|