|
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 | | - <title>Changelog Musicer v1.3.0</title> |
| 7 | + <title>Changelog Musicer v1.4.0</title> |
8 | 8 | <meta name="description" content="迷你便捷的本地音乐播放器,轻巧实用,专为播放本地音频而设计,支持多种常见音频格式,随时随地畅听您的音乐!"> |
9 | 9 | <meta name="keywords" content="music,player,local,audio,offline,waveform,mini,toolbar"> |
10 | 10 | <link rel="stylesheet" type="text/css" href="css/main.css?v=1.34.1"> |
|
20 | 20 | </head> |
21 | 21 | <body id="idoctotop"><a href="#idoctotop" class="gototop">top</a> |
22 | 22 | <header class="header"> |
23 | | - <article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v1.3.0</sup> logo" src="assets/logo.png"> |
24 | | -<span class="title">Musicer <sup>v1.3.0</sup></span></a> |
| 23 | + <article class="inner warpper" style="max-width:720px;"><a class="logo" href="index.html"><img alt="Musicer <sup>v1.4.0</sup> logo" src="assets/logo.png"> |
| 24 | +<span class="title">Musicer <sup>v1.4.0</sup></span></a> |
25 | 25 | <div class="content"> |
26 | 26 | <ul class="menu"> |
27 | 27 | <li><a href="index.html" target="" class="">Home</a></li> |
|
38 | 38 | <markdown-style theme-auto-switch-disabled=""> |
39 | 39 | <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;--> |
40 | 40 | <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="v140"><a aria-hidden="true" tabindex="-1" href="#v140" class="anchor"><span class="icon icon-link"></span></a><a href="https://github.com/jaywcjlove/musicer/releases/tag/v1.4.0">v1.4.0</a></h2> |
| 42 | + <ol> |
| 43 | + <li>feat: add re-authorization for lost permissions.</li> |
| 44 | + <li>feat: support dragging single music files into the player.</li> |
| 45 | + <li>feat: support adding folders and music via Dock icon.</li> |
| 46 | + <li>fix: fix garbled Chinese characters when displaying folder names.</li> |
| 47 | + </ol> |
41 | 48 | <h2 id="v130"><a aria-hidden="true" tabindex="-1" href="#v130" class="anchor"><span class="icon icon-link"></span></a><a href="https://github.com/jaywcjlove/musicer/releases/tag/v1.3.0">v1.3.0</a></h2> |
42 | 49 | <ol> |
43 | 50 | <li>feat: Add option to hide the status bar icon.</li> |
|
0 commit comments