Skip to content

Commit 01f1ae3

Browse files
committed
released v1.5.0
1 parent 6b6b2f4 commit 01f1ae3

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ Changelog
1010
<img alt="Mousio Hint AppStore" src="https://jaywcjlove.github.io/sb/download/apple-download.svg" height="51">
1111
</a>
1212

13+
## [v1.5.0](https://github.com/jaywcjlove/mousio-hint/releases/tag/v1.5.0)
14+
15+
1. feat: add hint support for menu bar.
16+
2. feat: improve hint detection for app switching hotkeys.
17+
3. feat: support using F1–F2 to quickly activate hint mode.
18+
4. perf: improve performance of element retrieval.
19+
1320
## [v1.4.0](https://github.com/jaywcjlove/mousio-hint/releases/tag/v1.4.0)
1421

1522
1. feat: support using F1~F2 to quickly activate hint

CHANGELOG.zh.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
<img alt="Mousio Hint AppStore" src="https://jaywcjlove.github.io/sb/download/apple-download.svg" height="51">
1111
</a>
1212

13+
## [v1.5.0](https://github.com/jaywcjlove/mousio-hint/releases/tag/v1.5.0)
14+
15+
1. feat: 新增菜单栏支持 Hint 功能。
16+
2. feat: 优化应用切换快捷键的 Hint 检测。
17+
3. feat: 支持使用 F1–F2 快速激活 Hint 模式。
18+
4. perf: 优化元素获取性能。
19+
1320
## [v1.4.0](https://github.com/jaywcjlove/mousio-hint/releases/tag/v1.4.0)
1421

1522
1. 功能:支持使用 F1~F2 快速激活提示模式。

appcast.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>Mousio Hint</title>
5+
<item>
6+
<title>1.5.0</title>
7+
<pubDate>Sun, 15 Jun 2025 00:04:54 +0800</pubDate>
8+
<link>https://github.com/jaywcjlove/mousio-hint</link>
9+
<sparkle:version>8</sparkle:version>
10+
<sparkle:shortVersionString>1.5.0</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
12+
<description><![CDATA[<ul>
13+
<li>feat: add hint support for menu bar. </li>
14+
<li>perf: improve performance of element retrieval. </li>
15+
<li>feat: improve hint detection for app switching hotkeys. </li>
16+
<li>feat: support using F1–F2 to quickly activate hint mode. </li>
17+
</ul>]]></description>
18+
<enclosure url="https://github.com/jaywcjlove/mousio-hint/releases/download/v1.5.0/MousioHint_v1.5.0.zip" length="2336307" type="application/octet-stream" sparkle:edSignature="HRQkE+P1+tN1PQiGhvhP5z1heHZFt16tWfXT+foajaLRgVztEjlKaT7OIzsoxXUVXmwLmrwL9DJRj50g6QX0Cw=="/>
19+
</item>
520
<item>
621
<title>1.4.0</title>
722
<pubDate>Sat, 14 Jun 2025 00:59:04 +0800</pubDate>

0 commit comments

Comments
 (0)