Release History

2.17.2073.102 - 2.17.2095.102 / 2015-04-11 - 2015-05-10

You can check out Mozc 2.17.2095.102 as follows.

gclient sync --revision=321e0656b0f2e233ab1c164bd86c58568c9e92f2

Summary of changes between 2.17.2073.102 and 2.17.2095.102.

  • DEPS changes:
    • GYP repository is switched from code.google.com to chromium.googlesource.com.
    • ZLib repository is switched from src.chromium.org to github.com/madler/zlib.
  • Build related changes:
    • Reference build Docker image is switched from Ubuntu 14.04.1 to Ubuntu 14.04.2.
    • Fix build breakage in Android since 2.16.2072.102.
    • Add Dockerfile based on Fedora 21 to build Mozc for Android, NaCl, and Linux desktop.
    • Continuous build is available for OS X and Windows.
  • Major changes:
    • Update system dictionary.
    • Support rule-based zero query suggestion in 2.16.2080.102.
  • Known issues:
    • #263: Voiced sound marks on the key pad is not placed at correct position in Android
    • #273: Compilation errors in Android arm64 and mips64 build
  • Fixed issues:
    • none
  • Total commits:

2.16.2038.102 - 2.16.2072.102 / 2015-01-31 - 2015-03-15

You can check out Mozc 2.16.2072.102 as follows.

gclient sync --revision=20c1c08d7d4e89530e3e42db3476d682981c2b68

Summary of changes between 2.16.2038.102 and 2.16.2072.102.

  • DEPS changes:
    • none
  • Build related changes:
    • #286: Clang 3.4 on Ubuntu 14.04 is used when building host binaries Mozc in Android, NaCl, and Linux desktop builds. See #286 about why we have switched back to Clang 3.4 from Clang 3.5 on Ubuntu 14.04.
    • Pepper 40 SDK is required to build Mozc for NaCl.
    • Android 5.1 Lollipop SDK (or higher) is required to build Mozc for Android.
  • Major changes:
    • Target API level of Android binaries are incremented to 22, that is, Build.VERSION_CODES.LOLLIPOP_MR1 a.k.a. Android 5.1.
    • LOUDS Trie engine was rewritten for better performance and maintainability.
    • python build_mozc.py runtests is now supported in Windows.
  • Known issues:
    • #263: Voiced sound marks on the key pad is not placed at correct position in Android
    • #273: Compilation errors in Android arm64 and mips64 build
  • Fixed issues:
    • #286: FIX: Build fails if clang-3.5 package is used in Ubuntu 14.04
  • Total commits:

2.16.2021.102 - 2.16.2037.102 / 2015-01-24 - 2015-01-25

You can check out Mozc 2.16.2037.102 as follows.

gclient sync --revision=091dc3bafa1645432dd9b8ba1ba0f77645d39c1a

Summary of changes between 2.16.2021.102 and 2.16.2037.102.

  • DEPS changes:
    • none
  • Build related changes:
    • libc++ is used by default to build Android target binaries.
    • #276: Clang 3.5 is now required to build Mozc for Android, NaCl, and Linux.
    • Visual C++ 2013 is required to build Mozc for Windows.
  • Major changes:
    • #277: Mozc for Windows now requires Windows Vista SP2 and later. Mozc 2.16.2034.102 is the last version that can run on Windows XP and Windows 2003 Server.
  • Known issues:
    • #263: Voiced sound marks on the key pad is not placed at correct position in Android
    • #273: Compilation errors in Android arm64 and mips64 build
  • Fixed issues:
    • #274: FIX: Inconsistency between suggestion candidates and conversion candidates
    • #275: FIX: Learning algorithm is sometimes too aggressive when punctuation is committed
    • #276: FIX: Require Clang to build Linux host binaries
    • #277: FIX: Discontinue the support of Windows XP/2003 Server
  • Total commits:

2.16.2008.102 - 2.16.2020.102 / 2015-01-01 - 2015-01-18

You can check out Mozc 2.16.2020.102 as follows.

gclient sync --revision=5c96a77a0454f5877153d18d8a7ca5a5ddfb964b

Summary of changes between 2.16.2008.102 and 2.16.2020.102.

  • DEPS changes:
  • Build related changes:
    • Ubuntu 14.04 is used as the reference build/test environment for Android, NaCl, and Linux. Hereafter we will not make sure that Mozc can be built on Ubuntu 12.04.
  • Known issues:
    • #263: Voiced sound marks on the key pad is not placed at correct position in Android
    • #273: Compilation errors in Android arm64 and mips64 build
  • Fixed issues:
    • #265: FIX: All resources are not released in Service.onDestory
    • #266: FIX: Many emojis are suggested from space
    • #267: FIX: Noisy candidate “itsumo” due to language aware conversion
    • #269: FIX: BuildInDocker fails when building for Android
    • #271: FIX: Runtime CHECK failure on Windows: protobuf/src/google/protobuf/descriptor.cc:1018
    • #272: FIX: AssertionError in gen_zip_code_seed.py
  • Total commits:

2.16.2004.102 - 2.16.2007.102 / 2014-12-22 - 2014-12-24

You can check out Mozc 2.16.2007.102 as follows.

gclient sync --revision=1ffe8c9b56798baf6cac68a6dd6d539e0ccaad82

Summary of changes between 2.16.2004.102 and 2.16.2007.102.

  • DEPS changes:
  • Build related changes:
    • Android build requires Android-21 SDK
  • Major changes:
    • Enable Material Theme on Android
    • Support floating window and floating mode indicator on Android 5.0 and later when physical keyboard is attached
    • Improve accessibility support on Android
  • Known issues:
    • #263: Voiced sound marks on the key pad is not placed at correct position in Android
  • Total commits:

2.16.1918.102 - 2.16.2003.102 / 2014-11-09 - 2014-12-21

You can check out Mozc 2.16.2003.102 as follows.

gclient sync --revision=fe635d73050960cdfdb31a11dc3d08f636e14d49

Summary of changes between 2.16.1918.102 and 2.16.2003.102.

  • DEPS changes:
  • Build related changes:
    • Android build requires NDK r10d
    • #259: Android build supports arm64/mips64/x86-64
    • #260: Android build supports Clang 3.5 and libc++
    • Versioning scheme for Android is changed. See r439 (on Google Code) for details.
    • Build time dependency on libzinnia-dev is removed from Android and NaCl builds
  • Major changes:
    • Android 2.1 - Android 3.2 are no longer supported
    • armeabi-v7a is always enabled in arm 32-bit build for Android
    • Updated main dictionary, Emoji dictionary, emoticon dictionary, and single kanji dictionary
  • Fixed issues:
    • #248: FIX: IME crashes when using US International hardware keyboard
    • #255: FIX: ibus-mozc + XIM: preedit text is not cleared after preedit commit triggered by focus change
    • #257: FIX: Entering symbol view causes NPE when “Switch Access” accessibility mode is enabled
    • #261: FIX: An empty word can be suggested in the candidate list
  • Total commits:

Release History of Mozc 1.X

##1.0.558.102 - 1.15.1917.102 / 2010-12-09 - 2014-11-03

TODO: Import previous release notes here.

Summary of changes between 1.0.558.102 and 1.15.1917.102.


Release History of Mozc 0.X

##0.11.347.100 - 0.13.523.102 / 2010-05-10 - 2010-11-02

TODO: Import previous release notes here.

Summary of changes between 0.11.347.100 and 0.13.523.102.