Skip to content

v1.2.1 β€” Critical bug-fix pass & redesigned front page

Choose a tag to compare

@Kayforkind Kayforkind released this 06 Sep 23:56
· 48 commits to main since this release

Live: https://navigatorslab.com/tools/ Β· Free & open source (MIT) β€” no uploads, no accounts, nothing retained.

πŸ› Critical fixes (found in a full code-review pass)

  • Receipt OCR β€” one unreadable image no longer kills the batch: per-file error recovery, bad files reported and skipped, good rows still exported
  • Image Shrinker β€” floor-guard: quality descent now terminates safely on tiny images instead of risking an endless loop
  • Invoice Generator β€” negative quantities/prices are rejected at the calculation source, so totals can never be corrupted
  • PDF Pages β€” "select all" checkbox stays in sync with manual selections
  • Scan & Screenshot Cleaner β€” crop drag hardening carried over (fit-to-viewport canvas, pointer capture, touch-action: none)
  • Dead code removal across pages

🎨 Redesigned front page

  • Hero with live "proof cards" (GPS stripped, 16 MB β†’ 294 KB, signed PDF, OCR'd receipt)
  • Stats band: 15 tools Β· 0 uploads Β· 92+ automated checks Β· Lighthouse 98–100 Β· 0 cookies/trackers
  • Six real example cards with numbers taken from actual CI verification runs β€” not marketing copy
  • 15-row comparison table: what each tool runs on, what it sends over the network (nothing), and which automated test proves the output
  • FAQ, full EN/TR/DE localization for every new section, zero horizontal overflow down to 320px

βœ… Verification gate

48/48 unit tests Β· 20/20 E2E browser checks Β· 24/24 security checks Β· 5/5 mobile checks Β· Lighthouse 98–100 Β· CI green Β· deployed and re-verified on production