Skip to content

v8.2.0

Compare
Choose a tag to compare
@danactive danactive released this 11 Jul 23:50
· 217 commits to main since this release

8.2.0 (2022-07-11)

Features

  • Next > Album: Display reference link to each photo (0943400)
  • Next > Album: Viewed photos based on id not index (419b594)
  • Next > All: Replace e2e test with playwright from testing-library (3972ce5)
  • Next > Map: Show markers based on zoom level set by the album in meta data (4cc6abb)
  • Next > Today: Album Page and Today display the same view (381c0b2)
  • Next > Today: Determine which photos to display based on local date (f987436)
  • Next: Lint (11c42e2)
  • Next: Remove unused deps (9bfd3c1)
  • Next: Upgrade Next.js to v12 (37697b6)
  • Next: Upgrade React to v18; mapbox to v7 (556ab0a)
  • Next: Upgrade Testing Library: unit tests all pass with warning for snapshot (77b6937)
  • Next: Use next/image for performance (8d509d5)

Bug Fixes

  • Next > Album: Coordinate may be null (58b3b8c)
  • Next > Album: Correct Next build failure (04db573)
  • Next > Album: Display reference as readable without special encoding (5362ac7)
  • Next > Album: Keyword search results now display Memory Meta details based on Carousel (78df664)
  • Next > Album: Optional fields should be supported without error (b74cee3)
  • Next > Album: Remove empty properties from album JSON (7d9c618)
  • Next > Filesystem: Rename /app to /next (89eea34)
  • Next > Link: Update hyperlink to the next way (7ac2aae)
  • Next > Map: Set zoom based on photo level (ee9ea76)
  • Next > Search: Add component test (9967cbd)
  • Next > Search: Allow search operators && or || (01cfe6a)
  • Next > Search: Move keyboard arrow from window to carousel to allow targeted Map or Input arrows (60a1de6)