Releases: astralwaveorg/iPurePro
Releases · astralwaveorg/iPurePro
v1.202602151936
fix bug
v1.202602140935
auto push
v1.202602132102
feat: add iPurePro v2 keyboard skin with flat architecture Complete refactor of keyboard skin project with flat directory structure: - 4 keyboard types: alphabetic, numeric, pinyin, symbolic - Input method panel for candidate words - 2 themes (light/dark) and 2 layouts (portrait/landscape) - 20 total combinations fully tested - Modular tool functions for button creation and styling - Comprehensive documentation and validation scripts All keyboards follow Hamster input method skin specification. Project structure simplified for better maintainability.
v1.202602131839
docs: 更新文档和准备工作 - 更新 README.md:将所有 'Hamster' 改为 '元输入法' - 更新 TASK.md: - 将所有 'Hamster' 改为 '元输入法' - 添加官方参考文档详细说明 - 强调元输入法和仓输入法的区别 - 添加重要说明,开发时必须参考官方文档 - 更新 .iflowignore:保留对旧架构的访问权限
v1.202602131823
plan v2
v1.202602131804
fix bug
v1.202602131708
fix
v1.202602131701
update
v1.202602131602
fix surge
v1.202602131428
fix: 修复英文键盘输入模式问题 - 将英文键盘字母键从 character 改为 symbol - 绕过 RIME 引擎直接输出英文,避免中文拼音干扰 - 解决中英切换后输入仍是中文的问题