v26.1.1

glanceapp/glancev26.1.1Jun 28, 2026by vkbo

AI Summary

A patch release adding Catalan language support, improving Manuscript tool GUI labels, fixing DBus error on Linux, and updating translations for multiple languages.

Key Highlights

  • Catalan language added to the app
  • Manuscript tool GUI labels clarified
  • DBus error message from Qt on Linux fixed
  • Translations updated for Norwegian, US English, Japanese, German, Polish, Dutch, Italian, and Chinese

New Features

  • Catalan translations added
  • Norwegian and US English translations updated
  • Japanese translation updated
  • German translation updated
  • Polish translation updated
  • Dutch translation updated
  • Italian translation updated
  • Chinese translation updated
  • Manuscript tool GUI labels clarified
  • Documentation improvements for Manuscript tool
  • Documentation typos fixed
  • Documentation switched to using uv for examples

Full Release Notes

### Release Notes

This is a patch release that adds Catalan language to the app, and updates translation files for other languages. Some user interface labels for the Manuscript tool have been improved, and the documentation updated. A small fix resolves an error message printed to the log when launching the app on Linux.

### Detailed Changelog

**Bugfixes**

* Fixed a DBus error message from Qt on Linux. PR #2790.

**Improvements**

* Clarified some of the GUI labels on the Manuscript tool. Issue #2762. PR #2768.

**Internationalisation**

* Catalan translations added by @jaumeplanas. PR #2793.
* Norwegian and US English translations updated by @vkbo. PR #2793.
* Japanese translation updated bu @hebekeg. PR #2793.
* German translation updated by @HeyMyian. PR #2793.
* Polish translation updated by @Nauthizz. PR #2793.
* Dutch translation updated by @risingphoenix73. PR #2793.
* Italian translation updated by Lou Cyper. PR #2793.
* Chinese translation updated by wcxu21 and @longqzh. PR #2793.

**Documentation**

* Fixed some typos in the documentation. PR #2773.
* Improved the documentation for the Manuscript tool. Issue #2763. PR #2768.
* Switched the documentation back to using `uv` for examples. PR #2766.