mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 10:55:33 +00:00
5.2 KiB
5.2 KiB
Keyman Version History
14.0.27 alpha 2020-03-17
- chore(deps-dev): bump minimist from 1.2.0 to 1.2.2 in /web/testing/regression-tests (#2829)
14.0.26 alpha 2020-03-16
- fix(oem): Disable monitoring of ANR for oem Android app (#2828)
14.0.25 alpha 2020-03-13
- feat(common): sentry release control (#2794)
- chore(windows): improve build script tests (#2680)
- fix(web): enhanced sourcemaps + proper sourcemaps for minified KMW (#2809)
- feat/common/parse-crowdin Add script to parse crowdin translation file (#2801)
- fix(linux): Fix how keyboardprocessor version is set in dist.sh (#2814)
- feat(android): Additional Sentry integration (#2810)
- fix(web): applies base key layer property to unassigned subkeys (#2808)
- feat(android): Start adding RTL to layouts (#2816)
- fix(common/lmlayer): fixes word lookup from Tries for SMP script-based languages (#2815)
- feat(common): add release finalization for Sentry (#2819)
- fix(web): further fixes BuildVisualKeyboard. Fixes #2818 (#2822)
- fix(web): fixes internal reference for validation tool (#2824)
14.0.24 alpha 2020-03-11
- fix(linux): Fix CI dist path to common/core/desktop (#2795)
- fix(web): fixes build number reference of API call (#2796)
- fix(web): updating BuildVisualKeyboard (#2802)
14.0.23 alpha 2020-03-10
- fix(ios): fixes Carthage framework copy for Sentry (#2800)
- feat(android): Start of Sentry-based crash reporting (#2778)
14.0.22 alpha 2020-03-09
- fix(common): parameter order incorrect in git diff (#2787)
- feat(ios): compilations within Xcode now properly set version (#2775)
- fix(ios/engine): Fixes context bug for certain keyboard rules after newlines (#2770)
- feat(android): Update additional main app strings for crowdin (#2793)
- feat(ios): Start of Sentry-based crash reporting (#2771)
- feat(ios): Improved Sentry integration (first pass) (#2782)
14.0.21 alpha 2020-03-08
- fix(ci): builds were never triggered (#2790)
14.0.20 alpha 2020-03-08
- feat(windows): Chromium replacement for embedded MSHTML in for Keyman Desktop (#1720)
- Refactor/common/rename core (#2735)
14.0.19 alpha 2020-03-06
- fix(web): support otf extension for truetype fonts (#2780)
14.0.18 alpha 2020-03-04
- feat(windows): etl2log support tool (#2758)
- feat(developer): allow use of ISO9995 in key ids (#2741)
- Feature: Android - Handle keyman:// protocol to download kmp keyboard (#2734)
- change(android): Cleanup UI strings (#2751)
- fix(ios): fixes broken online-help versioned link (#2773)
14.0.17 alpha 2020-02-26
- fix(android) Fix crash on kbdMapList (#2719)
- fix(developer): crash when switching layout templates (#2726)
- feat(developer): always save options (#2731)
- feat(common): Support git worktree when configuring local hooks (#2722)
- docs(linux): Add linux packaging documentation (#2720)
- fix(developer): insert from charmap into touch editor 🍒 (#2737)
- fix(developer): debugger breaking smp with bksp (#2739)
- feat(ios): Adds keyboard-scale unit tests, fixes unknown-device bug (#2695)
14.0.16 alpha 2020-02-25
- fix(android) Fix crash on kbdMapList (#2719)
- fix(developer): crash when switching layout templates (#2726)
14.0.15 alpha 2020-02-24
- fix(android): Sanitize app version string for api query (#2715)
- chore(ci): Improve output when triggering Jenkins jobs (#2706)
- fix(ci): Fix increment-version.sh script (#2714)
14.0.14 alpha 2020-02-21
- chore(linux): allow to trigger Jenkins build from script (#2697)
- fix(ios): Resource update issues (#2703)
- fix(web): Web CI target reversion (#2693)
- refactor(common): Simplify and improve getting hook directory (#2701)
14.0.13 alpha 2020-02-19
- chore: merge p9s2 beta part 2 to master (#2683)
14.0.12 alpha 2020-02-18
- test(android): Fix build for KMSample1 project (#2669)
- fix(developer): upgrade removes preferences (#2668)
- chore(ci): Rename trigger-definitions.sh to *.config (#2665)
14.0.11 alpha 2020-02-17
- chore: merge beta changes to master 🍒 (#2659)
- fix(mac): invalid build script params removed (#2660)
14.0.10 alpha 2020-02-14
- refactor(mac): initial steps of input pathway (#2643)
14.0.9 alpha 2020-02-10
- fix(common/core): buffer overrun in context api (#2614)
- fix(ci): refactor trigger of test builds (#2611)
- fix(linux): Fix packaging of keyman-config on Xenial (#2609)
14.0.8 alpha 2020-02-07
- chore(ci): Tweak history management (#2602)
- chore(common): Update README.md (#2598)
- chore: update history (#2605)
- chore: merge beta P9S1 changes to master (#2606)
- chore(ci): is build required? (#2603)
- fix(linux): Install requirements before packaging (#2599)
14.0.7 alpha 2020-02-07
- chore(ci): Tweak history management (#2602)
- chore(common): Update README.md (#2598)
14.0.6 alpha 2020-02-06
- fix(linux): cherry-pick packaging changes from beta branch (#2589)
- fix(linux): Display the script name in log output (#2591)
14.0.5 alpha 2020-02-04
- chore(ci): support test builds on master/beta/stable-x.y (#2576)
14.0.4 alpha 2020-02-03
- chore(ci): trigger builds after version increment (#2572)
14.0.3 alpha 2020-02-03
- chore(ci): increment version final (#2568)
- chore(ci): add version tags (#2570)
14.0.2 alpha 2020-01-29
- chore(ci): version tags (#2562)
14.0.1 alpha 2020-01-29
- chore: Starting 14.0 release