Skip to content

Releases: YEYEYEYESHIFU/dsh-session-hotkeys

dsh-session-hotkeys v1.5.1

Choose a tag to compare

@YEYEYEYESHIFU YEYEYEYESHIFU released this 16 Aug 02:00

v1.5.1 is a docs + metadata release for radar listing compliance.

  • README (bilingual): added Uninstall, Compatibility, Configuration, Permissions & data, Troubleshooting sections, and a security-reporting line.
  • package.json: declared peerDependencies (react + the injected @deepseek-ai client bundles).

Full 1.5.x feature set: Alt+Up/Down prev/next session with wrap-around, panel diagnostics, stage-one prefetch, bilingual README.

See CHANGELOG.md for the full history.

dsh-session-hotkeys v1.5.0

Choose a tag to compare

@YEYEYEYESHIFU YEYEYEYESHIFU released this 15 Aug 20:35

New in 1.5.0:

  • Previous / next session hotkeys: Alt+Up / Alt+Down on Windows, Ctrl+Option+Up / Ctrl+Option+Down on macOS (bare Option is avoided, and Ctrl+Up/Down is Mission Control), stepping through the sidebar display order with wrap-around at both ends.
  • Both actions are rebindable from the panel (arrow keys are now recordable bindings).
  • Bilingual README (from 1.4.1) and panel diagnostics (from 1.4.0) included.

See CHANGELOG.md for the full history.

dsh-session-hotkeys v1.4.1

Choose a tag to compare

@YEYEYEYESHIFU YEYEYEYESHIFU released this 15 Aug 20:31

v1.4.1 is a docs release.

  • README is now a single bilingual file (English first, 简体中文 second) — GitHub and npm show both languages without switching pages.
  • README.en.md removed from the repo and the npm tarball.
  • Includes everything from 1.4.0: built-in panel diagnostics (recent shortcut hits + service availability), dsh.client.immediately stage-one prefetch, hotkeys/dsh GitHub topics, and CHANGELOG.md.

See CHANGELOG.md for the full history.

dsh-session-hotkeys v1.4.0

Choose a tag to compare

@YEYEYEYESHIFU YEYEYEYESHIFU released this 15 Aug 20:23

New in 1.4.0:

  • Built-in diagnostics at the bottom of the hotkey panel: recent shortcut hits and sessions/workspaces/layout service availability — self-service debugging for "why did my shortcut not fire".
  • dsh.client.immediately: true — stage-one prefetch so the shortcut listener registers with the first boot wave.
  • GitHub topics: hotkeys, dsh.
  • CHANGELOG.md added (npm tarball now ships it too).

See CHANGELOG.md for the full history.

dsh-session-hotkeys v1.3.1

Choose a tag to compare

@YEYEYEYESHIFU YEYEYEYESHIFU released this 15 Aug 19:32

First public release: Alt+1-9 session switching, pin slots, nav mode, rebindable panel with keyboard navigation, macOS conflict-free presets, archive warning. See README for full details.