Skip to content

Commit dce246f

Browse files
committed
released v2.2.0 d921d91
1 parent 268df44 commit dce246f

File tree

10 files changed

+158
-150
lines changed

10 files changed

+158
-150
lines changed

CHANGELOG.html

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Changelog Musicer v2.1.0</title>
7+
<title>Changelog Musicer v2.2.0</title>
88
<meta name="description" content="迷你便捷的本地音乐播放器,轻巧实用,专为播放本地音频而设计,支持多种常见音频格式,随时随地畅听您的音乐!">
99
<meta name="keywords" content="music,player,local,audio,offline,waveform,mini,toolbar">
10-
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.2">
11-
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.34.2">
12-
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.34.2">
13-
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.34.2">
14-
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.34.2">
15-
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.34.2">
10+
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.4">
11+
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.34.4">
12+
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.34.4">
13+
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.34.4">
14+
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.34.4">
15+
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.34.4">
1616
<link rel="icon" href="assets/logo.png" type="image/x-icon">
17-
<script src="js/copy.js?v=1.34.2"></script>
18-
<script src="js/dark-mode.js?v=1.34.2"></script>
19-
<script src="js/markdown-style.js?v=1.34.2"></script>
17+
<script src="js/copy.js?v=1.34.4"></script>
18+
<script src="js/dark-mode.js?v=1.34.4"></script>
19+
<script src="js/markdown-style.js?v=1.34.4"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
23-
<article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v2.1.0</sup> logo" src="assets/logo.png">
24-
<span class="title">Musicer <sup>v2.1.0</sup></span></a>
23+
<article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v2.2.0</sup> logo" src="assets/logo.png">
24+
<span class="title">Musicer <sup>v2.2.0</sup></span></a>
2525
<div class="content">
2626
<ul class="menu">
2727
<li><a href="index.html" target="" class="">Home</a></li>
@@ -38,6 +38,10 @@
3838
<markdown-style theme-auto-switch-disabled="">
3939
<p align="right" style="float: right; bottom: -36px; position: relative;"><a href="./CHANGELOG.zh.html">中文</a></p><!--rehype:style=float: right; bottom: -36px; position: relative;-->
4040
<h1 id="changelog"><a aria-hidden="true" tabindex="-1" href="#changelog" class="anchor"><span class="icon icon-link"></span></a>Changelog</h1><a target="_blank" href="https://apps.apple.com/app/musicer/6745227444" title="Musicer for macOS"><img alt="Musicer AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"></a>
41+
<h2 id="v220"><a aria-hidden="true" tabindex="-1" href="#v220" class="anchor"><span class="icon icon-link"></span></a><a href="https://github.com/jaywcjlove/musicer/releases/tag/v2.2.0">v2.2.0</a></h2>
42+
<ol>
43+
<li>perf: reduce CPU usage caused by music playback animation.</li>
44+
</ol>
4145
<h2 id="v210"><a aria-hidden="true" tabindex="-1" href="#v210" class="anchor"><span class="icon icon-link"></span></a><a href="https://github.com/jaywcjlove/musicer/releases/tag/v2.1.0">v2.1.0</a></h2>
4246
<ol>
4347
<li>ui: fix interface style issues.</li>
@@ -111,13 +115,13 @@ <h2 id="v110"><a aria-hidden="true" tabindex="-1" href="#v110" class="anchor"><s
111115
<h2 id="v100"><a aria-hidden="true" tabindex="-1" href="#v100" class="anchor"><span class="icon icon-link"></span></a><a href="https://github.com/jaywcjlove/musicer/releases/tag/v1.0.0">v1.0.0</a></h2>
112116
</markdown-style>
113117
</div>
114-
<script src="js/demo-preview.js?v=1.34.2"></script>
118+
<script src="js/demo-preview.js?v=1.34.4"></script>
115119
<div class="footer warpper" style="max-width:720px;">
116120
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
117121
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
118122
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
119-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.34.2
123+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.34.4
120124
</div>
121-
<script src="js/tocbot.js?v=1.34.2"></script>
125+
<script src="js/tocbot.js?v=1.34.4"></script>
122126
</body>
123127
</html>

CHANGELOG.zh.html

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>更新日志 Musicer v2.1.0</title>
7+
<title>更新日志 Musicer v2.2.0</title>
88
<meta name="description" content="迷你便捷的本地音乐播放器,轻巧实用,专为播放本地音频而设计,支持多种常见音频格式,随时随地畅听您的音乐!">
99
<meta name="keywords" content="music,player,local,audio,offline,waveform,mini,toolbar">
10-
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.2">
11-
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.34.2">
12-
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.34.2">
13-
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.34.2">
14-
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.34.2">
15-
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.34.2">
10+
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.4">
11+
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.34.4">
12+
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.34.4">
13+
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.34.4">
14+
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.34.4">
15+
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.34.4">
1616
<link rel="icon" href="assets/logo.png" type="image/x-icon">
17-
<script src="js/copy.js?v=1.34.2"></script>
18-
<script src="js/dark-mode.js?v=1.34.2"></script>
19-
<script src="js/markdown-style.js?v=1.34.2"></script>
17+
<script src="js/copy.js?v=1.34.4"></script>
18+
<script src="js/dark-mode.js?v=1.34.4"></script>
19+
<script src="js/markdown-style.js?v=1.34.4"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
23-
<article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v2.1.0</sup> logo" src="assets/logo.png">
24-
<span class="title">Musicer <sup>v2.1.0</sup></span></a>
23+
<article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v2.2.0</sup> logo" src="assets/logo.png">
24+
<span class="title">Musicer <sup>v2.2.0</sup></span></a>
2525
<div class="content">
2626
<ul class="menu">
2727
<li><a href="index.html" target="" class="">Home</a></li>
@@ -38,6 +38,10 @@
3838
<markdown-style theme-auto-switch-disabled="">
3939
<p align="right" style="float: right; bottom: -36px; position: relative;"><a href="./CHANGELOG.html">English</a></p><!--rehype:style=float: right; bottom: -36px; position: relative;-->
4040
<h1 id="更新日志"><a aria-hidden="true" tabindex="-1" href="#更新日志" class="anchor"><span class="icon icon-link"></span></a>更新日志</h1><a target="_blank" href="https://apps.apple.com/app/musicer/6745227444" title="Musicer for macOS"><img alt="Musicer AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51"></a>
41+
<h2 id="v220"><a aria-hidden="true" tabindex="-1" href="#v220" class="anchor"><span class="icon icon-link"></span></a><a href="https://github.com/jaywcjlove/musicer/releases/tag/v2.2.0">v2.2.0</a></h2>
42+
<ol>
43+
<li>perf: 优化性能,降低音乐播放动画导致的 CPU 占用</li>
44+
</ol>
4145
<h2 id="v210"><a aria-hidden="true" tabindex="-1" href="#v210" class="anchor"><span class="icon icon-link"></span></a><a href="https://github.com/jaywcjlove/musicer/releases/tag/v2.1.0">v2.1.0</a></h2>
4246
<ol>
4347
<li>ui: 修复界面样式问题。</li>
@@ -111,13 +115,13 @@ <h2 id="v110"><a aria-hidden="true" tabindex="-1" href="#v110" class="anchor"><s
111115
<h2 id="v100"><a aria-hidden="true" tabindex="-1" href="#v100" class="anchor"><span class="icon icon-link"></span></a><a href="https://github.com/jaywcjlove/musicer/releases/tag/v1.0.0">v1.0.0</a></h2>
112116
</markdown-style>
113117
</div>
114-
<script src="js/demo-preview.js?v=1.34.2"></script>
118+
<script src="js/demo-preview.js?v=1.34.4"></script>
115119
<div class="footer warpper" style="max-width:720px;">
116120
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
117121
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
118122
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
119-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.34.2
123+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.34.4
120124
</div>
121-
<script src="js/tocbot.js?v=1.34.2"></script>
125+
<script src="js/tocbot.js?v=1.34.4"></script>
122126
</body>
123127
</html>

feedback.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Feedback &#x26; Support Musicer v2.1.0</title>
7+
<title>Feedback &#x26; Support Musicer v2.2.0</title>
88
<meta name="description" content="Musicer is a mini and convenient local music player, lightweight and practical, specially designed for playing local aud">
99
<meta name="keywords" content="music,player,local,audio,offline,waveform,mini,toolbar">
10-
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.2">
11-
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.34.2">
12-
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.34.2">
13-
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.34.2">
14-
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.34.2">
15-
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.34.2">
10+
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.4">
11+
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.34.4">
12+
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.34.4">
13+
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.34.4">
14+
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.34.4">
15+
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.34.4">
1616
<link rel="icon" href="assets/logo.png" type="image/x-icon">
17-
<script src="js/copy.js?v=1.34.2"></script>
18-
<script src="js/dark-mode.js?v=1.34.2"></script>
19-
<script src="js/markdown-style.js?v=1.34.2"></script>
17+
<script src="js/copy.js?v=1.34.4"></script>
18+
<script src="js/dark-mode.js?v=1.34.4"></script>
19+
<script src="js/markdown-style.js?v=1.34.4"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
23-
<article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v2.1.0</sup> logo" src="assets/logo.png">
24-
<span class="title">Musicer <sup>v2.1.0</sup></span></a>
23+
<article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v2.2.0</sup> logo" src="assets/logo.png">
24+
<span class="title">Musicer <sup>v2.2.0</sup></span></a>
2525
<div class="content">
2626
<ul class="menu">
2727
<li><a href="index.html" target="" class="">Home</a></li>
@@ -51,13 +51,13 @@ <h3 id="contact-information"><a aria-hidden="true" tabindex="-1" href="#contact-
5151
<p>I will respond to your messages as quickly as possible. Thank you for your support!</p>
5252
</markdown-style>
5353
</div>
54-
<script src="js/demo-preview.js?v=1.34.2"></script>
54+
<script src="js/demo-preview.js?v=1.34.4"></script>
5555
<div class="footer warpper" style="max-width:720px;">
5656
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
5757
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
5858
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
59-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.34.2
59+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.34.4
6060
</div>
61-
<script src="js/tocbot.js?v=1.34.2"></script>
61+
<script src="js/tocbot.js?v=1.34.4"></script>
6262
</body>
6363
</html>

feedback.zh.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>反馈与支持 Musicer v2.1.0</title>
7+
<title>反馈与支持 Musicer v2.2.0</title>
88
<meta name="description" content="Musicer 是一款迷你便捷的本地音乐播放器,轻巧实用,专为播放本地音频而设计,支持多种常见音频格式,随时随地畅听您的音乐!">
99
<meta name="keywords" content="music,player,local,audio,offline,waveform,mini,toolbar">
10-
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.2">
11-
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.34.2">
12-
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.34.2">
13-
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.34.2">
14-
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.34.2">
15-
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.34.2">
10+
<link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.4">
11+
<link rel="stylesheet" type="text/css" href="css/tocbot.css?v=1.34.4">
12+
<link rel="stylesheet" type="text/css" href="css/media.css?v=1.34.4">
13+
<link rel="stylesheet" type="text/css" href="css/sidebar.css?v=1.34.4">
14+
<link rel="stylesheet" type="text/css" href="css/copy.css?v=1.34.4">
15+
<link rel="stylesheet" type="text/css" href="css/demo-preview.css?v=1.34.4">
1616
<link rel="icon" href="assets/logo.png" type="image/x-icon">
17-
<script src="js/copy.js?v=1.34.2"></script>
18-
<script src="js/dark-mode.js?v=1.34.2"></script>
19-
<script src="js/markdown-style.js?v=1.34.2"></script>
17+
<script src="js/copy.js?v=1.34.4"></script>
18+
<script src="js/dark-mode.js?v=1.34.4"></script>
19+
<script src="js/markdown-style.js?v=1.34.4"></script>
2020
</head>
2121
<body id="idoctotop"><a href="#idoctotop" class="gototop">top</a>
2222
<header class="header">
23-
<article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v2.1.0</sup> logo" src="assets/logo.png">
24-
<span class="title">Musicer <sup>v2.1.0</sup></span></a>
23+
<article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v2.2.0</sup> logo" src="assets/logo.png">
24+
<span class="title">Musicer <sup>v2.2.0</sup></span></a>
2525
<div class="content">
2626
<ul class="menu">
2727
<li><a href="index.html" target="" class="">Home</a></li>
@@ -51,13 +51,13 @@ <h3 id="联系方式"><a aria-hidden="true" tabindex="-1" href="#联系方式" c
5151
<p>我会尽快回复你的消息。感谢你对本工具的支持!</p>
5252
</markdown-style>
5353
</div>
54-
<script src="js/demo-preview.js?v=1.34.2"></script>
54+
<script src="js/demo-preview.js?v=1.34.4"></script>
5555
<div class="footer warpper" style="max-width:720px;">
5656
<a href="https://wangchujiang.com/#/app" target="_blank">App</a>
5757
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a>
5858
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a>
59-
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.34.2
59+
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br><br>Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v1.34.4
6060
</div>
61-
<script src="js/tocbot.js?v=1.34.2"></script>
61+
<script src="js/tocbot.js?v=1.34.4"></script>
6262
</body>
6363
</html>

0 commit comments

Comments
 (0)