Skip to content
Saved codes

Changelog

What changed, in the order it changed. Version numbers are small on purpose, because this is early software.

  1. 1.0

    August 2026
    • Refocused entirely on QR codes. The link-page, business-card, menu, event, mini-site and contact builders were removed, along with the template library and the writing and help sections.
    • Five new generators: plain text, phone, calendar event, MeCard and crypto payment, fourteen in total, all reachable from a switcher on every generator page.
    • Scan a QR image to read what it contains, decoded on your device.
    • Centre logo and gradient foregrounds, both of which the renderer already supported but nothing exposed.
    • Save to workspace now works on every generator rather than only the URL one, and saved codes reopen correctly.
    • Default colour is now black, at 21:1 contrast, which the readability check rates excellent at every print size.
    • Backups from earlier versions will not import: they describe pages this version cannot render, so they are refused with a clear message rather than restored empty.
  2. 0.7

    August 2026
    • Template library with working filters, and detail pages that preview through the real renderer.
    • Structural-uniqueness check in CI: two templates can share a layout, but not a layout and the same block variants.
  3. 0.6

    August 2026
    • Local image processing: resize, re-encode, before/after sizes. PNG preserved where the source has transparency.
    • UTM builder, static redirect page generator, batch QR from CSV.
  4. 0.5

    August 2026
    • Digital business card, restaurant menu and event page builders.
    • Sidecar files: event.ics and contact.vcf ship next to index.html so Add to calendar and Save contact work on a static host.
  5. 0.4

    August 2026
    • Backup and restore: single-project JSON and full workspace ZIP, with validated import.
    • Restore merges with new ids by default, so an old backup never overwrites newer work.
  6. 0.3

    August 2026
    • Bio page builder with eight layout variants, undo/redo and local autosave.
    • Export engine: website ZIP and standalone HTML, with no framework in the output.
  7. 0.2

    August 2026
    • QR studio with pattern, corner and colour controls, plus a readability check.
    • Wi-Fi, vCard, WhatsApp, email, SMS and location generators.
  8. 0.1

    August 2026
    • First build: local workspace and static export.