Skip to content

Commit 6a83d9a

Browse files
committed
kanata-cmd: Add deprecation notice
* The kanata package now includes both the GUI and TUI, so there is no need for a separate kanata-cmd package. * Relates to #15529, #17831.
1 parent e9cb9ac commit 6a83d9a

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

bucket/kanata-cmd.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
{
2+
"##": "Deprecate this manifest after 2026-09-01.",
23
"version": "1.9.0",
3-
"description": "A software keyboard remapper, compiled with cmd support.",
4+
"description": "A software keyboard remapper, compiled with cmd support (Deprecated, please use `extras/kanata` instead).",
45
"homepage": "https://github.com/jtroo/kanata",
56
"license": "LGPL-3.0-only",
6-
"notes": [
7-
"This version of Kanata is compiled with cmd support.",
8-
"More info about security concerns and cmd support here: https://github.com/jtroo/kanata/blob/main/docs/config.adoc#danger-enable-cmd",
9-
"Configuration Guide: https://github.com/jtroo/kanata/blob/main/docs/config.adoc"
10-
],
7+
"notes": "This manifest is deprecated and scheduled for removal on 2026-09-01. Please use `extras/kanata` instead.",
118
"architecture": {
129
"64bit": {
1310
"url": "https://github.com/jtroo/kanata/releases/download/v1.9.0/kanata_cmd_allowed.exe#/kanata-cmd.exe",

0 commit comments

Comments
 (0)