Skip to content

v1.3.0

Latest

Choose a tag to compare

@sweetmans sweetmans released this 05 Jul 17:43

1.3.0 — 2026-07-05

Minor release adding photo and long-form text editing, liquid-glass button styling, and a device-framed showcase snapshot pipeline.

Added

  • HIGPhotoEditor for crop, rotate, and aspect-ratio editing on iOS and macOS
  • HIGLongTextEditor for rich HTML long-form editing with a formatting toolbar
  • HIGButtonStyle with liquid glass support on iOS 26+ and bordered fallback
  • Pixel-matched showcase snapshot pipeline with iPhone device frames and macOS window chrome
  • ImageLoadingClient for PhotoPicker image loading (serial-queue concurrency model)
  • Showcase welcome landing, A–Z catalog sort, and shared ShowcaseSnapshotCatalogDetail
  • Scripts/capture_ios_showcase_snapshots.sh and Scripts/verify_photo_editor_token_usage.sh

Changed

  • PhotoPicker image loading migrated from PhotoKitCoordinator actor to ImageLoadingClient
  • HIGPhotoEditor expanded for macOS with platform-appropriate chrome and toolbar
  • Regenerated platform showcase snapshots with device frames and catalog chrome
  • README hero uses a single iPhone showcase snapshot

Fixed

  • Sample app Info.plist keys for limited photo library access
  • macOS showcase snapshot compositing and native window chrome capture