mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Merge pull request #15708 from keymanapp/auto/version-stable-18.0-18.0.248
auto: increment stable-18.0 version to 18.0.248
This commit is contained in:
commit
e4bcbdc956
2 changed files with 21 additions and 1 deletions
20
HISTORY.md
20
HISTORY.md
|
|
@ -1,5 +1,25 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 18.0.247 stable 2026-03-09
|
||||
|
||||
* chore(linux): Update debian changelog (#15556)
|
||||
* chore(linux): update copyright year and standards version (#15558)
|
||||
* fix(mac): retry for mac disk detach (#15577)
|
||||
* maint(mac): upgrade to Xcode 26.2 (#15575)
|
||||
* maint(ios): upgrade to Xcode 26.2 (#15614)
|
||||
* fix(developer): handle CRLF as CR internally in LDML debugger (#15660)
|
||||
* fix(developer): handle .kps file that has no `<Package>` element (#15661)
|
||||
* fix(developer): use correct return values and nullish checks in package-validation (#15662)
|
||||
* fix(developer): handle window already destroyed when closing editor (#15663)
|
||||
* fix(developer): package compiler handle missing `info` section in .kps file (#15664)
|
||||
* fix(developer): apply keyboard description in Windows keyboard import (#15668)
|
||||
* fix(developer): improve UI feedback on upgrade (#15686)
|
||||
* fix(developer): prevent new projects from overwriting existing projects (#15694)
|
||||
* fix(developer): retrieve debug memo anchor without side effects (#15695)
|
||||
* fix(developer): ngrok upgrade (#15633)
|
||||
* fix(developer): await copier result before reporting success or failure (#15702)
|
||||
* fix(developer): resolve input project path for `kmc copy` (#15703)
|
||||
|
||||
## 18.0.246 stable 2026-02-04
|
||||
|
||||
* cherrypick(common): Update FirstVoices versions in keyboards.csv (#15273)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
18.0.247
|
||||
18.0.248
|
||||
Loading…
Add table
Reference in a new issue