Skip to content

Release 2.7.0

Choose a tag to compare

@unif-release-bot unif-release-bot released this 01 Jun 07:21

2.7.0 (2026-06-01)

Bug Fixes

  • 2a: clamp zoom-chip selection to device zoom range (ade2dc1)
  • 2b: migrate VideoPlayer to react-native-video 7.x API (4dd9cbc)
  • 2b: reconcile preview activeType/index on delete; drop unused useConfirm (698623e)

Features

  • 2a: action row (thumbnail/back/shutter/save/flip) (438992d)
  • 2a: add fixed-dark color constants for viewfinder (8350c59)
  • 2a: capture flash overlay and reworked focus indicator (76b1610)
  • 2a: flip button and zoom chips (ca8d32f)
  • 2a: inline VolumeIcon SVG + jest svg mock (a18c6e5)
  • 2a: mode switcher pill with orange sliding indicator (8b8c769)
  • 2a: multi-state shutter component (e9731a6)
  • 2a: recording timer with MM:SS + blink dot (ab6162c)
  • 2a: thumbnail stack with orange count badge (bfb5280)
  • 2a: vertical side rail with flash dropdown (2f7b1d2)
  • 2a: wire new viewfinder chrome, runtime flip, save/back, auto-preview rule (4bba6a8)
  • 2a: wire shutter sound, grid overlay, and flip animation in Camera (f78d569)
  • 2b: groupTypes helpers (distinct types + filter) (b7ec816)
  • 2b: preview bottom bar (counter + variant buttons) (8745b38)
  • 2b: preview overlay (variant routing + tabs + carousel + confirm/toast) (50b5131)
  • 2b: preview top bar (label / total / type tabs) (664eaa9)
  • 2b: slide item renders video player for video files (8dfb153)
  • 2b: video player (react-native-video, tap to play/pause) (fc1efa5)
  • 2b: wire preview overlay with confirm/gallery variants and remove old preview tree (2f51716)