• v0.3.0 dd1cc0ccdf

    FreeTRX v0.3.0 Pre-release

    DK1DA released this 2026-07-07 14:29:21 +00:00 | 38 commits to main since this release

    0.3.0

    • Fix a second voice-prompt crash on the Screen Dim menu row: the item label
      ("Screen Dim") is a raw literal, and the shared menu code voices labels via
      voicePromptsAppendLanguageString(), which crashes on any pointer outside the
      language table. That function now ignores non-language pointers, so a stray
      literal is skipped instead of hard-faulting. (The dim value is still announced.)
    Downloads