Skip to content

Releases: Cangjians/ibus-cangjie

v2.4

29 Mar 18:00
Compare
Choose a tag to compare

This is a bug fix release.

It only fixes a major annoyance with incorrect candidate popup positioning.

v2.3: Merge pull request #69 from Cangjians/release-2.3

04 Mar 13:48
Compare
Choose a tag to compare

This is a bug fix release.

We fixed a few user-facing issues:

  • Deduplicate characters (Mathieu Bridon)
  • Fix some issues triggering crash catchers like Fedora's ABRT or Ubuntu's Apport (Mathieu Bridon)
  • Fix a mistake in the Taiwan translation (Koala Yeung)

As well as others, for developers and distro builders:

  • Fix a deprecation warning (Mathieu Bridon)
  • Properly detect graphical capabilities, to skip the appropriate unit tests (Mathieu Bridon)

Finally, a documentation improvement:

  • Added Gentoo installation instructions (Brendan Horan)

v2.2

31 Dec 08:44
Compare
Choose a tag to compare

Bug Fixes

  • Fixed using the numpad to commit candidates. (Mathieu Bridon)

Docs Improvements

  • Added installation instructions for Arch Linux. (Antony Ho)
  • Removed an obsolete (and confusing) notice about release tarballs. (Mathieu Bridon)

Testing improvements

  • Get Travis CI to build against the 1.x branch of libcangjie and pycangjie, as their master branch has now broken the API in a way that ibus-cangjie 1.x doesn't build against it any more. (Mathieu Bridon)
  • Use the in-memory GSettings backend for the tests, so avoid any undesired side-effects from the running environment. (Mathieu Bridon)

v2.1

31 Dec 08:42
Compare
Choose a tag to compare
  • Add a link to the release tarballs in the README (Mathieu Bridon)
  • Actually run the unit tests on « make check » (Anthony Wong)
  • Improve « make clean » (Anthony Wong)
  • Add install instructions for a few distributions (Mathieu Bridon)
  • Improve the optionality of pycanberra (Mathieu Bridon)
  • Fix the pt_BR translation (Mathieu Bridon)
  • Reset sys.path to limit side effects on the unit tests (Mathieu Bridon)
  • Ensure validity of the preferences UI file (Mathieu Bridon)
  • Fix the UI file (Mathieu Bridon)

v2.0: Release 2.0

31 Dec 08:45
Compare
Choose a tag to compare

The first stable release of ibus-cangjie from the Cangjians.

v1.0

31 Dec 08:46
Compare
Choose a tag to compare

The very first release of ibus-cangjie.

Goes hand in hand with Wan Leung Wong's libcangjie, not the Cangjians' one.

This shouldn't be used any more.