diff --git a/README.md b/README.md index 9132b6c..83a3785 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,12 @@ git clone https://github.com/rime/plum.git plum cd ~/plum bash rime-install ``` +部分发行版可能需要手动指定安装位置 + +```bash +rime_frontend=fcitx5-rime bash rime-install +``` + --- @@ -314,4 +320,5 @@ Thanks to JetBrains for the OSS development license. 如果觉得项目不错,可以请 Dvel 吃个煎饼馃子。 -请 Dvel 吃个煎饼馃子 +请 Dvel 吃个煎饼馃子 + diff --git a/others/CHANGELOG.md b/others/CHANGELOG.md index 40a63ea..9fe174e 100644 --- a/others/CHANGELOG.md +++ b/others/CHANGELOG.md @@ -2,6 +2,16 @@ 除日常更新词库外的一些主要更新 🆕、破坏性变更 ⚠️。 +### 2025-10-31 + +- `uuid.lua` 生成符合 RFC 4122 标准的 UUID v4 [#1383](https://github.com/iDvel/rime-ice/pull/1383) + +### 2025-06-09 + +- 添加拼音加加双拼方案 [#1228](https://github.com/iDvel/rime-ice/pull/1228) + +--- + *2025.04.06 Release* ## 2025-04-06 diff --git a/others/sponsor.webp b/others/sponsor.webp index c848851..9cb962a 100644 Binary files a/others/sponsor.webp and b/others/sponsor.webp differ