• v1.3.0 bb48f02c9a

    jkaindl released this 2026-05-28 12:12:31 +00:00 | 134 commits to main since this release

    Highlights

    UI polish

    • Visible language switcher in the footer — an adaptive link that switches to the other language and is labelled in that language (German UI → “English version”, English UI → “Deutsche Version”). No more digging through the settings modal to find it.
    • Minimalist inline-SVG header icons (Lucide, ISC) replace the previous Unicode glyphs (⚙ / ◐), which rendered inconsistently across fonts and platforms. stroke=currentColor, so they inherit the theme and hover colours.
    • Two-state theme toggle (light ↔ dark). The icon shows the current state (moon = dark, sun = light); the tooltip describes the click action. “Follow system” stays the initial default but is no longer separately selectable.
    • Settings: the language section moved to the top of the modal.

    Documentation

    • README split into two languagesREADME.md is now the canonical English version, README.de.md holds the German one, each with a language-switcher line at the top.

    Fixed

    • The app bundle version (Info.plist) was stuck at 1.0 since v1.0 and never bumped across releases — it now correctly reports 1.3.0.

    macOS app: download Yijing.dmg below (universal, arm64 + x86_64, ~3.4 MB). On first launch, see the Gatekeeper note in docs/MACOS-APP.md.

    Web / PWA: https://jkaindl.codeberg.page/Yijing/

    Full notes: CHANGELOG.md

    Downloads