Skip to content

1.17.7

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Apr 06:19
· 2 commits to master since this release
  1. Refactor: Overhaul the fast-dialog component
  2. Refactor(mouse_gestures):
    1. Add HYSTERESIS and ENABLE_SENSORY configuration options.
    2. Update the PluginVisualizer trajectory rendering from linear interpolation to mid-point quadratic Bezier curves.
    3. Fix an issue where identical gesture trajectories with different trigger keys caused conflicts.
    4. Optimize overall performance.
  3. Fix: Prevent Typora's custom Enter keydown logic from unexpectedly triggering a cancel event in FormDialog.
  4. Improve(command_palette): Refine the display text for the Plugins command.
  5. Docs: Improve README