Skip to content

Releases: CanCLID/rime-react

v0.1.7

03 Feb 16:59

Choose a tag to compare

v0.1.6

03 Feb 03:11

Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

v0.1.5

03 Feb 03:06

Choose a tag to compare

v0.1.5

Highlights

  • CI matrix now targets macOS and Linux only.
  • Simplified native build script by removing Windows-specific paths.

Notes

  • Windows builds are no longer run in CI. This release focuses on CI stability and maintainability.

v0.1.4

03 Feb 02:54

Choose a tag to compare

Highlights

  • Fix Windows CI by skipping WASM builds where emcmake isn’t available.
  • Refresh OpenCC patch to apply cleanly and build with C++17.
  • Docker build aligns with Node 22 (npm 11) behavior.
  • Removed GitHub Pages deployment workflow.

Notes

  • This release focuses on CI stability and build reproducibility.

v0.1.3

03 Feb 02:25

Choose a tag to compare

v0.1.3

Highlights

  • Docker build now uses Node 22 to align with CI and npm lockfile behavior.
  • Windows native build avoids OpenCC deprecation failures.

Notes

  • This release is aimed at stabilizing CI and Docker builds.

v0.1.2

02 Feb 22:16

Choose a tag to compare

v0.1.2

Highlights

  • Toolbar + Preferences shipped and wired into the demo.
  • Candidate menu orientation now reflects the preference selection.
  • Switch list support added (parsed from schema config) to power toolbar options.
  • Example app deployment workflow (GitHub Pages) and asset paths updated.
  • Tooling/deps updated (React 19, Vite 7, ESLint 9, TS 5.9).

Notes

  • setPreference returns boolean to signal success (used for deploy flow).
  • No API breaking changes intended beyond return type signaling.

0.1.1

20 Sep 08:00

Choose a tag to compare

  • Fix: Cursor changes in <input> aren’t handled in certain browsers
  • Fix: Cannot load rime.js and rime.wasm by relative paths

0.1.0

20 Sep 01:56

Choose a tag to compare

  • Fix Initialization Errors

0.0.1

18 Sep 15:28

Choose a tag to compare

Initial Test Release