We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a07bdd commit 5ec15edCopy full SHA for 5ec15ed
CHANGELOG.md
@@ -2,6 +2,29 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [3.3.4] - 2025-05-01
6
+
7
+### 🐛 Bug Fixes
8
9
+- Couldn't load theme with over 200 anchors and aliases
10
+- Frequent exception on color parsing
11
+- Theme name in list might be empty
12
+- Potential uninitialized theme property exception
13
+- Fix the nightmode not working problems (#1633)
14
+- Fix boost file check
15
16
+### 🚜 Refactor
17
18
+- Show clear exception when failed to eval valid color scheme
19
20
+### ⚙️ Miscellaneous Tasks
21
22
+- Bump version to 3.3.4
23
+- Update librime-lua to e3912a4
24
+- Upgrade boost to 1.88.0
25
+- Upgrade runner to window-2025
26
+- Add 3.3.4 changelog
27
28
## [3.3.3] - 2025-03-01
29
30
### 🚀 Features
0 commit comments