File tree Expand file tree Collapse file tree 6 files changed +73
-25
lines changed Expand file tree Collapse file tree 6 files changed +73
-25
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ librime:
17
17
18
18
squirrel :
19
19
name : 鼠鬚管
20
- version : ' 1.0.1 '
20
+ version : ' 1.0.2 '
21
21
repo : https://github.com/rime/squirrel
22
- url : https://github.com/rime/squirrel/releases/download/1.0.1 /Squirrel-1.0.1 .pkg
22
+ url : https://github.com/rime/squirrel/releases/download/1.0.2 /Squirrel-1.0.2 .pkg
23
23
24
24
weasel :
25
25
name : 小狼毫
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ RIME/中州韻輸入法引擎,是一個跨平臺的輸入法算法框架。
25
25
26
26
## 鼠鬚管 <small >Squirrel</small >
27
27
28
- * [ 鼠鬚管 1.0.1 ] ( https://github.com/rime/squirrel/releases/latest ) 〔[ 下載] ( https://github.com/rime/squirrel/releases/download/1.0.1 /Squirrel-1.0.1 .pkg ) 〕〔[ 更新日誌] ( /release/squirrel/ ) 〕〔[ 歷史版本] ( https://github.com/rime/squirrel/releases ) 〕
28
+ * [ 鼠鬚管 1.0.2 ] ( https://github.com/rime/squirrel/releases/latest ) 〔[ 下載] ( https://github.com/rime/squirrel/releases/download/1.0.2 /Squirrel-1.0.2 .pkg ) 〕〔[ 更新日誌] ( /release/squirrel/ ) 〕〔[ 歷史版本] ( https://github.com/rime/squirrel/releases ) 〕
29
29
適用於 macOS 13.0+
30
30
31
31
* [ 鼠鬚管 0.16.2] ( https://github.com/rime/squirrel/releases/0.16.2 ) 〔[ 下載] ( https://github.com/rime/squirrel/releases/download/0.16.2/Squirrel-0.16.2.zip ) 〕
Original file line number Diff line number Diff line change 6
6
<description >鼠鬚管 Appcast 更新頻道</description >
7
7
<language >zh</language >
8
8
<item >
9
- <title >鼠鬚管 1.0.1 </title >
9
+ <title >鼠鬚管 1.0.2 </title >
10
10
<sparkle : releaseNotesLink >https://rime.github.io/release/squirrel/</sparkle : releaseNotesLink >
11
11
<sparkle : minimumSystemVersion >13.0.0</sparkle : minimumSystemVersion >
12
- <pubDate >Fri, 31 May 2024 13:57:38 -0400</pubDate >
13
- <enclosure url =" https://github.com/rime/squirrel/releases/download/1.0.1 /Squirrel-1.0.1 .pkg"
14
- sparkle : version =" 1.0.1 "
15
- sparkle : edSignature =" +5+hh4Mqf5wThIykwSSTVGzs0vmqZAxzvjGcqPJ3U1Ve1HB0GOZmHdRJqH6CbTaiaGlHwCok7lOqOzl+tgZ0Cg =="
16
- length =" 22942964 "
12
+ <pubDate >Fri, 07 Jun 2024 11:37:29 -0400</pubDate >
13
+ <enclosure url =" https://github.com/rime/squirrel/releases/download/1.0.2 /Squirrel-1.0.2 .pkg"
14
+ sparkle : version =" 1.0.2 "
15
+ sparkle : edSignature =" E0wppOyf1g3nH9xS4b6rS1gdP9rYVr0bU1D5PtunFgLHlLGXcSaHzwoeKbb71SiZ6DTv3gXrqDleov9XD2CZDg =="
16
+ length =" 22943169 "
17
17
type =" application/octet-stream" />
18
18
</item >
19
19
</channel >
Original file line number Diff line number Diff line change 1
1
title: 【鼠鬚管】更新日誌
2
2
comments: false
3
- date: 2024-06-01 06:00:00
3
+ date: 2024-06-07 11:41:28
4
4
---
5
+
6
+ <a name =" 1.0.2 " ></a >
7
+ ## 1.0.2 (2024-06-07)
8
+
9
+ #### 其它更新內容
10
+ * bug 修復
11
+ * 未設定暗色主題時,配色不生效
12
+ * 橫排時序號偏高
13
+ * 帶 Alt 的快捷鍵不生效
14
+ * App 特定設置 inline 不生效
15
+ * ` good_old_caps_lock ` 關閉,且 Caps Lock 啓用時,Shift 無法輸入大寫字母
16
+ * Edge 瀏覧器默認行內編輯 (修 #906 )
17
+ * 日誌置於 $TMPDIR/rime.squirrel 內,以便查找
18
+
19
+ #### Other Updates
20
+ * Bug fixes:
21
+ * ` color_scheme ` doesn't apply in dark mode when ` color_scheme_dark ` is not set
22
+ * Label baseline too high in horizontal orientation
23
+ * Shortcut with Alt doesn't work
24
+ * inline option in app specific setting doesn't work
25
+ * when ` good_old_caps_lock ` turned to false, and Caps Lock is on, Shift cannot product upper case letter
26
+ * Edge defaults to inline mode (fix #906 )
27
+ * Logs dir is now $TMPDIR/rime.squirrel for clarity
28
+
29
+ ** Full Changelog** : https://github.com/rime/squirrel/compare/1.0.1...1.0.2
30
+
5
31
<a name =" 1.0.1 " ></a >
6
32
## 1.0.1 (2024-06-01)
7
33
@@ -22,7 +48,7 @@ date: 2024-06-01 06:00:00
22
48
** Full Changelog** : https://github.com/rime/squirrel/compare/1.0.0...1.0.1
23
49
24
50
<a name =" 1.0.0 " ></a >
25
- ## 1.0.0 (2024-06-01 )
51
+ ## 1.0.0 (2024-05-30 )
26
52
27
53
#### 主要功能更新
28
54
* 純 Swift 重寫,代碼更易維護,更易讀,貢獻代碼的門檻更低。今天就來看看源代碼,嘗試動手吧!
@@ -63,7 +89,7 @@ date: 2024-06-01 06:00:00
63
89
** Full Changelog** : https://github.com/rime/squirrel/compare/0.18...1.0.0
64
90
65
91
<a name =" 0.18 " ></a >
66
- ## 0.18 (2024-05-05 )
92
+ ## 0.18 (2024-05-04 )
67
93
68
94
#### 主要功能更新
69
95
* 現可設定非高亮候選項背景色:
@@ -148,8 +174,6 @@ date: 2024-06-01 06:00:00
148
174
149
175
** Full Changelog** : https://github.com/rime/squirrel/compare/0.16.2...0.18
150
176
151
-
152
-
153
177
<a name =" 0.16.2 " ></a >
154
178
## 0.16.2 (2023-02-05)
155
179
Original file line number Diff line number Diff line change 6
6
<description >鼠鬚管測試版 Appcast 更新頻道</description >
7
7
<language >zh</language >
8
8
<item >
9
- <title >鼠鬚管 1.0.1 </title >
9
+ <title >鼠鬚管 1.0.2 </title >
10
10
<sparkle : releaseNotesLink >https://rime.github.io/testing/squirrel/</sparkle : releaseNotesLink >
11
11
<sparkle : minimumSystemVersion >13.0.0</sparkle : minimumSystemVersion >
12
- <pubDate >Fri, 31 May 2024 13:57:38 -0400</pubDate >
13
- <enclosure url =" https://github.com/rime/squirrel/releases/download/1.0.1 /Squirrel-1.0.1 .pkg"
14
- sparkle : version =" 1.0.1 "
15
- sparkle : edSignature =" +5+hh4Mqf5wThIykwSSTVGzs0vmqZAxzvjGcqPJ3U1Ve1HB0GOZmHdRJqH6CbTaiaGlHwCok7lOqOzl+tgZ0Cg =="
16
- length =" 22942964 "
12
+ <pubDate >Fri, 07 Jun 2024 11:37:29 -0400</pubDate >
13
+ <enclosure url =" https://github.com/rime/squirrel/releases/download/1.0.2 /Squirrel-1.0.2 .pkg"
14
+ sparkle : version =" 1.0.2 "
15
+ sparkle : edSignature =" E0wppOyf1g3nH9xS4b6rS1gdP9rYVr0bU1D5PtunFgLHlLGXcSaHzwoeKbb71SiZ6DTv3gXrqDleov9XD2CZDg =="
16
+ length =" 22943169 "
17
17
type =" application/octet-stream" />
18
18
</item >
19
19
</channel >
Original file line number Diff line number Diff line change 1
1
title: 【鼠鬚管】更新日誌
2
2
comments: false
3
- date: 2024-06-01 06:00:00
3
+ date: 2024-06-07 11:41:28
4
4
---
5
+
6
+ <a name =" 1.0.2 " ></a >
7
+ ## 1.0.2 (2024-06-07)
8
+
9
+ #### 其它更新內容
10
+ * bug 修復
11
+ * 未設定暗色主題時,配色不生效
12
+ * 橫排時序號偏高
13
+ * 帶 Alt 的快捷鍵不生效
14
+ * App 特定設置 inline 不生效
15
+ * ` good_old_caps_lock ` 關閉,且 Caps Lock 啓用時,Shift 無法輸入大寫字母
16
+ * Edge 瀏覧器默認行內編輯 (修 #906 )
17
+ * 日誌置於 $TMPDIR/rime.squirrel 內,以便查找
18
+
19
+ #### Other Updates
20
+ * Bug fixes:
21
+ * ` color_scheme ` doesn't apply in dark mode when ` color_scheme_dark ` is not set
22
+ * Label baseline too high in horizontal orientation
23
+ * Shortcut with Alt doesn't work
24
+ * inline option in app specific setting doesn't work
25
+ * when ` good_old_caps_lock ` turned to false, and Caps Lock is on, Shift cannot product upper case letter
26
+ * Edge defaults to inline mode (fix #906 )
27
+ * Logs dir is now $TMPDIR/rime.squirrel for clarity
28
+
29
+ ** Full Changelog** : https://github.com/rime/squirrel/compare/1.0.1...1.0.2
30
+
5
31
<a name =" 1.0.1 " ></a >
6
32
## 1.0.1 (2024-06-01)
7
33
@@ -22,7 +48,7 @@ date: 2024-06-01 06:00:00
22
48
** Full Changelog** : https://github.com/rime/squirrel/compare/1.0.0...1.0.1
23
49
24
50
<a name =" 1.0.0 " ></a >
25
- ## 1.0.0 (2024-06-01 )
51
+ ## 1.0.0 (2024-05-30 )
26
52
27
53
#### 主要功能更新
28
54
* 純 Swift 重寫,代碼更易維護,更易讀,貢獻代碼的門檻更低。今天就來看看源代碼,嘗試動手吧!
@@ -63,7 +89,7 @@ date: 2024-06-01 06:00:00
63
89
** Full Changelog** : https://github.com/rime/squirrel/compare/0.18...1.0.0
64
90
65
91
<a name =" 0.18 " ></a >
66
- ## 0.18 (2024-05-05 )
92
+ ## 0.18 (2024-05-04 )
67
93
68
94
#### 主要功能更新
69
95
* 現可設定非高亮候選項背景色:
@@ -148,8 +174,6 @@ date: 2024-06-01 06:00:00
148
174
149
175
** Full Changelog** : https://github.com/rime/squirrel/compare/0.16.2...0.18
150
176
151
-
152
-
153
177
<a name =" 0.16.2 " ></a >
154
178
## 0.16.2 (2023-02-05)
155
179
You can’t perform that action at this time.
0 commit comments