Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 20:30
feat: auto-purge expired cleaning photos + UI improvements

- Server: hourly job purges cleaning photos older than 1 month (files +
  DB array cleanup). Also runs once on startup. Logs purge count.
- UI: archived cleanings show 'Photos deleted after 1 month' message
  when retention expired and photos array is empty.
- All image tags (CleaningCard, CleaningPhotos, PhotoLightbox) now
  handle broken images with onError fallback placeholder.