chore(release): v1.4.0

Shortcuts gain several bindings per action, mouse buttons and a searchable
picker, and the stored shortcut schema changes shape, so this is a minor bump.
Existing shortcuts migrate on first launch.

Play release notes state that this release carries no mobile feature changes;
the work is desktop-only.
This commit is contained in:
Yun Chan 2026-09-21 13:41:59 +09:00
parent 4ad1ae6ed4
commit 30d51c952f
25 changed files with 89 additions and 47 deletions

View file

@ -1,8 +1,8 @@
{
"schemaVersion": 1,
"version": "1.3.7",
"androidVersionCode": 1031007,
"iosBuildNumber": 1031007,
"releaseDate": "2026-09-19",
"version": "1.4.0",
"androidVersionCode": 1041000,
"iosBuildNumber": 1041000,
"releaseDate": "2026-09-21",
"desktopLicensePublicKeyId": "5c52b765135ee2531c681b53cd4dc0e96fff8737f496c0b04ba8334fc81a887f"
}