Skip to content

Commit 6b6b2f4

Browse files
committed
released v1.4.0
1 parent c23b9bd commit 6b6b2f4

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

CHANGELOG.md

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

13+
## [v1.4.0](https://github.com/jaywcjlove/mousio-hint/releases/tag/v1.4.0)
14+
15+
1. feat: support using F1~F2 to quickly activate hint
16+
1317
## [v1.3.1](https://github.com/jaywcjlove/mousio-hint/releases/tag/v1.3.1)
1418

1519
1. fix: resolve issue where elements in web pages cannot be found in browsers.

CHANGELOG.zh.md

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

13+
## [v1.4.0](https://github.com/jaywcjlove/mousio-hint/releases/tag/v1.4.0)
14+
15+
1. 功能:支持使用 F1~F2 快速激活提示模式。
16+
1317
## [v1.3.1](https://github.com/jaywcjlove/mousio-hint/releases/tag/v1.3.1)
1418

1519
1. 修复:解决浏览器中网页元素无法被识别的问题。

appcast.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.4.0</title>
7+
<pubDate>Sat, 14 Jun 2025 00:59:04 +0800</pubDate>
8+
<link>https://github.com/jaywcjlove/mousio-hint</link>
9+
<sparkle:version>7</sparkle:version>
10+
<sparkle:shortVersionString>1.4.0</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
12+
<description><![CDATA[<ul>
13+
<li>feat: support using F1~F2 to quickly activate hint mode.</li>
14+
</ul>]]></description>
15+
<enclosure url="https://github.com/jaywcjlove/mousio-hint/releases/download/v1.4.0/MousioHint_v1.4.0.zip" length="2336070" type="application/octet-stream" sparkle:edSignature="VFllaUsX/oA2nodbtRM99s48iSk5a8vvVFYo9PW2ABwGLpKeNgzU9fHLmY4v2OMSIWDi4Ax2HFR3PMPD+fr9Cw=="/>
16+
</item>
517
<item>
618
<title>1.3.1</title>
719
<pubDate>Sat, 14 Jun 2025 00:03:48 +0800</pubDate>

0 commit comments

Comments
 (0)