PRODUCT

What's New

This page describes the current PhotoMeterPro feature set as documented in the codebase audit. It does not list fictional version numbers or unreleased features.

Current capabilities

  • Live EV metering using iPhone camera as luminance sensor
  • 150 cameras, 613 lenses, 20 mounts in canonical catalog
  • 19 AI advisor routes via Cloudflare Worker + OpenAI
  • Apple Watch companion with Digital Crown adjustment
  • Pro tools: Dashboard, Analytics, Export, Cloud Pro sync
  • Camera Output Master: BLE, QR, WiFi Device Link, file export
  • Specialized modes: First Shot, Studio, Sekonic, Video Pro, Video Scopes
  • Presets, History, Automation, Script Editor
  • 11-language localization
  • Mac Catalyst split-view support
  • StoreKit 2 Pro subscription (price shown in App Store)

Testing coverage

86 unit tests, 9 UI tests, 14 server tests. CI runs on every push to main via GitHub Actions (ios.yml, server.yml).