<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/fcitx/fcitx5/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/fcitx/fcitx5/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/fcitx/fcitx5/releases.atom"/>
  <title>Release notes from fcitx5</title>
  <updated>2026-03-18T03:02:13Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.19</id>
    <updated>2026-03-18T03:02:13Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.19"/>
    <title>5.1.19</title>
    <content type="html">&lt;p&gt;5.1.19&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.18</id>
    <updated>2026-03-17T15:20:32Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.18"/>
    <title>5.1.18</title>
    <content type="html">&lt;p&gt;5.1.18&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.17</id>
    <updated>2025-12-22T06:27:32Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.17"/>
    <title>5.1.17</title>
    <content type="html">&lt;p&gt;5.1.17&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.16</id>
    <updated>2025-10-26T17:10:57Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.16"/>
    <title>5.1.16</title>
    <content type="html">&lt;p&gt;5.1.16&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.15</id>
    <updated>2025-10-25T20:30:44Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.15"/>
    <title>5.1.15</title>
    <content type="html">&lt;p&gt;5.1.15&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.14</id>
    <updated>2025-06-20T10:23:20Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.14"/>
    <title>5.1.14</title>
    <content type="html">&lt;p&gt;5.1.14&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.13</id>
    <updated>2025-06-16T06:24:57Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.13"/>
    <title>5.1.13</title>
    <content type="html">&lt;p&gt;5.1.13&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.12</id>
    <updated>2025-01-23T12:51:28Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.12"/>
    <title>5.1.12</title>
    <content type="html">&lt;p&gt;Hi all,&lt;br&gt;
Happy new year and Happy upcoming Chinese New Year.&lt;/p&gt;
&lt;p&gt;In this release we introduced some changes to the framework that&lt;br&gt;
allows people to build a fully statically linked Fcitx, which would be&lt;br&gt;
necessary where dynamic loading is not allowed.&lt;br&gt;
A new behavior is introduced for modifier-key-only shortcut: The short&lt;br&gt;
will be triggered only  if it is released within 250ms timeout. If you&lt;br&gt;
want to restore the old behavior it can be tuned in global config.&lt;br&gt;
An old change of on wayland input method frontend was re-introduced,&lt;br&gt;
in order to solve some issue when zwp_input_method_v2 is used, mostly&lt;br&gt;
relevant to modifier key state and key release event is not sent.&lt;br&gt;
However, since it is known that it causes issues on certain older&lt;br&gt;
versions of compositor, a workaround option is also introduced in&lt;br&gt;
wayland im frontend config to allow the old behavior to be used.&lt;/p&gt;
&lt;p&gt;fcitx5&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;new addon factory mechanism to allow static link&lt;/li&gt;
&lt;li&gt;modifier only key timeout&lt;/li&gt;
&lt;li&gt;improve virtual keyboard object handling for zwp_input_method_v2&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;fcitx5-anthy&lt;br&gt;
Fix nicola key timeout accuracy&lt;/p&gt;
&lt;p&gt;fcitx5-chinese-addons&lt;br&gt;
Allow &quot;@&quot; &amp;amp; &quot;/&quot; to entry quick phrase mode and also allow restore to&lt;br&gt;
original mode&lt;br&gt;
New PageSize=0 behavior for table engine&lt;br&gt;
Quickphrase trigger is now uses regular expression&lt;br&gt;
Preliminary Correction for shuangpin&lt;/p&gt;
&lt;p&gt;fcitx5-table-other&lt;br&gt;
Update lots of table to use the new PageSize=0 behavior&lt;/p&gt;
&lt;p&gt;libime&lt;br&gt;
New language model to fix some frequency issue&lt;br&gt;
Correction support for shuangpin&lt;br&gt;
Improving segmentation algorithm for pinyin&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.11</id>
    <updated>2025-01-23T01:16:52Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.11"/>
    <title>5.1.11</title>
    <content type="html">&lt;p&gt;Hi all,&lt;br&gt;
This is a bug fixing release which is not very exciting&lt;/p&gt;
&lt;p&gt;Some new feature highlights including:&lt;br&gt;
libime has updated dict and the language model.&lt;/p&gt;
&lt;p&gt;Also Thanks for the translators&#39; hard work for the fcitx project.&lt;/p&gt;
&lt;p&gt;fcitx5 5.1.11&lt;br&gt;
Fix issue in XIM client when type with mouse click&lt;br&gt;
Fix compiling error with GCC 15&lt;br&gt;
Fix wrong border color in classic ui&lt;/p&gt;
&lt;p&gt;fcitx5-chewing 5.1.6&lt;br&gt;
Fix compiling error with new libchewing&lt;/p&gt;
&lt;p&gt;fcitx5-chinese-addons 5.1.7&lt;br&gt;
Slightly improve the order of English candidate when it contains upper case&lt;/p&gt;
&lt;p&gt;fcitx5-qt 5.1.7&lt;br&gt;
Fix compiling error with Qt 6.8&lt;/p&gt;
&lt;p&gt;libime 1.1.9&lt;br&gt;
update model and dict&lt;br&gt;
Manually adjust certain character weight in dict to avoid some meaningless score&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/40201953/5.1.10</id>
    <updated>2024-06-13T22:39:17Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/fcitx/fcitx5/releases/tag/5.1.10"/>
    <title>5.1.10</title>
    <content type="html">&lt;p&gt;Hi,&lt;br&gt;
It has been a while since the last release. Here are some highlights&lt;br&gt;
on this release. This release has some important bug fixes.&lt;/p&gt;
&lt;h2&gt;fcitx5 5.1.10&lt;/h2&gt;
&lt;p&gt;New candidate action API, planned to be used for mac/android port.&lt;/p&gt;
&lt;p&gt;There was an issue between fcitx 5.1.9 and the wayland compositor that&lt;br&gt;
uses zwp_input_method_v2.&lt;br&gt;
Hyprland &amp;amp; river already has upstream fix for it, while I got no reply&lt;br&gt;
from sway &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;2273634286&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/swaywm/sway/issues/8143&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/swaywm/sway/issues/8143/hovercard&quot; href=&quot;https://github.com/swaywm/sway/issues/8143&quot;&gt;swaywm/sway#8143&lt;/a&gt; .&lt;br&gt;
While I prefer to keep the change, I don&#39;t want to leave users in a&lt;br&gt;
state that can&#39;t use the input method at all, so the relevant change&lt;br&gt;
was reverted in 5.1.10.&lt;/p&gt;
&lt;p&gt;There is also a crash due to a bug on fcitx&#39;s wayland frontend. The&lt;br&gt;
crash may be triggered when the system is slow.&lt;/p&gt;
&lt;p&gt;There is a design flaw in StandardPath::multiOpen API that may open&lt;br&gt;
too many files and exhaust the fd that it can open. Alternative API is&lt;br&gt;
implemented and engines are adapted to the new API in this release.&lt;/p&gt;
&lt;h2&gt;fcitx5-bamboo 1.0.6&lt;/h2&gt;
&lt;p&gt;Icon name is renamed to avoid XDG icon path fallback on breeze theme.&lt;/p&gt;
&lt;h2&gt;fcitx5-chewing 5.1.4&lt;/h2&gt;
&lt;p&gt;Added Colemak layout support provided by libchewing&lt;br&gt;
Workaround some issue with rust libchewing&lt;/p&gt;
&lt;h2&gt;fcitx5-chinese-addons 5.1.6&lt;/h2&gt;
&lt;p&gt;Fix compose key that need AltGr&lt;br&gt;
Add support to use spell-check candidate into the sentence&lt;br&gt;
hide cangjie by default.&lt;/p&gt;
&lt;h2&gt;fcitx5-configtool 5.1.6&lt;/h2&gt;
&lt;p&gt;directly launch external tool if ExternalOption is the only option&lt;/p&gt;
&lt;h2&gt;fcitx5-hangul 5.1.4&lt;/h2&gt;
&lt;p&gt;Fix typing when caps lock is enabled.&lt;/p&gt;
&lt;h2&gt;fcitx5-kkc 5.1.4&lt;/h2&gt;
&lt;p&gt;Rename icons to avoid XDG icon name fallback with breeze icon theme&lt;/p&gt;
&lt;h2&gt;fcitx5-rime 5.1.7&lt;/h2&gt;
&lt;p&gt;Add compose support&lt;br&gt;
Fix a bug with combo pinyin with certain preedit mode&lt;/p&gt;
&lt;h2&gt;fcitx5-skk 5.1.4&lt;/h2&gt;
&lt;p&gt;Rename icons to avoid XDG icon name fallback with breeze icon theme&lt;/p&gt;
&lt;h2&gt;fcitx5-table-extra 5.1.6&lt;/h2&gt;
&lt;p&gt;Rename icons to avoid XDG icon name fallback with breeze icon theme&lt;/p&gt;
&lt;h2&gt;fcitx5-table-other 5.1.3&lt;/h2&gt;
&lt;p&gt;Rename icons to avoid XDG icon name fallback with breeze icon theme&lt;/p&gt;
&lt;h2&gt;libime 1.1.8&lt;/h2&gt;
&lt;p&gt;Add pinyin like jun -&amp;gt; jvn to fuzzy support&lt;br&gt;
Fix a bug that may produce duplicate pinyin prediction&lt;br&gt;
Fix pinyin parsing when a certain fuzzy flag is not enabled.&lt;br&gt;
Change the word learning mechanism, now all length&amp;lt;=4 characters input&lt;br&gt;
will be learned as a user phrase.&lt;/p&gt;</content>
    <author>
      <name>wengxt</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/259684?s=60&amp;v=4"/>
  </entry>
</feed>
