Version 2.1
Web app
- Added Upload from Phone with one-time QR pairing and encrypted direct or relay transfer to the desktop. BiomAPI handles connection setup only and never receives the selected file bytes.
- Unified buttons, workflow panels, file previews, modal actions, and results surfaces into a more consistent responsive visual system.
- Reworked the biometry input and results displays for improved usability and more efficient use of space.
- Added proper Android PWA installation support with adaptive app icons.
- Added an optional first-time walkthrough covering uploads, result verification, BiomPIN privacy and storage, History, and BiomAPI integrations.
- Added this in-app changelog.
- Redesigned the main biometry input around Process, BiomPIN, and History, keeping single-file upload as the default while moving multiple-file upload and manual transcription into the file selector.
- Simplified results metadata so provenance and processing details are easier to scan.
- Added a responsive comparison view for reopening the original uploaded PDF or image alongside extracted or edited results.
- Added display-only derived keratometry, including delta K and delta PK magnitudes and axes.
- Restored direct footer access to the AI Skill installation guide alongside the CLI.
- Added a BiomPIN identity selector for excluding patient initials and ID from copied links and QR codes.
API
- Added exam-date extraction across the API, web interface, editor, CSV output, CLI reference, and documentation.
- Simplified public extraction metadata while retaining model, BYOK, timestamp, and provenance information.
- Added request IDs to successful response metadata.
- Removed internal token, retry, timing, and preprocessing diagnostics from public API payloads.
BiomAI
- Upgraded BiomAI to Gemini 3.6 Flash and aligned its extraction flow with current Gemini API best practices.
- Added deterministic input preprocessing to improve OCR readability and extraction consistency.
- Made the Gemini connectivity health check lighter and more reliable.
- Added per-user BiomAI credential policies for disabling server-managed extraction, using the deployment default, or routing to assigned AI Studio or Vertex AI credentials.
- Added cached engine reuse and separated assigned-credential usage from shared deployment capacity.
- Added global and public-global BiomAI quotas alongside per-user and per-IP rate limits.
CLI
- Expanded CLI results with BiomAPI retrieval links and ready-to-use ESCRS IOL Calculator links.
- Released CLI and Agent Skill 2.1 with safer local credential storage, collision-safe downloads, ordered four-worker batch processing, a 15 MiB upload limit, structured errors, and improved Codex and Claude Code discovery and installation.