Skip to content

v0.9.4 Tower of Babel

Choose a tag to compare

@TuxOfValhalla TuxOfValhalla released this 13 Aug 10:29
· 6 commits to main since this release

🌍 Release Highlights - v0.9.4 'Tower of Babel'

✨ Major Features

  • Full i18n Framework:** Built-in, lightweight JSON-based internationalization module shared between PyQt5 system tray and Bash CLI.

  • 16 Supported Languages:**

    • Nordic:** Norwegian Bokmål (`nb`), Norwegian Nynorsk (`nn`), North Sami (`se`), Swedish (`sv`), Danish (`da`), Finnish (`fi`), Icelandic (`is`).
    • European:** German (`de`), French (`fr`), Spanish (`es`), Portuguese (`pt`), Dutch (`nl`).
    • Global:** Russian (`ru`), Chinese (`zh`), Japanese (`ja`), Korean (`ko`), Hindi (`hi`).
  • Manual Language Switcher:** Right-click tray menu toggle to override system `$LANG`. Selection persists across sessions via `~/.config/debian-update/config.json`.

🛠️ Fixes & Stability

  • Fixed Plasma Shell `SIGSEGV` crash by isolating menu re-construction from active mouse click events.
  • Full Unicode / UTF-8 character support across all terminal layouts and tray tooltips."