Skip to content

Numlex 4.5.1

Choose a tag to compare

@Qulierm Qulierm released this 05 Sep 18:19
· 143 commits to main since this release

Numlex 4.5.1 is a patch release that restores answer double-click tokens.

What's fixed

  • Answer double-click tokens: in 4.5.0, double-clicking an answer minted no
    token once the window had been resized — the answer column's AppKit hit
    surface kept a stale frame while the SwiftUI layout reflowed. The hit
    surface is now kept in sync on every layout pass, so double-tap minting,
    right-click answer menus and wheel scrolling work at any window size.

Everything from 4.5.0 is included: section totals, the compact window,
keyboard-only sidebar reopening, and the answer menu.

Install

  • DMG: download from this release and drag Numlex.app into Applications.
  • Homebrew: brew install --cask Qulierm/tap/numlex (the project's custom
    tap, not the official Homebrew cask repo).

Requirements and signing

  • macOS 26 or later, Apple Silicon (arm64).
  • Numlex is ad-hoc signed and not notarized. On first launch, Control-click
    (or right-click) Numlex.app, choose Open, and confirm the prompt.
  • Verify the download with the SHA256SUMS file from this release.

Numlex is available under the MIT License.