Gajim 1.6.1 发布了
Gajim 1.6.1 主要是一个修复错误的版本,但它也带来了一些重要的改进并增加了更多便利。感谢您所有的贡献!
After we ported Gajim and python-nbxmpp to libsoup3, you might have
noticed issues with file transfers. Now, python-nbxmpp
4.0.1 has
been released, and it fixes an error which prevented transfers of files
containing spaces in their file name.
Gajim 在处理过长消息时遇到困难,因为底层的 Gtk.Label 小部件并不适合显示大量文本。由于这严重影响了性能,我们决定将字符数限制为
5000 个,超过后将显示一个 [阅读更多] 按钮。这允许您仍然可以查看完整消息(使用 Gtk.TextView),但不应用文本样式。
此外,Gajim 的新音频预览对 RTL 语言的支持得到了改善(@mesonium)。

Gajim的新音频预览