Skip to content

Commit

Permalink
chore(release): squirrel 1.0.3 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
LEOYoon-Tsaw committed Jan 23, 2025
1 parent 3d082c2 commit abef9cb
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 17 deletions.
4 changes: 2 additions & 2 deletions blog/source/_data/downloads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ librime:

squirrel:
name: 鼠鬚管
version: '1.0.2'
version: '1.0.3'
repo: https://github.com/rime/squirrel
url: https://github.com/rime/squirrel/releases/download/1.0.2/Squirrel-1.0.2.pkg
url: https://github.com/rime/squirrel/releases/download/1.0.3/Squirrel-1.0.3.pkg

weasel:
name: 小狼毫
Expand Down
2 changes: 1 addition & 1 deletion blog/source/download/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RIME/中州韻輸入法引擎,是一個跨平臺的輸入法算法框架。

## 鼠鬚管 <small>Squirrel</small>

* [鼠鬚管 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)
* [鼠鬚管 1.0.3](https://github.com/rime/squirrel/releases/latest)[下載](https://github.com/rime/squirrel/releases/download/1.0.3/Squirrel-1.0.3.pkg)〕〔[更新日誌](/release/squirrel/)〕〔[歷史版本](https://github.com/rime/squirrel/releases)
適用於 macOS 13.0+

* [鼠鬚管 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)
Expand Down
12 changes: 6 additions & 6 deletions blog/source/release/squirrel/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<description>鼠鬚管 Appcast 更新頻道</description>
<language>zh</language>
<item>
<title>鼠鬚管 1.0.2</title>
<title>鼠鬚管 1.0.3</title>
<sparkle:releaseNotesLink>https://rime.github.io/release/squirrel/</sparkle:releaseNotesLink>
<sparkle:minimumSystemVersion>13.0.0</sparkle:minimumSystemVersion>
<pubDate>Fri, 07 Jun 2024 11:37:29 -0400</pubDate>
<enclosure url="https://github.com/rime/squirrel/releases/download/1.0.2/Squirrel-1.0.2.pkg"
sparkle:version="1.0.2"
sparkle:edSignature="E0wppOyf1g3nH9xS4b6rS1gdP9rYVr0bU1D5PtunFgLHlLGXcSaHzwoeKbb71SiZ6DTv3gXrqDleov9XD2CZDg=="
length="22943169"
<pubDate>Thu, 23 Jan 2025 09:39:23 -0500</pubDate>
<enclosure url="https://github.com/rime/squirrel/releases/download/1.0.3/Squirrel-1.0.3.pkg"
sparkle:version="1.0.3"
sparkle:edSignature="mF14IC9ih0TKJaTSiUAOTqgTzyw9mQ1iy38fdupZ+lCGsup/3hJh/7WKXF44bXQgmhlUiKgsh7H7b9IXKqB8Bw=="
length="23692799"
type="application/octet-stream"/>
</item>
</channel>
Expand Down
31 changes: 30 additions & 1 deletion blog/source/release/squirrel/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,37 @@
title: 【鼠鬚管】更新日誌
comments: false
date: 2024-06-07 11:41:28
date: 2025-01-23 09:46:00
---

<a name="1.0.3"></a>
## 1.0.3 (2025-01-23)

#### 主要功能更新
* 新增翻䈎提示,以`style/show_paging: true/false`控制
* `librime` 更新至1.13.0:
* 數字後標點優化,可用`punctuator/digit_separators`調整
* `translator`可用多個`tag`
* 詳見 librime [更新紀錄](https://github.com/rime/librime/blob/master/CHANGELOG.md),含 1.12、1.13 兩個主要版本更新

#### 其它更新內容
* bug 修復
* 自emoji面板切換後無法使用的問題
* 每次開機重新布署的問題

#### Major Update
* Added paging indicator, gated by `style/show_paging: true/false`
* Update `librime` to 1.13.0:
* Optimized punctuator after digits, customizable by `punctuator/digit_separators`
* Allow `translator` to take multiple `tag`s
* See librime [change log](https://github.com/rime/librime/blob/master/CHANGELOG.md) for details, including 1.12 and 1.13 major updates

#### Other Updates
* Bug fixes:
* IME unavailable after using emoji-selection panel
* Deploy upon every start-up regardless of changes

**Full Changelog**: https://github.com/rime/squirrel/compare/1.0.2...1.0.3

<a name="1.0.2"></a>
## 1.0.2 (2024-06-07)

Expand Down
12 changes: 6 additions & 6 deletions blog/source/testing/squirrel/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<description>鼠鬚管測試版 Appcast 更新頻道</description>
<language>zh</language>
<item>
<title>鼠鬚管 1.0.2</title>
<title>鼠鬚管 1.0.3</title>
<sparkle:releaseNotesLink>https://rime.github.io/testing/squirrel/</sparkle:releaseNotesLink>
<sparkle:minimumSystemVersion>13.0.0</sparkle:minimumSystemVersion>
<pubDate>Fri, 07 Jun 2024 11:37:29 -0400</pubDate>
<enclosure url="https://github.com/rime/squirrel/releases/download/1.0.2/Squirrel-1.0.2.pkg"
sparkle:version="1.0.2"
sparkle:edSignature="E0wppOyf1g3nH9xS4b6rS1gdP9rYVr0bU1D5PtunFgLHlLGXcSaHzwoeKbb71SiZ6DTv3gXrqDleov9XD2CZDg=="
length="22943169"
<pubDate>Thu, 23 Jan 2025 09:39:23 -0500</pubDate>
<enclosure url="https://github.com/rime/squirrel/releases/download/1.0.3/Squirrel-1.0.3.pkg"
sparkle:version="1.0.3"
sparkle:edSignature="mF14IC9ih0TKJaTSiUAOTqgTzyw9mQ1iy38fdupZ+lCGsup/3hJh/7WKXF44bXQgmhlUiKgsh7H7b9IXKqB8Bw=="
length="23692799"
type="application/octet-stream"/>
</item>
</channel>
Expand Down
31 changes: 30 additions & 1 deletion blog/source/testing/squirrel/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,37 @@
title: 【鼠鬚管】更新日誌
comments: false
date: 2024-06-07 11:41:28
date: 2025-01-23 09:46:00
---

<a name="1.0.3"></a>
## 1.0.3 (2025-01-23)

#### 主要功能更新
* 新增翻䈎提示,以`style/show_paging: true/false`控制
* `librime` 更新至1.13.0:
* 數字後標點優化,可用`punctuator/digit_separators`調整
* `translator`可用多個`tag`
* 詳見 librime [更新紀錄](https://github.com/rime/librime/blob/master/CHANGELOG.md),含 1.12、1.13 兩個主要版本更新

#### 其它更新內容
* bug 修復
* 自emoji面板切換後無法使用的問題
* 每次開機重新布署的問題

#### Major Update
* Added paging indicator, gated by `style/show_paging: true/false`
* Update `librime` to 1.13.0:
* Optimized punctuator after digits, customizable by `punctuator/digit_separators`
* Allow `translator` to take multiple `tag`s
* See librime [change log](https://github.com/rime/librime/blob/master/CHANGELOG.md) for details, including 1.12 and 1.13 major updates

#### Other Updates
* Bug fixes:
* IME unavailable after using emoji-selection panel
* Deploy upon every start-up regardless of changes

**Full Changelog**: https://github.com/rime/squirrel/compare/1.0.2...1.0.3

<a name="1.0.2"></a>
## 1.0.2 (2024-06-07)

Expand Down

0 comments on commit abef9cb

Please sign in to comment.