Skip to content

Numlex 4.0.0

Choose a tag to compare

@Qulierm Qulierm released this 27 Aug 22:57
· 161 commits to main since this release

Numlex 4.0.0

A complete native rewrite for macOS: SwiftUI with the Liquid Glass design language, replacing the legacy Electron app.

What's new

  • Native SwiftUI / AppKit macOS app (macOS 26, Apple Silicon)
  • Notebook calculations: numbers, variables and name = expression assignments, percent, powers, dates
  • Unit conversions (10 km to meter, 100 C to F) and currency conversions (USD/EUR/RUB) with live rates
  • Live answer references — clickable result tokens that trace back to their source lines
  • Styling: per-role syntax colors (numbers, operators, variables, units, specifiers, headings, comments, labels), font size/family, input helpers
  • Native sheet management with .nlx import/export
  • Localized interface (en, ru, de, it, fr, zh)

Requirements

  • macOS 26 or later
  • Apple Silicon (arm64)

Install

  1. Download Numlex-4.0.0-macOS-arm64.dmg.
  2. Open the DMG and drag Numlex.app to Applications.
  3. First launch: this release is ad-hoc signed and not notarized — Control-click (or right-click) Numlex.app, choose Open, then confirm.

Verify the download with the provided SHA256SUMS file.

Releases 3.x and earlier are legacy Windows/Electron builds and are unrelated to this macOS app.