Skip to content

Changelog

The canonical changelog is maintained in the Marketix repository:

View CHANGELOG.md on GitHub

The next major version is in development on the v2 branch. Highlights:

  • Refreshed UI & full localization — a new teal design-token system applied across the app, with English, German, French, and Dutch throughout.
  • New QR styling engine — an owned SVG renderer replacing the previous library: continuous rounding for modules and eyes, gradients, independent eye colors, “Scan me” frames, a live scannability meter, reusable brand templates, and PNG/SVG/PDF export. See QR Codes.
  • MCP server & API tokens — connect an MCP-compatible AI client (Claude, Cursor, …) to your projects with a personal API token; read links/QR/stats and create links/QR codes. See MCP Server & API Tokens.
  • Scheduled reports — recurring email reports (project summary, single link, or site analytics) with optional CSV/PDF attachments and a “send now” test. See Scheduled Reports.

The changelog follows the Keep a Changelog convention and uses Semantic Versioning. Each release section is generated automatically from conventional commits and groups entries under Features and Bug Fixes.

VersionDateSummary
1.2.02026-06-21Branding settings (logo, favicon, app name), S3 storage settings, i18n (EN/DE/NL/FR), QR version history, GeoIP test command, clickable table rows.
1.1.12026-06-19Fix: raise PHP memory limit during GeoIP database extraction.
1.1.02026-06-19New features in the 1.1 series.
1.0.32026-06-18Patch release.
1.0.22026-06-17Patch release.
1.0.12026-06-17Patch release.
1.0.02026-06-17Initial release.